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)