onShow
This commit is contained in:
		@@ -89,11 +89,13 @@ export default {
 | 
			
		||||
  },
 | 
			
		||||
  watch: {},
 | 
			
		||||
  onLoad() {
 | 
			
		||||
    document.title =  '网上办事' 
 | 
			
		||||
    this.$dict.load('listApprovalStatusHb').then(() => {
 | 
			
		||||
      this.getList()
 | 
			
		||||
    })
 | 
			
		||||
  },
 | 
			
		||||
  onShow() {
 | 
			
		||||
    document.title = '网上办事'
 | 
			
		||||
  },
 | 
			
		||||
  mounted() {},
 | 
			
		||||
  methods: {
 | 
			
		||||
    getList() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user