|  | @@ -322,7 +322,6 @@
 | 
											
												
													
														|  |                <span v-else>{{ row.price }}</span>
 |  |                <span v-else>{{ row.price }}</span>
 | 
											
												
													
														|  |              </template>
 |  |              </template>
 | 
											
												
													
														|  |              <template slot="amount" slot-scope="{ row }">
 |  |              <template slot="amount" slot-scope="{ row }">
 | 
											
												
													
														|  | -              <span>{{row.inputMold }}</span>
 |  | 
 | 
											
												
													
														|  |                <span>{{ row.amount | decimalFormat }}</span>
 |  |                <span>{{ row.amount | decimalFormat }}</span>
 | 
											
												
													
														|  |              </template>
 |  |              </template>
 | 
											
												
													
														|  |              <template slot="actualQuantity" slot-scope="{ row }">
 |  |              <template slot="actualQuantity" slot-scope="{ row }">
 |