Browse Source

对账导入后清空修改

wengyuwen 4 năm trước cách đây
mục cha
commit
f4d565ca0f
1 tập tin đã thay đổi với 13 bổ sung0 xóa
  1. 13 0
      src/views/finance/contrast/index.vue

+ 13 - 0
src/views/finance/contrast/index.vue

@@ -1000,6 +1000,19 @@ export default {
       }
       this.innerVisible = true
       this.feeList = []
+      this.TWareHouseFees = {
+        fCorpid:'',
+        fToCorpid:this.queryParams.fCorpid,
+        fMblno:'',
+        fStatementNo:'',
+        fFeeid :'',
+        timeExamine:'',
+        timeInterval:'',
+        fSrcdc:'',
+        fReconciliation:'1',
+        timeReconci: '',
+        fDc:'D'
+      }
     },
     // 默认录入人
     register() {