bug修改

This commit is contained in:
2024-03-18 15:14:55 +08:00
parent 7858a76e66
commit 96a53ff3c6
8 changed files with 60 additions and 31 deletions

View File

@@ -1,3 +1,12 @@
export const handLogin = (user, password) => {
let res = {
user: {
user: {username: 'admin'},
},
token: 'abcd'
}
return res
}
export const getVehicleType = () => {
let res = [
{
@@ -63,6 +72,13 @@ export const queryVehicleGroup = () => {
return res
}
export const groupLink = (arr) => {
let res = {
"message": "tempor elit adipisicing cillum nisi"
}
return res
}
export const pdaPrintf = (code) => {
let res = {
"vehicle_code": "91",