From 9b7bc5872818f11125dda5b07da1762ec31db9e7 Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期日, 17 八月 2025 06:32:43 +0800 Subject: [PATCH] 销售无源单 --- DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.cs | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.cs index 5d449b8..30a2823 100644 --- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.cs +++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.cs @@ -150,10 +150,7 @@ }; //婧愬崟浜嬩欢 txt_fHasLinkRad.SelectedIndex = 0; - layItem1.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; - layItem2.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; - //layItem3.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; - layItem4.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; + setSrm(); txt_fHasLinkRad.SelectedIndexChanged += (s, e) => { setSrm(); -- Gitblit v1.9.3