28072
This commit is contained in:
@@ -61,7 +61,7 @@ export default {
|
|||||||
current: this.current,
|
current: this.current,
|
||||||
size: 15,
|
size: 15,
|
||||||
// areaId: uni.getStorageSync('areaId'),
|
// areaId: uni.getStorageSync('areaId'),
|
||||||
areaId: this.$areaId,
|
areaId: this.user.areaId,
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
.then((res) => {
|
.then((res) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user