From af62767b86c19e8c2510765f8a5bb00b89bc68c8 Mon Sep 17 00:00:00 2001
From: cdk <2441919651@qq.com>
Date: 星期四, 09 十月 2025 16:35:46 +0800
Subject: [PATCH] 成品检验报告修改
---
DevApp/Gs.DevApp/UserControl/UcBtnPrint.cs | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/DevApp/Gs.DevApp/UserControl/UcBtnPrint.cs b/DevApp/Gs.DevApp/UserControl/UcBtnPrint.cs
index bbc2590..2f42c04 100644
--- a/DevApp/Gs.DevApp/UserControl/UcBtnPrint.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcBtnPrint.cs
@@ -28,7 +28,7 @@
MsgHelper.ShowError("娌℃湁鎸囧畾鎶ヨ〃鍙傛暟锛岃鑱旂郴鎶�鏈紑鍙戜汉鍛橈紒");
return;
}
- #region 濡傛灉鏄鎴风殑
+ #region 濡傛灉鏄鎴风殑鍚庣洊鐮�
if (rptParameter.Contains("rpt_hgm"))
{
var _obj = new
@@ -65,9 +65,7 @@
{ }
}
#endregion
-
_print();
-
};
this.btnAll.Click += (s, e) =>
{
@@ -171,12 +169,10 @@
}
catch (Exception)
{
-
}
return;
}
MsgHelper.ShowError("娌℃湁璁捐妯℃澘锛岃鍏堣璁℃ā鏉匡紒");
}
-
}
}
--
Gitblit v1.9.3