型材发货

This commit is contained in:
2022-12-28 08:31:06 +08:00
parent 59ac0a0e41
commit 0208bdd718
2 changed files with 3 additions and 3 deletions

View File

@@ -521,7 +521,7 @@ export const repairRequest = (id) => post('api/pda/sb/repairRequest', {
dept_id: id
})
/** 生产管理 -- 型材发货 */
/** 生产管理 -- 型材出库 */
// 1.1工令查询(分页查询)
export const xcoutqueryWorkorder = (page, size) => post('api/pda/st/out/xcout/queryWorkorder', {
page: page,