便民
This commit is contained in:
		@@ -46,7 +46,10 @@ export default {
 | 
			
		||||
  },
 | 
			
		||||
  computed: { ...mapState(['user']) },
 | 
			
		||||
  mounted() {
 | 
			
		||||
    // this.getList()
 | 
			
		||||
    this.getList()
 | 
			
		||||
    uni.$on('updateList', () => {
 | 
			
		||||
      this.getList()
 | 
			
		||||
    })
 | 
			
		||||
  },
 | 
			
		||||
  onShow() {
 | 
			
		||||
    document.title = "便民通讯录"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user