代码调整
This commit is contained in:
parent
8f8a9461af
commit
908da1f4a9
@ -123,7 +123,7 @@ export default {
|
||||
type: 'warning'
|
||||
}).then(() => {
|
||||
deleteMapSystem(row.id).then(resp => {
|
||||
this.reload();
|
||||
this.reloadTable();
|
||||
}).catch(error => {
|
||||
this.$message.error(`删除子系统: ${error.message}`);
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user