乡村相册
This commit is contained in:
@@ -50,7 +50,7 @@ export default {
|
|||||||
getList() {
|
getList() {
|
||||||
this.$http.post(`/app/appvillagepicturealbum/queryAlbumMenu`, null, {
|
this.$http.post(`/app/appvillagepicturealbum/queryAlbumMenu`, null, {
|
||||||
params: {
|
params: {
|
||||||
areaId: this.user.areaId,
|
areaId: this.areaId,
|
||||||
}
|
}
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
if (res.code == 0) {
|
if (res.code == 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user