no message
This commit is contained in:
@@ -23,7 +23,6 @@
|
|||||||
<th>物料编码</th>
|
<th>物料编码</th>
|
||||||
<th>载具1</th>
|
<th>载具1</th>
|
||||||
<th>载具2</th>
|
<th>载具2</th>
|
||||||
<th>载具编码</th>
|
|
||||||
<th>取货点1</th>
|
<th>取货点1</th>
|
||||||
<th>放货点1</th>
|
<th>放货点1</th>
|
||||||
<th>取货点2</th>
|
<th>取货点2</th>
|
||||||
@@ -40,7 +39,6 @@
|
|||||||
<td>{{e.material_code}}</td>
|
<td>{{e.material_code}}</td>
|
||||||
<td>{{e.vehicle_code}}</td>
|
<td>{{e.vehicle_code}}</td>
|
||||||
<td>{{e.vehicle_code2}}</td>
|
<td>{{e.vehicle_code2}}</td>
|
||||||
<td>{{e.vehicle_code}}</td>
|
|
||||||
<td>{{e.point_code1}}</td>
|
<td>{{e.point_code1}}</td>
|
||||||
<td>{{e.point_code2}}</td>
|
<td>{{e.point_code2}}</td>
|
||||||
<td>{{e.point_code3}}</td>
|
<td>{{e.point_code3}}</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user