修改首页轮播报错、活动显示、公共页样式显示、我的车位等bug
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
const res = await getCarList({
|
||||
pageNum: pageNum.value,
|
||||
pageSize: pageSize.value,
|
||||
residentId: uni.getStorageSync('userId')
|
||||
// residentId: uni.getStorageSync('userId')
|
||||
})
|
||||
|
||||
const data = res
|
||||
|
||||
Reference in New Issue
Block a user