cdk
2 天以前 3c6cad1224e7cb985f03d15cc98a4a2074a5af49
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
                {