diff --git a/src/views/modules/base/community/communityForm.vue b/src/views/modules/base/community/communityForm.vue
index cbd58b039..5bab55912 100644
--- a/src/views/modules/base/community/communityForm.vue
+++ b/src/views/modules/base/community/communityForm.vue
@@ -474,7 +474,7 @@ export default {
this.resetData()
this.$emit('dialogOk')
this.btnDisable = false
- } else {
+ } else if (code>=8000){
this.btnDisable = false
this.$message.error(msg)
}
diff --git a/src/views/modules/communityService/labelConfig/addForm.vue b/src/views/modules/communityService/labelConfig/addForm.vue
new file mode 100644
index 000000000..6f077c1b2
--- /dev/null
+++ b/src/views/modules/communityService/labelConfig/addForm.vue
@@ -0,0 +1,589 @@
+
+
+
+
+
+
+
+
+
+
* 匹配数据
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 取 消
+ 确 定
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/modules/communityService/labelConfig/index.vue b/src/views/modules/communityService/labelConfig/index.vue
new file mode 100644
index 000000000..ed87e71c0
--- /dev/null
+++ b/src/views/modules/communityService/labelConfig/index.vue
@@ -0,0 +1,232 @@
+
+
+
+
+
+
+
+
+
+
+ 查询
+
+
+
+
+
+
+ 新增
+
+
+
+
+
+ 修改
+
+
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+