This commit is contained in:
2022-11-21 14:29:02 +08:00
parent 96b616e508
commit f43ed201d9

View File

@@ -48,7 +48,7 @@
</thead>
<tbody>
<tr v-for="(e, i) in dataList" :key="i">
<td>{{package_box_sn}}</td>
<td>{{e.package_box_sn}}</td>
<td>{{e.container_name}}</td>
<td>{{e.product_name}}</td>
<td>{{e.product_description}}</td>