zzr99
2022-01-20 5b0c45a5813e7cbff1cf4871dbeb239b7e3900bc
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)
            {