取值
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user