From e149e9740012e2b0ba1dbf066478aa75cb51fcf2 Mon Sep 17 00:00:00 2001 From: zhaoyongnian <541231643@qq.com> Date: Tue, 9 Aug 2022 10:51:20 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=A8=E5=B0=8F=E7=A8=8B=E5=BA=8F?= =?UTF-8?q?=E5=B0=8F=E5=8C=BA=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/base/community/communityForm.vue | 9 +++++ .../modules/base/community/communityTable.vue | 34 +++++++++++++++++++ 2 files changed, 43 insertions(+) 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