| | |
| | | <table border="2px" class="x1111116"> |
| | | <tr class="x1111113"> |
| | | <td class="x1111114" colspan=6> |
| | | <div style="height: 60px;display: flex;margin-top: 2px;"> |
| | | <div style="height: 60px;display: flex;margin-top: 4px;"> |
| | | <div style="margin-top: 5px;"> |
| | | <img width="150" height="48" src="../../../../public/img/image001.jpg" alt="IMG_256"> |
| | | </div> |
| | |
| | | }, |
| | | methods: { |
| | | //包装详情 |
| | | |
| | | |
| | | //打印按钮 |
| | | printFun() { |
| | | this.diaPrintTab = false; |
| | |
| | | }); |
| | | }, |
| | | handleSelectionChange(val){ |
| | | console.log(val,"====="); |
| | | this.multipleSelection = val |
| | | let lastRow = val[val.length - 1] |
| | | this.handleCurrentChange(lastRow) |
| | |
| | | packageBoxId:item.id, |
| | | createUser:item.createUser |
| | | } |
| | | console.log(obj); |
| | | this.qrData.push(obj) |
| | | }) |
| | | }, |