修改生活缴费页面、扫码功能、车位参数
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
const res = await getMyCarList({
|
||||
pageNum: pageNum.value,
|
||||
pageSize: pageSize.value,
|
||||
residentId: uni.getStorageSync('userId')
|
||||
userId: uni.getStorageSync('userId')
|
||||
})
|
||||
|
||||
const data = res
|
||||
|
||||
Reference in New Issue
Block a user