diff --git a/src/views/modules/base/community/communityForm.vue b/src/views/modules/base/community/communityForm.vue index 922082396..c3d8f4203 100644 --- a/src/views/modules/base/community/communityForm.vue +++ b/src/views/modules/base/community/communityForm.vue @@ -56,6 +56,15 @@ size="small" @click="handleCode">生成 + +
+ + 下载 +
补全一房一码信息 + 补全小程序小区码 8000) { + this.yhymLoading = false + this.$message({ + showClose: true, + message: msg, + duration: 0 + }) + } else { + this.yhymLoading = false + this.$message.error(msg) + } + }, + async handleEdit (row) { this.formTitle = '修改小区' this.formShow = true