特殊人群

This commit is contained in:
liuye
2021-12-23 15:58:34 +08:00
parent d02c703838
commit ad066bfe9e
2 changed files with 4 additions and 2 deletions

View File

@@ -44,6 +44,7 @@ export default {
areaSelect(e) {
this.areaId = e.id
this.areaName = e.name
this.getList()
},
getList() {
this.$http.post(`/app/appvillagepicturealbum/queryAlbumMenu`, null, {