This commit is contained in:
parent
8b2f2da7d5
commit
d78ceef494
|
|
@ -667,7 +667,7 @@ export default {
|
||||||
if (a.code == 200) {
|
if (a.code == 200) {
|
||||||
this.$mk.success("操作成功");
|
this.$mk.success("操作成功");
|
||||||
|
|
||||||
this.loadProductionOrder({ id: this.currentId });
|
this.loadProductionOrder({ id: this.currentId , resetProcesses: true });
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue