lu
2025-10-28 ee7fe2a524657bc8ce8fca12d06484e58245eaff
DevApp/Gs.DevApp/UserControl/UcBtnPrint.cs
@@ -292,8 +292,8 @@
                    report.RegisterData(ds);
                    report.Print();
                    //2025-10-20加上释放
                    // report.Dispose();
                    // report.ShowPrepared();
                    //report.Dispose();
                    //report.ShowPrepared();
                }
                else
                {