29860
This commit is contained in:
@@ -102,6 +102,7 @@
|
|||||||
})
|
})
|
||||||
|
|
||||||
uni.$on('update', () => {
|
uni.$on('update', () => {
|
||||||
|
this.getTotalInfo(query.id)
|
||||||
this.getList()
|
this.getList()
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -94,6 +94,7 @@
|
|||||||
this.getUserInfo()
|
this.getUserInfo()
|
||||||
|
|
||||||
uni.$on('update', () => {
|
uni.$on('update', () => {
|
||||||
|
this.getCountPhotoNo()
|
||||||
this.getAlbumList()
|
this.getAlbumList()
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user