Browse Source

应收应付日期

lichao 3 years ago
parent
commit
3e168c5417

+ 1 - 0
src/views/reportManagement/generalLedgerCr/index.vue

@@ -731,6 +731,7 @@ export default {
         fCorpid: null,
         fMblno: null,
         timeExamine: this.defaultTime,
+        switchSection: 0,
         fToCorpid: null,
         fProductName: null,
         fMarks: null,

+ 1 - 0
src/views/reportManagement/generalLedgerDr/index.vue

@@ -735,6 +735,7 @@ export default {
         fCorpid: null,
         fMblno: null,
         timeExamine: this.defaultTime,
+        switchSection: 0,
         fToCorpid: null,
         fProductName: null,
         fMarks: null,