@@ -111,7 +111,7 @@
|
||||
{{ $t('common:button:export') }}
|
||||
</el-button>
|
||||
<!-- 阅片结果 -->
|
||||
<el-button type="primary" @click="handleReviewResults">
|
||||
<el-button type="primary" icon="el-icon-download" @click="handleReviewResults">
|
||||
{{ $t('trials:readingTracking:button:reviewResults') }}
|
||||
</el-button>
|
||||
<el-button type="primary" icon="el-icon-info" @click="handleViewRecord">
|
||||
|
||||
Reference in New Issue
Block a user