callm 1 жил өмнө
parent
commit
ebc071b332

+ 1 - 1
UAS_MES_LGDZ/DataOperate/ExcelHandler.cs

@@ -270,7 +270,7 @@ namespace UAS_MES_NEW.DataOperate
                         row.Cells[5].SetCellValue(DataTable.Rows[i]["bd_baseqty"].ToString());
                         row.Cells[5].CellStyle = style;
 
-                        row.Cells[6].SetCellValue(DataTable.Rows[i]["bd_soncode"].ToString());
+                        row.Cells[6].SetCellValue(DataTable.Rows[i]["BD_LOCATION"].ToString());
                         row.Cells[6].CellStyle = style;
 
                         row.Cells[7].SetCellValue("");