From 9516ce1ad9e8be1b9d33f7961c91a5683cc83f07 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 07 六月 2025 15:37:32 +0800 Subject: [PATCH] 采购报表 --- DevApp/Gs.DevApp/DevFrm/WOM/showZhongTai.Designer.cs | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/showZhongTai.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/showZhongTai.Designer.cs index d61df70..b7a7101 100644 --- a/DevApp/Gs.DevApp/DevFrm/WOM/showZhongTai.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/WOM/showZhongTai.Designer.cs @@ -53,12 +53,10 @@ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.comZt.Properties.Items.AddRange(new object[] { "-璇烽�夋嫨-", - "1,D:寰呭紑宸�", "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; -- Gitblit v1.9.3