IQC质疑 字段优化】最新回复人 的取值改为 用户的姓名
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
48ebd8e76d
commit
6b7d3da4a4
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue