lilei 2 tahun lalu
induk
melakukan
dfb890d110
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/views/financialManagement/financialCollection/list.vue

+ 1 - 1
src/views/financialManagement/financialCollection/list.vue

@@ -236,7 +236,7 @@ export default {
       this.queryParam.auditEndDate = ''
       this.queryParam.auditEndDate = ''
       this.queryParam.bookNo = ''
       this.queryParam.bookNo = ''
       this.queryParam.dispatchBillNo = ''
       this.queryParam.dispatchBillNo = ''
-      this.queryParam.applyPersonSn = ''
+      this.queryParam.applyPersonSn = undefined
       this.queryParam.bookReason = ''
       this.queryParam.bookReason = ''
       this.queryParam.status = undefined
       this.queryParam.status = undefined
       this.$refs.table.refresh(true)
       this.$refs.table.refresh(true)