| | |
| | | <el-checkbox :label="i" :key="i" style="position: relative;top:0;left:10px"><br></el-checkbox> |
| | | <div> |
| | | <div style="text-align: center; margin-bottom: 2px;font-size: 22px;font-weight: bold;">成品检测</div> |
| | | <div style="text-align: center; margin-bottom: 2px;font-size: 16px;font-weight: bold;">{{ item.partDesc |
| | | <div style="text-align: left; margin-bottom: 2px;font-size: 16px;font-weight: bold;">{{ item.partDesc |
| | | }}</div> |
| | | <div style="display: flex; align-items: center;"> |
| | | <div style="flex: 0 0 45%; text-align: center;"> |
| | | <vueQr :text="getQrCodeText(item)" :size="160" :margin="2"></vueQr> |
| | | <div style="display: flex;"> |
| | | <div style="text-align: center;"> |
| | | <vueQr :text="getQrCodeText(item)" :size="200" :margin="2"></vueQr> |
| | | <div style="margin-top: 5px; font-size: 14px;"> |
| | | <span class="print-person-label">打印人</span> |
| | | <span style="margin-left: 20px; font-weight: bold;">{{ nickName }}</span> |
| | |
| | | <el-card class="box-card" v-for="(item, i) in checkDataList" :key="i" |
| | | style="font-size: 0.29cm !important;font-weight: 700;page-break-after: always;color: #000;box-shadow: none;margin: 0 !important;padding: 0 !important;"> |
| | | <div> |
| | | <div class="titleH1" style="text-align: center;margin-bottom: 1px">成品检测</div> |
| | | <div class="titleH1" style="text-align: center;margin-bottom: 1px">{{ item.partDesc }}</div> |
| | | <div style="display: flex; align-items: center;"> |
| | | <div style="flex: 0 0 45%; text-align: center;"> |
| | | <div class="titleH1" style="font-size:16px;font-weight:bold;text-align: center;margin-bottom: 1px">成品检测</div> |
| | | <div class="titleH1" style="text-align: left;margin-bottom: 1px">{{ item.partDesc }}</div> |
| | | <div style="display: flex;"> |
| | | <div style="text-align: center;"> |
| | | <vueQr :text="getQrCodeText(item)" :size="160" :margin="2"></vueQr> |
| | | <div style="margin-top: 5px;"> |
| | | <span class="print-person-label">打印人</span> |
| | |
| | | targetStyles: ["*"], // 使用dom的所有样式,很重要 |
| | | printable: 'printOrder',//页面 |
| | | type: "html",//文档类型 |
| | | maxWidth: 360, |
| | | maxWidth: 460, |
| | | header: '', |
| | | style: |
| | | `@page { |