工艺流程
This commit is contained in:
parent
112d378737
commit
73b422eacb
@ -866,6 +866,7 @@ export default {
|
|||||||
mappedArray.forEach((item, index) => {
|
mappedArray.forEach((item, index) => {
|
||||||
item.orderNum = index;
|
item.orderNum = index;
|
||||||
updateRouteprocess(item).then((response) => {
|
updateRouteprocess(item).then((response) => {
|
||||||
|
this.getList();
|
||||||
updateRouteprocess(item).then((response) => {
|
updateRouteprocess(item).then((response) => {
|
||||||
this.getList();
|
this.getList();
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user