kyy
2025-11-10 6f6bdbb9455f928e3f1d629683044e49a95df48e
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.cs
@@ -11,7 +11,7 @@
using System.Data;
using System.IO;
using System.Threading.Tasks;
using System.Windows.Forms;
using System.Windows.Forms;
namespace Gs.DevApp.DevFrm
{
    public partial class Frm_MesItemQtrk : DevExpress.XtraEditors.XtraForm
@@ -164,7 +164,7 @@
                        + "}";
                        using (Form rpt = new RptPreview(rowGuid, rptParameter))
                        {
                            rpt.ShowDialog();
                            rpt.ShowDialog();
                        }
                        frm.Close();
                    }