fix:入库单字段

opt:调拨单回传,ErpUtil,ErpApi,产线送料,缺料叫料
add:工单过滤
This commit is contained in:
zhaoyf
2026-07-11 10:12:42 +08:00
parent 58bb49bf8d
commit 66b4e19efc
25 changed files with 341 additions and 182 deletions

View File

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