Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/irc_web into main
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user