black-goat-me
2023-05-18 559fcae9b6cc325fc5fa7f2f01c8296070c9d526
BaseSet/公用资料/公用基础资料/Gy_StockPlace.cs
@@ -597,9 +597,9 @@
        {
            try
            {
                Report.FieldByName("浠撲綅浠g爜").AsString = grdMain.Rows[CurRows].Cells[Fun_GetCol("浠撲綅浠g爜")].Value.ToString();
                Report.FieldByName("浠撲綅鍚嶇О").AsString = grdMain.Rows[CurRows].Cells[Fun_GetCol("浠撲綅鍚嶇О")].Value.ToString();
                Report.FieldByName("鏉$爜缂栧彿").AsString = grdMain.Rows[CurRows].Cells[Fun_GetCol("鏉$爜缂栧彿")].Value.ToString();
                //Report.FieldByName("浠撲綅浠g爜").AsString = grdMain.Rows[CurRows].Cells[Fun_GetCol("浠撲綅浠g爜")].Value.ToString();
                //Report.FieldByName("浠撲綅鍚嶇О").AsString = grdMain.Rows[CurRows].Cells[Fun_GetCol("浠撲綅鍚嶇О")].Value.ToString();
                //Report.FieldByName("鏉$爜缂栧彿").AsString = grdMain.Rows[CurRows].Cells[Fun_GetCol("鏉$爜缂栧彿")].Value.ToString();
            }
            catch (Exception e)
            {