版本号

This commit is contained in:
2024-02-19 14:42:42 +08:00
parent 7f11cb1230
commit 93b8d9eaaf
2 changed files with 3 additions and 3 deletions

View File

@@ -454,7 +454,7 @@ export const feedingHandleConfirm = (code, cn, ncode) => request({
}
})
// 1.5空轴送回
export const feedingVehicleReturn = (code) => request({
export const feedingVehicleReturn = (code, type) => request({
url:'api/pda/feeding/vehicleReturn',
data: {
point_code: code,