呼叫物料
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
<th>工序</th>
|
||||
<th>物料数量</th>
|
||||
<th>交期时间</th>
|
||||
<th>优先级</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@@ -41,6 +42,7 @@
|
||||
<td>{{e.region_code}}</td>
|
||||
<td>{{e.material_qty}}</td>
|
||||
<td>{{e.due_date}}</td>
|
||||
<td>{{e.priority}}</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user