This commit is contained in:
2025-07-01 14:47:32 +08:00
parent f50619c104
commit bdd392402f
8 changed files with 83 additions and 37 deletions

View File

@@ -3,11 +3,12 @@ import request from './request.js'
* add
*/
// 管芯备货-查询管芯库存
export const showPapervehicleView = (area, code) => request({
export const showPapervehicleView = (area, code, qty) => request({
url:'api/pda/stockingivt/showPapervehicleView',
data: {
product_area: area,
material_code: code,
material_qty: qty
}
})
// 管芯备货-备货