Shannon_mu преди 3 години
родител
ревизия
a0ea4aa168
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  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.mixins_dataUrl = '/sc-charge/charge/bill/page';
         this.mixins_query = {
-            chargeStatus: 1
+            chargeStatus: 1,
+            chargeType: 1
         };
         this.mixins_search();
     },