Quellcode durchsuchen

财务管理-对账检索修改

lichao vor 3 Jahren
Ursprung
Commit
7e3ffecaca
1 geänderte Dateien mit 14 neuen und 9 gelöschten Zeilen
  1. 14 9
      src/views/finance/contrast/index.vue

+ 14 - 9
src/views/finance/contrast/index.vue

@@ -3296,19 +3296,24 @@ export default {
       };
       this.innerVisible = true;
       this.feeList = [];
+      // this.TWareHouseFees = {
+      //   fCorpid: "",
+      //   fToCorpid: this.queryParams.fCorpid,
+      //   fMblno: "",
+      //   fStatementNo: "",
+      //   fFeeid: "",
+      //   timeExamine: "",
+      //   timeInterval: "",
+      //   fSrcdc: "",
+      //   fReconciliation: "0",
+      //   timeReconci: "",
+      //   fDc: "D",
+      //   fBilltype: "",
+      // };
       this.TWareHouseFees = {
-        fCorpid: "",
         fToCorpid: this.queryParams.fCorpid,
-        fMblno: "",
-        fStatementNo: "",
-        fFeeid: "",
-        timeExamine: "",
-        timeInterval: "",
-        fSrcdc: "",
         fReconciliation: "0",
-        timeReconci: "",
         fDc: "D",
-        fBilltype: "",
       };
       if (this.queryParams.fCorpid) {
         this.doNot = true;