fix:入库单字段
opt:调拨单回传,ErpUtil,ErpApi,产线送料,缺料叫料 add:工单过滤
This commit is contained in:
@@ -173,6 +173,9 @@ export default {
|
||||
orderType: row.order_type,
|
||||
red: row.red,
|
||||
status: row.status
|
||||
}).then(res=>{
|
||||
this.crud.notify(res.respMsg)
|
||||
this.crud.init()
|
||||
})
|
||||
},
|
||||
toView(index, row) {
|
||||
|
||||
Reference in New Issue
Block a user