Ver Fonte

计划单统计表-重置筛选

jbb há 2 anos atrás
pai
commit
6d747d17bd

+ 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)  {