From b54d247ffc912c4af1c96fe05bc6ca1630a77be0 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 03 四月 2025 23:58:51 +0800 Subject: [PATCH] 1 --- DevApp/Gs.DevApp/DevFrm/Work/Frm_Repair.Designer.cs | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Repair.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Repair.Designer.cs index 8346cb0..da56094 100644 --- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Repair.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Repair.Designer.cs @@ -67,9 +67,9 @@ this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); this.splitTop1 = new DevExpress.XtraEditors.SplitContainerControl(); this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); - this.txt_badReson = new UcDictionary(); - this.txt_remark = new UcDictionary(); - this.txt_repairMethd = new UcDictionary(); + this.txt_badReson = new Gs.DevApp.UserControl.UcDictionary(); + this.txt_remark = new Gs.DevApp.UserControl.UcDictionary(); + this.txt_repairMethd = new Gs.DevApp.UserControl.UcDictionary(); this.lbGuid = new System.Windows.Forms.Label(); this.txt_gdbh = new DevExpress.XtraEditors.TextEdit(); this.txt_gx = new DevExpress.XtraEditors.TextEdit(); @@ -544,15 +544,17 @@ this.txt_badReson.Size = new System.Drawing.Size(410, 54); this.txt_badReson.TabIndex = 26; this.txt_badReson.TextTxt = ""; + this.txt_badReson.WhereTxt = "s_type=\'鐜板満缁翠慨涓嶈壇鍘熷洜\'"; // // txt_remark // - this.txt_remark.BtnTxt = "涓嶈壇鐜板儚"; + this.txt_remark.BtnTxt = "涓嶈壇鐜拌薄"; this.txt_remark.Location = new System.Drawing.Point(12, 96); this.txt_remark.Name = "txt_remark"; this.txt_remark.Size = new System.Drawing.Size(410, 54); this.txt_remark.TabIndex = 25; this.txt_remark.TextTxt = ""; + this.txt_remark.WhereTxt = "s_type=\'鐜板満缁翠慨涓嶈壇鐜拌薄\'"; // // txt_repairMethd // @@ -562,7 +564,7 @@ this.txt_repairMethd.Size = new System.Drawing.Size(411, 112); this.txt_repairMethd.TabIndex = 24; this.txt_repairMethd.TextTxt = ""; - + this.txt_repairMethd.WhereTxt = "s_type=\'鐜板満缁翠慨涓嶈壇瀵圭瓥\'"; // // lbGuid // -- Gitblit v1.9.3