维修单缓存验收单问题修复

This commit is contained in:
hongchao 2025-11-01 13:30:31 +08:00
parent fbf9002ca6
commit fc65fc81c2
1 changed files with 1 additions and 2 deletions

View File

@ -143,7 +143,6 @@
<el-dialog :visible.sync="openPrint" width="1090px" append-to-body> <el-dialog :visible.sync="openPrint" width="1090px" append-to-body>
<div style="height: 500px; overflow-y: scroll"> <div style="height: 500px; overflow-y: scroll">
<vue-easy-print tableShow ref="remarksPrintRef" class="print"> <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 class="title" style="text-align: center;font-size: 21px;margin-bottom: 15px;">
到货验收单 到货验收单
</div> </div>
@ -242,7 +241,7 @@
</div> --> </div> -->
</div> </div>
</div> </div>
</div>
</vue-easy-print> </vue-easy-print>
</div> </div>