生箔工序页面删除搜索弹窗

This commit is contained in:
2025-06-13 18:03:52 +08:00
parent 4b427a7ad7
commit 3bc8a77854
5 changed files with 52 additions and 46 deletions

View File

@@ -64,11 +64,12 @@ export const rawStart = (rjo) => request({
}
})
// 正常下卷/单下卷/单上轴/单下轴
export const rawScrollDowm = (rjo, type) => request({
export const rawScrollDowm = (rjo, type, code) => request({
url: 'api/pda/raw/scrollDowm',
data: {
raw_jo: rjo,
type: type
type: type,
point_code: code
}
})
// 1.2呼叫