修改
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
<th>申请数量</th>
|
||||
<th>计划数量</th>
|
||||
<th>已分配数量</th>
|
||||
<th>已领数量</th>
|
||||
<th>批次号</th>
|
||||
<th>单位</th>
|
||||
</tr>
|
||||
@@ -54,7 +53,6 @@
|
||||
<td>{{e.qty}}</td>
|
||||
<td>{{e.plan_qty}}</td>
|
||||
<td>{{e.assign_qty}}</td>
|
||||
<td>{{e.actual_qty}}</td>
|
||||
<td>{{e.pcsn}}</td>
|
||||
<td>{{e.unit_name}}</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user