修改
This commit is contained in:
parent
9fa71f8f99
commit
7fdd839ddb
@ -560,6 +560,7 @@ export default {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
this.getList();
|
this.getList();
|
||||||
|
this.info();
|
||||||
this.$modal.msgSuccess("删除成功");
|
this.$modal.msgSuccess("删除成功");
|
||||||
})
|
})
|
||||||
.catch(() => {});
|
.catch(() => {});
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user