Quellcode durchsuchen

催缴物业费

Shannon_mu vor 3 Jahren
Ursprung
Commit
a0ea4aa168
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2 1
      operationSupport/src/views/payService/call/index.vue

+ 2 - 1
operationSupport/src/views/payService/call/index.vue

@@ -114,7 +114,8 @@ export default {
         this.getorgTree();
         this.getorgTree();
         this.mixins_dataUrl = '/sc-charge/charge/bill/page';
         this.mixins_dataUrl = '/sc-charge/charge/bill/page';
         this.mixins_query = {
         this.mixins_query = {
-            chargeStatus: 1
+            chargeStatus: 1,
+            chargeType: 1
         };
         };
         this.mixins_search();
         this.mixins_search();
     },
     },