穿拔轴初始化

This commit is contained in:
2024-07-18 14:53:45 +08:00
parent cda501ce60
commit c0692529ca
2 changed files with 17 additions and 4 deletions

View File

@@ -144,9 +144,9 @@ export const getShaftPoint = () => request({
data: {}
})
// 确定
export const doInitShaftPoint = (code) => request({
export const doInitShaftPoint = (code, is) => request({
url:'api/pda/slitter/doInitShaftPoint',
data: {point_code: code}
data: {point_code: code, is_again_tz: is}
})
/**
* 子卷质检