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') }}
|
{{ $t('common:button:reset') }}
|
||||||
</el-button>
|
</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') }}
|
{{ $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') }}
|
{{ $t('trials:readingPeriod:buttton:exportPeriodTbl') }}
|
||||||
</el-button>
|
</el-button> -->
|
||||||
<!-- 阅片期管理 -->
|
<!-- 阅片期管理 -->
|
||||||
<el-button v-if="
|
<el-button v-if="
|
||||||
ReadingInfoSignTime &&
|
ReadingInfoSignTime &&
|
||||||
|
|
Loading…
Reference in New Issue