28339
This commit is contained in:
@@ -243,9 +243,11 @@ export default {
|
||||
},
|
||||
},
|
||||
onLoad(options) {
|
||||
this.objid = options.id
|
||||
this.listType = options.listType
|
||||
this.getDetail()
|
||||
this.$dict.load('hbDepartment', 'listApprovalStatusHb').then(() => {
|
||||
this.objid = options.id
|
||||
this.listType = options.listType
|
||||
this.getDetail()
|
||||
})
|
||||
},
|
||||
onShow() {
|
||||
document.title = '审批详情'
|
||||
|
||||
Reference in New Issue
Block a user