浏览代码

计划单统计表-重置筛选

jbb 2 年之前
父节点
当前提交
6d747d17bd
共有 1 个文件被更改,包括 1 次插入0 次删除
  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)  {