1
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
3f1f24ed04
commit
44365bc2d6
|
@ -43,13 +43,13 @@
|
|||
{{ $t('common:button:reset') }}
|
||||
</el-button>
|
||||
<!--导出受试者进展表-->
|
||||
<el-button type="primary" icon="el-icon-download" @click="handleExportSubject">
|
||||
<!-- <el-button type="primary" icon="el-icon-download" @click="handleExportSubject">
|
||||
{{ $t('trials:readingPeriod:buttton:exportSubjectTbl') }}
|
||||
</el-button>
|
||||
</el-button> -->
|
||||
<!--导出阅片期信息表-->
|
||||
<el-button type="primary" icon="el-icon-download" @click="handleExportPeriod">
|
||||
<!-- <el-button type="primary" icon="el-icon-download" @click="handleExportPeriod">
|
||||
{{ $t('trials:readingPeriod:buttton:exportPeriodTbl') }}
|
||||
</el-button>
|
||||
</el-button> -->
|
||||
<!-- 阅片期管理 -->
|
||||
<el-button v-if="
|
||||
ReadingInfoSignTime &&
|
||||
|
|
Loading…
Reference in New Issue