This commit is contained in:
2022-11-17 11:28:37 +08:00
parent 1ccdb74dfa
commit 1c8e93ac43

View File

@@ -37,7 +37,7 @@
</thead>
<tbody>
<tr v-for="(e, i) in dataList" :key="i" :class="{'bgyellow': e.colro_flag === '1'}">
<td>{{e.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>