布产工序

This commit is contained in:
xielue 2023-06-17 19:31:40 +08:00
parent 53b8636d68
commit b3031aec29
1 changed files with 1 additions and 1 deletions

View File

@ -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 => {