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