1
lu
2025-04-03 b54d247ffc912c4af1c96fe05bc6ca1630a77be0
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
            //