This commit is contained in:
2025-03-19 11:30:18 +08:00
parent f152b69ae4
commit 6a43802ea3
4 changed files with 879 additions and 757 deletions

View File

@@ -110,6 +110,16 @@ export function UpdateBatchlist(data) {
data: data,
})
}
// 根据工单,批量插入批处理数据
export function AddBatchListByWorkOrder(query) {
return request({
url: 'mes/ql/PaintLab/AddBatchListByWorkOrder',
method: 'get',
params: query,
})
}
// ================================================================================
// 根据传入数据查询物料清单下拉