Explorar o código

催缴 状态

Shannon_mu %!s(int64=3) %!d(string=hai) anos
pai
achega
8edb1e48d1
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      operationSupport/src/views/payService/call/index.vue

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

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