打印顺序错误修正
This commit is contained in:
parent
fb84e7b6af
commit
5cce8ba539
@ -92,6 +92,7 @@
|
||||
<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.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.rough}}</td>
|
||||
<td colspan="1" class="hr-dotted">{{item.fashioning}}</td>
|
||||
@ -99,7 +100,6 @@
|
||||
<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.drill}}</td>
|
||||
<td colspan="1" class="hr-dotted">{{item.polishing}}</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody>
|
||||
|
Loading…
Reference in New Issue
Block a user