|
|
|
@ -25,7 +25,7 @@ |
|
|
|
</el-button> |
|
|
|
<el-button type="primary" @click="exportExcel(999)">{{ $t('page.business.study.studyFormFill.dcbhsjgj') }} |
|
|
|
</el-button> |
|
|
|
<el-button type="primary" @click="dcqbjcgj">{{ $t('page.business.study.studyFormFill.dcqbjcgj') }} |
|
|
|
<!-- <el-button type="primary" @click="dcqbjcgj">{{ $t('page.business.study.studyFormFill.dcqbjcgj') }} |
|
|
|
</el-button> |
|
|
|
<el-button type="primary" @click="dcqbjcgj">{{ $t('page.business.study.studyFormFill.dcqbjcgj') }} |
|
|
|
</el-button> |
|
|
|
@ -36,11 +36,11 @@ |
|
|
|
<el-button type="primary" @click="dcxgjcgj">{{ $t('page.business.study.studyFormFill.dcxgjcgj') }} |
|
|
|
</el-button> |
|
|
|
<el-button type="primary" @click="dcbhsjgj">{{ $t('page.business.study.studyFormFill.dcbhsjgj') }} |
|
|
|
</el-button> |
|
|
|
</el-button> --> |
|
|
|
<div class="edit-content "> |
|
|
|
<div class="content" style="width: 100%;"> |
|
|
|
<vue-html2pdf :show-layout="false" pdf-content-width="100%" :float-layout="false" pdf-orientation="landscape" |
|
|
|
:enable-download="true" :preview-modal="true" ref="html2Pdf"> |
|
|
|
<!-- <vue-html2pdf :show-layout="false" pdf-content-width="100%" :float-layout="false" pdf-orientation="landscape" |
|
|
|
:enable-download="true" :preview-modal="true" ref="html2Pdf"> --> |
|
|
|
<section slot="pdf-content"> |
|
|
|
<TemplateTable ref="templateTable" :sn="form.templateSn" :templateData="form" fillType="detail" /> |
|
|
|
<div class="content-title"> |
|
|
|
@ -72,8 +72,8 @@ |
|
|
|
<pagination v-show="jcgjTotal > 0" small layout="prev, pager, next" :total="jcgjTotal" |
|
|
|
@pagination="getJjcgjList" /> --> |
|
|
|
</section> |
|
|
|
|
|
|
|
</vue-html2pdf> |
|
|
|
<!-- |
|
|
|
</vue-html2pdf> --> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|