uat_us
parent
80597d1f98
commit
f09901bcf6
|
@ -61,7 +61,7 @@
|
|||
/>
|
||||
<!-- 待核查量 -->
|
||||
<el-table-column
|
||||
:label="$t('trials:trials-list:table:PendingResponseCount')"
|
||||
:label="$t('trials:consistencyCheck:table:PendingResponseCount')"
|
||||
prop="ToBeRepliedCount"
|
||||
show-overflow-tooltip
|
||||
sortable="custom"
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
/>
|
||||
<!-- 待回复量 -->
|
||||
<el-table-column
|
||||
:label="$t('trials:trials-list:table:PendingResponseCount')"
|
||||
:label="$t('trials:imageVerification:table:PendingResponseCount')"
|
||||
prop="ToBeReplyedCount"
|
||||
show-overflow-tooltip
|
||||
sortable="custom"
|
||||
|
|
|
@ -59,7 +59,7 @@
|
|||
/>
|
||||
<!-- 待回复量 -->
|
||||
<el-table-column
|
||||
:label="$t('trials:trials-list:table:PendingResponseCount')"
|
||||
:label="$t('trials:medicalFeedback:table:PendingResponseCount')"
|
||||
prop="ToBeReplyedCount"
|
||||
show-overflow-tooltip
|
||||
sortable="custom"
|
||||
|
|
Loading…
Reference in New Issue