Browse Source

变更yhzt

jonbo 5 months ago
parent
commit
09754d142a

+ 2 - 0
src/views/mis/customerManagement/customerBt-index.vue

@@ -109,6 +109,8 @@ export default {
         sscbpq: undefined, //片区
         sscbb: undefined, //抄表本
         searchText: undefined, //模糊查询
+
+        yhzt: "正式用户" //用户状态
       },
       disabledModify: true,
       /**

+ 1 - 1
src/views/mis/customerManagement/customerHfys-index.vue

@@ -110,7 +110,7 @@ export default {
         sscbb: undefined, //抄表本
         searchText: undefined, //模糊查询
 
-        yhzt: "报停用户", //用户状态
+        yhzt: "报停用户" //用户状态
       },
       disabledModify: true,
       /**