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