运行图编制 代码调整
This commit is contained in:
parent
c8986b3a4e
commit
44cd7b3c01
@ -220,7 +220,7 @@ export default {
|
||||
this.$store.dispatch('runPlan/refresh');
|
||||
}).catch(error => {
|
||||
console.log(error);
|
||||
this.doClose();
|
||||
// this.doClose();
|
||||
this.$messageBox(error.message);
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user