Commit 04cd6679 authored by 耿迪迪's avatar 耿迪迪

事前检查签字遮挡问题修改 gengdidi

parent ae618016
......@@ -357,7 +357,7 @@
</el-dialog>
<!-- 事前检查 -->
<el-dialog title="事前检查" :visible.sync="checkOpen" width="900px" append-to-body @close="checkCancel">
<el-dialog title="事前检查" :visible.sync="checkOpen" width="900px" append-to-body @close="checkCancel" :z-index="1000">
<table>
<tr>
<td rowspan="4" colspan="2">作业许可申请人</td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment