修复bug
This commit is contained in:
@@ -231,7 +231,7 @@
|
||||
uni.removeStorageSync("bindCarName")
|
||||
uni.removeStorageSync("ownerId")
|
||||
uni.removeStorageSync("ownerName")
|
||||
uni.redirectTo({ url: "/pageSubPack/my/myParkingSpaceIndex" })
|
||||
uni.navigateBack({ delta: type.value === '修改' ? 2 : 1 })
|
||||
}, 1500)
|
||||
} else {
|
||||
uni.showToast({
|
||||
|
||||
Reference in New Issue
Block a user