回退133

This commit is contained in:
2025-05-21 15:23:48 +08:00
parent a0d07020e2
commit 0d1d62712d
3 changed files with 20 additions and 8 deletions

View File

@@ -156,9 +156,9 @@ export const doInitShaftPoint = (code, is) => 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}
})
/**
* 纸管绑定