diff --git a/epmet-oper-web/src/views/modules/productConfig/homeCustom/index.vue b/epmet-oper-web/src/views/modules/productConfig/homeCustom/index.vue new file mode 100644 index 0000000..5d8ede7 --- /dev/null +++ b/epmet-oper-web/src/views/modules/productConfig/homeCustom/index.vue @@ -0,0 +1,877 @@ + + + + + diff --git a/epmet-oper-web/src/views/modules/wx-mini/index-set.vue b/epmet-oper-web/src/views/modules/wx-mini/index-set.vue index 725d0d0..1f30650 100644 --- a/epmet-oper-web/src/views/modules/wx-mini/index-set.vue +++ b/epmet-oper-web/src/views/modules/wx-mini/index-set.vue @@ -24,7 +24,7 @@ @click="startSetWxIndex(scope.row.customerId, scope.row.customerName, 0)">居民端 政府端 + @click="startSetWxIndex(scope.row.customerId, scope.row.customerName, 1)">工作端 @@ -40,7 +40,7 @@ @click="save">保存 发布 - ({{ wxIndex.customerName }} - {{ wxIndex.clientType===1 ? '政府端' : '居民端' }}) + ({{ wxIndex.customerName }} - {{ wxIndex.clientType===1 ? '工作端' : '居民端' }})