pull
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr v-for="(e, i) in dataList" :key="i">
|
||||
<td style="text-decoration: underline;" @tap="toXq(el.package_box_sn)">{{e.package_box_sn}}</td>
|
||||
<td style="text-decoration: underline;" @tap="toXq(e.package_box_sn)">{{e.package_box_sn}}</td>
|
||||
<td>{{e.point_code}}</td>
|
||||
<td>{{e.point_name}}</td>
|
||||
<td>{{e.box_weight}}</td>
|
||||
|
||||
Reference in New Issue
Block a user