From ca4c6a573fa25869ea93bd3bcb0345a06f29d0ef Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 27 三月 2025 15:15:30 +0800
Subject: [PATCH] 受托

---
 DevApp/Gs.DevApp/UserControl/showZhongTai.Designer.cs |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/DevApp/Gs.DevApp/UserControl/showZhongTai.Designer.cs b/DevApp/Gs.DevApp/UserControl/showZhongTai.Designer.cs
index 45f34f3..4dfaed2 100644
--- a/DevApp/Gs.DevApp/UserControl/showZhongTai.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/showZhongTai.Designer.cs
@@ -46,17 +46,20 @@
             // 
             // comZt
             // 
+            this.comZt.EditValue = "-璇烽�夋嫨-";
             this.comZt.Location = new System.Drawing.Point(158, 56);
             this.comZt.Name = "comZt";
             this.comZt.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
             this.comZt.Properties.Items.AddRange(new object[] {
+            "-璇烽�夋嫨-",
             "1,寰呭紑宸�",
             "2,宸ュ崟鏆傚仠",
             "3,鎾ゅ洖瀹屽伐",
             "4,绱ф�ュ鏂�",
             "5,鏆傚仠澶囨枡",
             "6,鎾ゅ洖澶囨枡"});
+            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