稽查详情弹窗添加操作人与操作时间信息
continuous-integration/drone/push Build is passing Details

main
wangxiaoshuang 2025-07-02 14:52:50 +08:00
parent 02ec51673f
commit 33cb938e6e
1 changed files with 1 additions and 0 deletions

View File

@ -1084,6 +1084,7 @@ export default {
//
this.model_cfg2.title = `${n ? this.$t('trials:auditRecord:title:viewRelationOperations2') : this.$t('trials:auditRecord:title:viewRelationOperations')}--${this.$i18n.locale === 'en' ? this.currentRow.Description : this.currentRow.DescriptionCN}`
this.model_cfg2.title += ` ( ${this.currentRow.CreateUserRealName} ${this.currentRow.CreateTime} )`
this.loading = true
getInspectionList(searchData).then((res) => {
this.list2 = res.CurrentPageData