duheng
2024-11-19 74706b439194deed9c5fde2d5ed02226fc33fd69
WinFrmUI/HStation.WinFrmUI.Assets.Core/01-pump/AddPumpProductMainDlg.Designer.cs
@@ -138,12 +138,12 @@
            BtnOk.Size = new Size(66, 22);
            BtnOk.StyleController = layoutControl1;
            BtnOk.TabIndex = 12;
            BtnOk.Text = "完成";
            BtnOk.Text = "确定";
            BtnOk.Click += BtnOk_ClickAsync;
            // 
            // simpleButton1
            // 
            simpleButton1.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Danger;
            simpleButton1.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning;
            simpleButton1.Appearance.Options.UseBackColor = true;
            simpleButton1.DialogResult = DialogResult.Cancel;
            simpleButton1.Location = new Point(593, 398);
@@ -161,7 +161,7 @@
            TextEditName.StyleController = layoutControl1;
            TextEditName.TabIndex = 0;
            // 
            // textEditDescription
            // DescriptionTextEdit
            // 
            DescriptionTextEdit.Location = new Point(20, 164);
            DescriptionTextEdit.Name = "DescriptionTextEdit";