工艺流程
This commit is contained in:
parent
73b422eacb
commit
697f1df80f
@ -866,7 +866,6 @@ 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