维修单缓存验收单问题修复
This commit is contained in:
parent
fbf9002ca6
commit
fc65fc81c2
|
|
@ -143,7 +143,6 @@
|
|||
<el-dialog :visible.sync="openPrint" width="1090px" append-to-body>
|
||||
<div style="height: 500px; overflow-y: scroll">
|
||||
<vue-easy-print tableShow ref="remarksPrintRef" class="print">
|
||||
<div id="checkId">
|
||||
<div class="title" style="text-align: center;font-size: 21px;margin-bottom: 15px;">
|
||||
到货验收单
|
||||
</div>
|
||||
|
|
@ -242,7 +241,7 @@
|
|||
</div> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</vue-easy-print>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue