Browse Source

计划单统计表-重置筛选

jbb 2 years ago
parent
commit
6d747d17bd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/cost-allocation-total/inancialReconciliation.vue

+ 1 - 0
src/views/cost-allocation-total/inancialReconciliation.vue

@@ -345,6 +345,7 @@ export default {
     searchReset() {
       this.queryParam.pageNo = ''
       this.queryParam = {}
+      this.defaultData()
       this.getCostList()
     },
     rowClick(record)  {