onShow
This commit is contained in:
		@@ -75,9 +75,11 @@ export default {
 | 
			
		||||
  computed: {},
 | 
			
		||||
  created() {
 | 
			
		||||
    console.log(1)
 | 
			
		||||
    document.title = '选择走访慰问对象' 
 | 
			
		||||
    this.getDiyList()
 | 
			
		||||
  },
 | 
			
		||||
  onShow() {
 | 
			
		||||
    document.title = '选择走访慰问对象'
 | 
			
		||||
  },
 | 
			
		||||
  mounted() {},
 | 
			
		||||
  methods: {
 | 
			
		||||
    getDiyList() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user