2 Commits 3c7925ed44 ... 01cec35871

Author SHA1 Message Date
  jonbo 01cec35871 Merge branch 'master' of http://192.168.2.241:3000/hdc/java-collect-fees-front 5 months ago
  jonbo 09754d142a 变更yhzt 5 months ago

+ 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,
       /**