人工叫料修改

This commit is contained in:
2025-10-21 17:20:53 +08:00
parent d739200a9f
commit a53db288f8
3 changed files with 38 additions and 9 deletions

View File

@@ -21,6 +21,8 @@
<th>物料编码</th>
<th>物料名称</th>
<th>库位</th>
<th>批次</th>
<th>物料型号</th>
<th>料桶号</th>
<th>数量</th>
<th>供应商编码</th>
@@ -32,6 +34,8 @@
<td>{{e.material_code}}</td>
<td>{{e.material_name}}</td>
<td>{{e.struct_code}}</td>
<td>{{e.pcsn}}</td>
<td>{{e.material_model}}</td>
<td>{{e.storagevehicle_code}}</td>
<td>{{e.qty}}</td>
<td>{{e.supp_code}}</td>