rev:接口联调
This commit is contained in:
@@ -754,7 +754,7 @@ export default {
|
||||
var orders = []
|
||||
console.log(rows)
|
||||
rows.forEach((item) => {
|
||||
orders.push(item.workprocedure_id)
|
||||
orders.push(item.workorder_id)
|
||||
})
|
||||
crudProduceshiftorder.submits(orders).then(res => {
|
||||
this.crud.notify('下发成功', CRUD.NOTIFICATION_TYPE.SUCCESS)
|
||||
|
||||
Reference in New Issue
Block a user