确认组箱
This commit is contained in:
@@ -140,7 +140,7 @@ export const updatePointqueryPointInfo = (time, search) => {
|
||||
export const queryNowVehicle = () => {
|
||||
let res = {
|
||||
message: 'ok',
|
||||
data: {box_type: 'aa'}
|
||||
data: {box_type: '3'}
|
||||
}
|
||||
return res
|
||||
}
|
||||
Reference in New Issue
Block a user