| | |
| | | </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> |
| | |
| | | this.$message.warning('请选择一条数据') |
| | | return |
| | | } |
| | | console.log(this.multipleSelection) |
| | | this.diaPrintTab = true |
| | | this.multipleSelection.forEach(item=>{ |
| | | const obj = { |