fqc
lu
2025-05-06 437425784b7612e10d4a54bd64905c508347514d
DevApp/Gs.DevApp/DevFrm/WOM/showZhongTai.Designer.cs
@@ -53,9 +53,9 @@
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.comZt.Properties.Items.AddRange(new object[] {
            "-请选择-",
            "1,待开工",
            "2,工单暂停",
            "3,撤回完工",
            "1,D:待开工",
            "2,S:暂停",
            "3,Q:清尾",
            "4,紧急备料",
            "5,暂停备料",
            "6,撤回备料"});
@@ -65,7 +65,6 @@
            // 
            // 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 +78,6 @@
            // 
            // btnSave
            // 
            this.btnSave.Appearance.Options.UseFont = true;
            this.btnSave.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
            this.btnSave.Cursor = System.Windows.Forms.Cursors.Hand;