稽查轨迹关联操作页面的标题需要区分
continuous-integration/drone/push Build is passing Details

uat
wangxiaoshuang 2025-05-14 16:14:05 +08:00
parent f8774224b3
commit 26c58f14fa
1 changed files with 1 additions and 1 deletions

View File

@ -1248,7 +1248,7 @@ export default {
})
//
this.model_cfg2.title = `${this.$t('trials:auditRecord:title:viewRelationOperations')}--${this.$i18n.locale === 'en' ? this.currentRow.Description : this.currentRow.DescriptionCN}`
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.loading = true
getInspectionList(searchData).then((res) => {
this.list2 = res.CurrentPageData