From bc332423ba4ceee328a70c34b3fe6486e25016db Mon Sep 17 00:00:00 2001 From: zhaoyongnian <541231643@qq.com> Date: Mon, 22 Aug 2022 17:09:59 +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/communityTable.vue | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/src/views/modules/base/community/communityTable.vue b/src/views/modules/base/community/communityTable.vue index c579de9a7..31a6aed0d 100644 --- a/src/views/modules/base/community/communityTable.vue +++ b/src/views/modules/base/community/communityTable.vue @@ -8,6 +8,12 @@ size="small" :loading="yhymLoading" @click="handleYhymInfo">补全一房一码信息 + 补全小程序小区码 8000) { + this.xcxmLoading = false + this.$message({ + showClose: true, + message: msg, + duration: 0 + }) + } else { + this.xcxmLoading = false + this.$message.error(msg) + } + }, async handleEdit (row) { this.formTitle = '修改小区' this.formShow = true