|  | @@ -1284,6 +1284,7 @@ export default {
 | 
											
												
													
														|  |            itemType:item.specificationAndModel,
 |  |            itemType:item.specificationAndModel,
 | 
											
												
													
														|  |            cntrNo:item.containerNo,
 |  |            cntrNo:item.containerNo,
 | 
											
												
													
														|  |            orderQuantity:item.number,
 |  |            orderQuantity:item.number,
 | 
											
												
													
														|  | 
 |  | +          cntrType:item.cntrType?String(item.cntrType):null,
 | 
											
												
													
														|  |          }
 |  |          }
 | 
											
												
													
														|  |          this.$refs.crudContact.rowCellAdd(params)
 |  |          this.$refs.crudContact.rowCellAdd(params)
 | 
											
												
													
														|  |        })
 |  |        })
 |