From f5570a2f60dc9b9c201dcc8b227510a89bf69042 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 01 七月 2025 11:29:32 +0800 Subject: [PATCH] 工序增加是否追溯码 --- DevApp/Gs.DevApp/DevFrm/WOM/showZhongTai.Designer.cs | 10 +++------- 1 files changed, 3 insertions(+), 7 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/showZhongTai.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/showZhongTai.Designer.cs index 60b5f62..b7a7101 100644 --- a/DevApp/Gs.DevApp/DevFrm/WOM/showZhongTai.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/WOM/showZhongTai.Designer.cs @@ -53,19 +53,16 @@ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.comZt.Properties.Items.AddRange(new object[] { "-璇烽�夋嫨-", - "1,寰呭紑宸�", - "2,宸ュ崟鏆傚仠", - "3,鎾ゅ洖瀹屽伐", + "2,S:鏆傚仠", + "3,Q:娓呭熬", "4,绱ф�ュ鏂�", - "5,鏆傚仠澶囨枡", - "6,鎾ゅ洖澶囨枡"}); + "5,鏆傚仠澶囨枡"}); this.comZt.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.comZt.Size = new System.Drawing.Size(125, 24); this.comZt.TabIndex = 2; // // btnCancel // - this.btnCancel.Appearance.Options.UseFont = true; this.btnCancel.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btnCancel.Cursor = System.Windows.Forms.Cursors.Hand; @@ -79,7 +76,6 @@ // // btnSave // - this.btnSave.Appearance.Options.UseFont = true; this.btnSave.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btnSave.Cursor = System.Windows.Forms.Cursors.Hand; -- Gitblit v1.9.3