|  |  |  | 
|---|
|  |  |  | {{#each data}} | 
|---|
|  |  |  | <table class="contain" width="300" | 
|---|
|  |  |  | style="overflow: hidden;font-size: xx-small;table-layout: fixed;margin-top: 20px;"> | 
|---|
|  |  |  | <tr style="height: 50px"> | 
|---|
|  |  |  | <tr style="height: 20px"> | 
|---|
|  |  |  | <td align="center" scope="col" colspan="1">名称</td> | 
|---|
|  |  |  | <td align="center" scope="col" colspan="1" style="">{{this.maktx}}</td> | 
|---|
|  |  |  | <td align="center" scope="col" colspan="2" rowspan="2"> | 
|---|
|  |  |  | <img class="template-code template-qrcode" src="{{this.barcodeUrl}}" width="80%"> | 
|---|
|  |  |  | <td align="center" scope="col" colspan="2" rowspan="4"> | 
|---|
|  |  |  | <img class="template-code template-qrcode" src="{{this.barcodeUrl}}" width="40%"> | 
|---|
|  |  |  | <div style="letter-spacing: 1px;margin-top: 1px; text-align: center"> | 
|---|
|  |  |  | <span>{{this.matnr}}</span> | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | </td> | 
|---|
|  |  |  | </tr> | 
|---|
|  |  |  | <tr style="height: 50px"> | 
|---|
|  |  |  | <tr style="height: 20px"> | 
|---|
|  |  |  | <td align="center" colspan="1">规格</td> | 
|---|
|  |  |  | <td align="center" colspan="1" | 
|---|
|  |  |  | style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.specs}} | 
|---|
|  |  |  | </td> | 
|---|
|  |  |  | </tr> | 
|---|
|  |  |  | <tr style="height: 50px"> | 
|---|
|  |  |  | <tr style="height: 20px"> | 
|---|
|  |  |  | <td align="center" colspan="1">图号</td> | 
|---|
|  |  |  | <td align="center" colspan="1" | 
|---|
|  |  |  | style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.imgNum}} | 
|---|
|  |  |  | </td> | 
|---|
|  |  |  | <td align="center" colspan="1">重量</td> | 
|---|
|  |  |  | <td align="center" colspan="1" | 
|---|
|  |  |  | style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.weight}} | 
|---|
|  |  |  | style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.specs}} | 
|---|
|  |  |  | </td> | 
|---|
|  |  |  | </tr> | 
|---|
|  |  |  | <tr style="height: 50px"> | 
|---|
|  |  |  | <tr style="height: 20px"> | 
|---|
|  |  |  | <td align="center" colspan="1">重量</td> | 
|---|
|  |  |  | <td align="center" colspan="1" | 
|---|
|  |  |  | style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.specs}} | 
|---|
|  |  |  | </td> | 
|---|
|  |  |  | </tr> | 
|---|
|  |  |  | <tr style="height: 20px"> | 
|---|
|  |  |  | <td align="center" colspan="1">机型</td> | 
|---|
|  |  |  | <td align="center" colspan="1" | 
|---|
|  |  |  | style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.model}} | 
|---|
|  |  |  | 
|---|
|  |  |  | style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.material}} | 
|---|
|  |  |  | </td> | 
|---|
|  |  |  | </tr> | 
|---|
|  |  |  | <tr style="height: 50px"> | 
|---|
|  |  |  | <tr style="height: 20px"> | 
|---|
|  |  |  | <td align="center" colspan="1">制令</td> | 
|---|
|  |  |  | <td align="center" colspan="1" | 
|---|
|  |  |  | style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.decrees}} | 
|---|