This commit is contained in:
changjinpeng
2022-03-07 11:26:22 +08:00
parent 3259431133
commit b7646379c4
3 changed files with 11 additions and 4 deletions

View File

@@ -60,7 +60,8 @@ export default {
params: {
current: this.current,
size: 15,
areaId: uni.getStorageSync('areaId'),
// areaId: uni.getStorageSync('areaId'),
areaId: this.$areaId,
},
})
.then((res) => {