yangle
2023-08-25 175f31386e47b1ca2c751b8f87cd7a089c66e7ae
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)
            {