From db406eb8fa8c518a134438ad11a7bbefd90be08c Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Fri, 6 May 2022 17:49:33 +0800 Subject: [PATCH] 29519 --- project/sass/apps/grid/AppGridBlock/components/list.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/sass/apps/grid/AppGridBlock/components/list.vue b/project/sass/apps/grid/AppGridBlock/components/list.vue index 8a15d17a..e5ce75a1 100644 --- a/project/sass/apps/grid/AppGridBlock/components/list.vue +++ b/project/sass/apps/grid/AppGridBlock/components/list.vue @@ -306,7 +306,7 @@ export default { }, deleteById(ids) { ids && - this.$confirm("是否要删除该网格区块?", { + this.$confirm("删除网格后,会清除网格内网格员和责任家庭信息,如有下级网格,会同步删除下级网格所有数据!", { type: "error", }) .then(() => {