导航栏标题
This commit is contained in:
		@@ -101,7 +101,7 @@ export default {
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  onLoad(options) {
 | 
			
		||||
    uni.setNavigationBarTitle({ title: '审批详情' })
 | 
			
		||||
    document.title = '审批详情'
 | 
			
		||||
    this.objid = options.id
 | 
			
		||||
    this.type = options.type
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user