소스 검색

计划单统计表-重置筛选

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