fix:修改车辆详情bug
This commit is contained in:
parent
ac592f674f
commit
5befa777fc
@ -75,7 +75,6 @@ async function getEbikeDetailForWork() {
|
||||
}
|
||||
|
||||
onLoad((query) => {
|
||||
query.bikeCode = '42548803223'
|
||||
const { bikeCode } = query
|
||||
if (bikeCode) {
|
||||
bikeId.value = bikeCode
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user