This commit is contained in:
shijingjing
2022-08-16 09:44:32 +08:00
parent c4214725be
commit 960f5c4940

View File

@@ -272,7 +272,7 @@ export default {
});
},
remove(id) {
this.$confirm("删除后不可恢复,是否要删除该事项", {
this.$confirm("删除后不可恢复,是否要删除该规则", {
type: "error",
}).then(() => {
this.instance