bug
This commit is contained in:
		@@ -95,6 +95,11 @@ export default {
 | 
			
		||||
    this.getStatisticMon()
 | 
			
		||||
    this.getUserList()
 | 
			
		||||
    uni.setNavigationBarTitle({title: '特殊人群管理'})
 | 
			
		||||
    uni.$on('specialPeopleList', () => {
 | 
			
		||||
      this.getStatistic()
 | 
			
		||||
      this.getStatisticMon()
 | 
			
		||||
      this.getUserList()
 | 
			
		||||
    })
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
  methods: {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user