From 3529bc82d8e3bdc95c0344ebdfa408d39930b248 Mon Sep 17 00:00:00 2001 From: zhaoxianhui <1994861028@qq.com> Date: Tue, 5 Jul 2022 16:56:53 +0800 Subject: [PATCH] =?UTF-8?q?=20=E4=BC=81=E6=A0=87=E8=AE=A1=E5=88=92-?= =?UTF-8?q?=E6=9C=AA=E5=8B=BE=E9=80=89=E6=95=B0=E6=8D=AE=E6=97=B6=EF=BC=8C?= =?UTF-8?q?=E7=82=B9=E5=87=BB=E5=88=A0=E9=99=A4=E6=8C=89=E9=92=AE=EF=BC=8C?= =?UTF-8?q?tips=E8=BF=9B=E8=A1=8C=E4=BF=AE=E6=94=B9=EF=BC=8C=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=EF=BC=9A=E8=AF=B7=E9=80=89=E6=8B=A9=E8=A6=81?= =?UTF-8?q?=E5=88=A0=E9=99=A4=E7=9A=84=E6=95=B0=E6=8D=AEBug=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue b/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue index ec8188710..a48a0c3ba 100644 --- a/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue +++ b/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue @@ -1247,7 +1247,7 @@ }) }).catch(() => {}) } else { - this.$message.warning('请选择要移除的数据') + this.$message.warning('请选择要删除的数据') } }, dataSelectChange (val) {