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