子卷质检需求

This commit is contained in:
2024-07-15 16:32:20 +08:00
parent 5bf3a8a572
commit 3ea089f644
2 changed files with 16 additions and 4 deletions

View File

@@ -151,9 +151,9 @@ export const doInitShaftPoint = (code) => request({
/**
* 子卷质检
*/
export const updatePackageInfo = (ivt, cn) => request({
export const updatePackageInfo = (ivt, cn, code) => request({
url:'api/twoPda/vehicle/updatePackageInfo',
data: {ivt_status: ivt, container_name: cn}
data: {ivt_status: ivt, container_name: cn, pointCode: code}
})
/**
* 纸管绑定