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