打印边距
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
<el-dialog @close="getList" title="查看" :visible.sync="lookV" :fullscreen="true" :destroy-on-close="true">
|
||||
<el-row>
|
||||
<el-col :span="12">
|
||||
<TufaLook id="printDiv" v-if="lookV" :formData="lookForm" />
|
||||
<TufaLook style="margin-left: 1.5cm;" id="printDiv" v-if="lookV" :formData="lookForm" />
|
||||
</el-col>
|
||||
<el-col :span="12">
|
||||
<!-- 中职毕业证下载 -->
|
||||
|
||||
Reference in New Issue
Block a user