稽查详情弹窗添加操作人与操作时间信息
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
a5f198913d
commit
02ec51673f
|
@ -1133,6 +1133,7 @@ export default {
|
|||
})
|
||||
}
|
||||
this.model_cfg.title = this.$i18n.locale === 'en' ? row.Description : row.DescriptionCN
|
||||
this.model_cfg.title += ` ( ${row.CreateUserRealName} ${row.CreateTime} )`
|
||||
this.model_cfg.visible = true
|
||||
})
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue