Explorar o código

财务管理-对账检索修改

lichao %!s(int64=3) %!d(string=hai) anos
pai
achega
7e3ffecaca
Modificáronse 1 ficheiros con 14 adicións e 9 borrados
  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.innerVisible = true;
       this.feeList = [];
       this.feeList = [];
+      // this.TWareHouseFees = {
+      //   fCorpid: "",
+      //   fToCorpid: this.queryParams.fCorpid,
+      //   fMblno: "",
+      //   fStatementNo: "",
+      //   fFeeid: "",
+      //   timeExamine: "",
+      //   timeInterval: "",
+      //   fSrcdc: "",
+      //   fReconciliation: "0",
+      //   timeReconci: "",
+      //   fDc: "D",
+      //   fBilltype: "",
+      // };
       this.TWareHouseFees = {
       this.TWareHouseFees = {
-        fCorpid: "",
         fToCorpid: this.queryParams.fCorpid,
         fToCorpid: this.queryParams.fCorpid,
-        fMblno: "",
-        fStatementNo: "",
-        fFeeid: "",
-        timeExamine: "",
-        timeInterval: "",
-        fSrcdc: "",
         fReconciliation: "0",
         fReconciliation: "0",
-        timeReconci: "",
         fDc: "D",
         fDc: "D",
-        fBilltype: "",
       };
       };
       if (this.queryParams.fCorpid) {
       if (this.queryParams.fCorpid) {
         this.doNot = true;
         this.doNot = true;