lilei 2 년 전
부모
커밋
dfb890d110
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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)