瀏覽代碼

对账导入后清空修改

wengyuwen 4 年之前
父節點
當前提交
f4d565ca0f
共有 1 個文件被更改,包括 13 次插入0 次删除
  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() {