Compare commits
2 Commits
5621be259a
...
9fec3e8f3d
| Author | SHA1 | Date | |
|---|---|---|---|
| 9fec3e8f3d | |||
| e1c9bf726e |
@@ -58,7 +58,7 @@
|
|||||||
<el-dialog @close="getList" title="查看" :visible.sync="lookV" :fullscreen="true" :destroy-on-close="true">
|
<el-dialog @close="getList" title="查看" :visible.sync="lookV" :fullscreen="true" :destroy-on-close="true">
|
||||||
<el-row>
|
<el-row>
|
||||||
<el-col :span="12">
|
<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>
|
||||||
<el-col :span="12">
|
<el-col :span="12">
|
||||||
<!-- 中职毕业证下载 -->
|
<!-- 中职毕业证下载 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user