lilei 2 vuotta sitten
vanhempi
commit
dfb890d110
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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.bookNo = ''
       this.queryParam.dispatchBillNo = ''
-      this.queryParam.applyPersonSn = ''
+      this.queryParam.applyPersonSn = undefined
       this.queryParam.bookReason = ''
       this.queryParam.status = undefined
       this.$refs.table.refresh(true)