This commit is contained in:
2026-02-01 17:44:22 +08:00
parent b8edf4b1a0
commit 5905ee63df
29 changed files with 192 additions and 174 deletions

View File

@@ -50,8 +50,6 @@
<th>单位</th>
<th>供应商</th>
<th>类别</th>
<th>规格</th>
<th>型号</th>
<th>载具</th>
</tr>
</thead>
@@ -67,8 +65,6 @@
<td>{{e.qty_unit_name}}</td>
<td>{{e.supp_name}}</td>
<td>{{e.class_name}}</td>
<td>{{e.material_spec}}</td>
<td>{{e.material_model}}</td>
<td>{{e.vehicle_code}}</td>
</tr>
</tbody>