no message

This commit is contained in:
2022-12-12 15:19:49 +08:00
parent af5ee10e84
commit 30b1d87ef4

View File

@@ -23,7 +23,6 @@
<th>物料编码</th>
<th>载具1</th>
<th>载具2</th>
<th>载具编码</th>
<th>取货点1</th>
<th>放货点1</th>
<th>取货点2</th>
@@ -40,7 +39,6 @@
<td>{{e.material_code}}</td>
<td>{{e.vehicle_code}}</td>
<td>{{e.vehicle_code2}}</td>
<td>{{e.vehicle_code}}</td>
<td>{{e.point_code1}}</td>
<td>{{e.point_code2}}</td>
<td>{{e.point_code3}}</td>