| | |
| | | </packfromadd> |
| | | </basic-container> |
| | | <el-dialog title="标签列表" top="5vh" :visible.sync="diaPrintTab" width="500px"> |
| | | <div style="width:100%;height: 400px;overflow-y: auto;"> |
| | | <div style="width:100%;height: 400px;overflow-y: auto;page-break-before:always;page-break-after: always;"> |
| | | <div class="dia_body" id="qrCard"> |
| | | <el-card v-for="(item, i) in qrData" :key="i" > |
| | | <div> |
| | |
| | | <tr class="x1111113"> |
| | | <td class="x1111114" colspan=6> |
| | | <div style="height: 75px;" > |
| | | <p><span lang="EN-US" class="x1111112">地址:江苏省南通经济技术开发区常兴路96号</span></p> |
| | | <p><span lang="EN-US" class="x1111112">电话/传真:0513—89191125</span></p> |
| | | <p style="margin-top: 0;margin-bottom: 0;"><span lang="EN-US" class="x1111112">地址:江苏省南通经济技术开发区常兴路96号</span></p> |
| | | <p style="margin-top: 0;margin-bottom: 0;"><span lang="EN-US" class="x1111112">电话/传真:0513—89191125</span></p> |
| | | </div> |
| | | </td> |
| | | </tr> |
| | |
| | | style: `@page { |
| | | margin:0; |
| | | padding: 0; |
| | | size: 323px 210px; |
| | | size: 323px 210px landscape; |
| | | } |
| | | html{ |
| | | zoom:100%; |