打印顺序错误修正
This commit is contained in:
parent
fb84e7b6af
commit
5cce8ba539
@ -92,14 +92,14 @@
|
|||||||
<td colspan="1" class="hr-dotted">{{item.lathe}}</td>
|
<td colspan="1" class="hr-dotted">{{item.lathe}}</td>
|
||||||
<td colspan="1" class="hr-dotted">{{item.treatment}}</td>
|
<td colspan="1" class="hr-dotted">{{item.treatment}}</td>
|
||||||
<td colspan="1" class="hr-dotted">{{item.grindingmachine}}</td>
|
<td colspan="1" class="hr-dotted">{{item.grindingmachine}}</td>
|
||||||
|
<td colspan="1" class="hr-dotted">{{item.polishing}}</td>
|
||||||
<td colspan="1" class="hr-dotted">{{item.wire}}</td>
|
<td colspan="1" class="hr-dotted">{{item.wire}}</td>
|
||||||
<td colspan="1" class="hr-dotted">{{item.rough}}</td>
|
<td colspan="1" class="hr-dotted">{{item.rough}}</td>
|
||||||
<td colspan="1" class="hr-dotted">{{item.fashioning}}</td>
|
<td colspan="1" class="hr-dotted">{{item.fashioning}}</td>
|
||||||
<td colspan="1" class="hr-dotted">{{item.spark}}</td>
|
<td colspan="1" class="hr-dotted">{{item.spark}}</td>
|
||||||
<td colspan="1" class="hr-dotted">{{item.lettering}}</td>
|
<td colspan="1" class="hr-dotted">{{item.lettering}}</td>
|
||||||
<td colspan="1" class="hr-dotted">{{item.electrowelding}}</td>
|
<td colspan="1" class="hr-dotted">{{item.electrowelding}}</td>
|
||||||
<td colspan="1" class="hr-dotted">{{item.drill}}</td>
|
<td colspan="1" class="hr-dotted">{{item.drill}}</td>
|
||||||
<td colspan="1" class="hr-dotted">{{item.polishing}}</td>
|
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
Loading…
Reference in New Issue
Block a user