布产工序
This commit is contained in:
parent
53b8636d68
commit
b3031aec29
|
|
@ -1024,7 +1024,7 @@ export default {
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
this.$mk.post({
|
this.$mk.post({
|
||||||
url: `${BASE_URL.BASE_URL}/MesProductionOrder/v1/production/order/processes/batchUpdate`,
|
url: `${BASE_URL.BASE_URL}/MesProductionOrder/v1/production/order/processes/batchHandle`,
|
||||||
data: postdata,
|
data: postdata,
|
||||||
useBigInt: true
|
useBigInt: true
|
||||||
}).then(a => {
|
}).then(a => {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue