This commit is contained in:
yanran200730
2022-05-06 17:49:33 +08:00
parent c1010119aa
commit db406eb8fa

View File

@@ -306,7 +306,7 @@ export default {
},
deleteById(ids) {
ids &&
this.$confirm("是否要删除该网格区块", {
this.$confirm("删除网格后会清除网格内网格员和责任家庭信息如有下级网格会同步删除下级网格所有数据!", {
type: "error",
})
.then(() => {