lu
2025-06-09 ccc1b0d541d8f3bdd2bcb72dd0b5533e68b886d5
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;