IQC质疑 字段优化】最新回复人 的取值改为 用户的姓名
continuous-integration/drone/push Build is passing Details

uat_us
wangxiaoshuang 2024-10-31 13:58:53 +08:00
parent 48ebd8e76d
commit 6b7d3da4a4
1 changed files with 2 additions and 2 deletions

View File

@ -188,9 +188,9 @@
width="160" width="160"
sortable="custom" sortable="custom"
/> --> /> -->
<!-- 最新回复人 --> <!-- 最新回复人LatestReplyUserName -->
<el-table-column <el-table-column
prop="LatestReplyUserName" prop="LatestReplyUserFullName"
:label="$t('trials:qcQuality:table:latestReplyer')" :label="$t('trials:qcQuality:table:latestReplyer')"
show-overflow-tooltip show-overflow-tooltip
width="120" width="120"