| 
															
																@@ -2457,7 +2457,6 @@ $('#uploadGld').click(function () { 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 }); 
															 | 
															
															 | 
															
																 }); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																  
															 | 
															
															 | 
															
																  
															 | 
														
													
												
													
														
															| 
															 | 
															
																 let importJson = null; 
															 | 
															
															 | 
															
																 let importJson = null; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-let importSpread = null; 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 //选择导入的excel文件 
															 | 
															
															 | 
															
																 //选择导入的excel文件 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 $('#customFile').change(function () { 
															 | 
															
															 | 
															
																 $('#customFile').change(function () { 
															 | 
														
													
												
													
														
															| 
															 | 
															
																    let file = $(this)[0]; 
															 | 
															
															 | 
															
																    let file = $(this)[0]; 
															 | 
														
													
												
											
												
													
														
															 | 
															
																@@ -2478,7 +2477,6 @@ $('#customFile').change(function () { 
															 | 
														
													
												
													
														
															| 
															 | 
															
																        if(importJson){ 
															 | 
															
															 | 
															
																        if(importJson){ 
															 | 
														
													
												
													
														
															| 
															 | 
															
																            importJson = null; 
															 | 
															
															 | 
															
																            importJson = null; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																        } 
															 | 
															
															 | 
															
																        } 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-       importSpread = new GC.Spread.Sheets.Workbook($('#importSpread')[0]); 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																        let excelIo = new GC.Spread.Excel.IO(); 
															 | 
															
															 | 
															
																        let excelIo = new GC.Spread.Excel.IO(); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																        let sDate = +new Date(); 
															 | 
															
															 | 
															
																        let sDate = +new Date(); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																        excelIo.open(excelFile, function (json) { 
															 | 
															
															 | 
															
																        excelIo.open(excelFile, function (json) { 
															 |