113
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
<th>单据编码</th>
|
||||
<th>载具号</th>
|
||||
<th>批次号</th>
|
||||
<th><view style="width: 150px;">出库进度</view></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@@ -73,6 +74,7 @@
|
||||
<td>{{e.prd_ppbom_no}}</td>
|
||||
<td>{{e.vehicle_code}}</td>
|
||||
<td>{{e.pcsn}}</td>
|
||||
<td style="width: 150px;line-height: 28rpx;white-space: unset;">{{e.remark}}</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user