| 
														
															@@ -671,6 +671,8 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           item.sourceCode = item.billCode; 
														 | 
														
														 | 
														
															           item.sourceCode = item.billCode; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           item.taxPrice = item.taxPriceGys; 
														 | 
														
														 | 
														
															           item.taxPrice = item.taxPriceGys; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           item.taxAmount = (item.taxPrice * item.quantity).toFixed(2); 
														 | 
														
														 | 
														
															           item.taxAmount = (item.taxPrice * item.quantity).toFixed(2); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          formData.notes = data[0].notes; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          item.notes = '' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           // item.productClass =data[0].productClass 
														 | 
														
														 | 
														
															           // item.productClass =data[0].productClass 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         }); 
														 | 
														
														 | 
														
															         }); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         var xTable = purOrderFormShipFormProductTableRef.value!.getXTable(); 
														 | 
														
														 | 
														
															         var xTable = purOrderFormShipFormProductTableRef.value!.getXTable(); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -701,7 +703,6 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           formData.currency = data[0].currencyGys; 
														 | 
														
														 | 
														
															           formData.currency = data[0].currencyGys; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           formData.tradeTerms = data[0].deliveryTerms; 
														 | 
														
														 | 
														
															           formData.tradeTerms = data[0].deliveryTerms; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           formData.attachs = data[0].attachs; 
														 | 
														
														 | 
														
															           formData.attachs = data[0].attachs; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          formData.notes = data[0].notes; 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           getShipList(data[0].headId, 'contract'); 
														 | 
														
														 | 
														
															           getShipList(data[0].headId, 'contract'); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         } 
														 | 
														
														 | 
														
															         } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       } 
														 | 
														
														 | 
														
															       } 
														 |