30830
This commit is contained in:
@@ -272,7 +272,7 @@ export default {
|
|||||||
});
|
});
|
||||||
},
|
},
|
||||||
remove(id) {
|
remove(id) {
|
||||||
this.$confirm("删除后不可恢复,是否要删除该事项?", {
|
this.$confirm("删除后不可恢复,是否要删除该规则?", {
|
||||||
type: "error",
|
type: "error",
|
||||||
}).then(() => {
|
}).then(() => {
|
||||||
this.instance
|
this.instance
|
||||||
|
|||||||
Reference in New Issue
Block a user