From de76c939cc8c425f8326f333e8efdd339e5bff86 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 06 五月 2025 18:01:12 +0800
Subject: [PATCH] 工单
---
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs | 112 +++++++++++++++++++++++++++++++++-----------------------
1 files changed, 66 insertions(+), 46 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs
index ce569e3..fc34c98 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs
@@ -124,13 +124,14 @@
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.panelMx1 = new DevExpress.XtraEditors.PanelControl();
+ this.radOut = new DevExpress.XtraEditors.RadioGroup();
this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint();
this.lbMxGuid = new DevExpress.XtraEditors.LabelControl();
this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit();
this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit();
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
- this.txtKdy = new DevExpress.XtraEditors.TextEdit();
+ this.txt_kQty = new DevExpress.XtraEditors.TextEdit();
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
this.txtYdy = new DevExpress.XtraEditors.TextEdit();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
@@ -210,9 +211,10 @@
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelMx1)).BeginInit();
this.panelMx1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit();
@@ -263,6 +265,7 @@
// split1
//
this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
this.split1.Horizontal = false;
this.split1.Location = new System.Drawing.Point(0, 0);
this.split1.Name = "split1";
@@ -272,8 +275,9 @@
this.split1.Panel1.Controls.Add(this.gcMain1);
this.split1.Panel1.Controls.Add(this.pageBar1);
this.split1.Panel1.Text = "Panel1";
+ this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.split1.Size = new System.Drawing.Size(1167, 570);
- this.split1.SplitterPosition = 558;
+ this.split1.SplitterPosition = 0;
this.split1.TabIndex = 4;
//
// gcMain1
@@ -334,8 +338,6 @@
this.gridColumn21.FieldName = "isFinish";
this.gridColumn21.MinWidth = 25;
this.gridColumn21.Name = "gridColumn21";
- this.gridColumn21.Visible = true;
- this.gridColumn21.VisibleIndex = 1;
this.gridColumn21.Width = 94;
//
// gv_qtck
@@ -348,7 +350,7 @@
this.gv_qtck.OptionsColumn.AllowEdit = false;
this.gv_qtck.Tag = "query_a.qtck";
this.gv_qtck.Visible = true;
- this.gv_qtck.VisibleIndex = 2;
+ this.gv_qtck.VisibleIndex = 1;
this.gv_qtck.Width = 180;
//
// gridColumn14
@@ -366,7 +368,7 @@
this.gridColumn17.MinWidth = 25;
this.gridColumn17.Name = "gridColumn17";
this.gridColumn17.Visible = true;
- this.gridColumn17.VisibleIndex = 3;
+ this.gridColumn17.VisibleIndex = 2;
this.gridColumn17.Width = 94;
//
// gridColumn18
@@ -384,7 +386,7 @@
this.gridColumn19.MinWidth = 25;
this.gridColumn19.Name = "gridColumn19";
this.gridColumn19.Visible = true;
- this.gridColumn19.VisibleIndex = 4;
+ this.gridColumn19.VisibleIndex = 3;
this.gridColumn19.Width = 94;
//
// gv_qt005
@@ -397,7 +399,7 @@
this.gv_qt005.OptionsColumn.AllowEdit = false;
this.gv_qt005.Tag = "query_a.qt005";
this.gv_qt005.Visible = true;
- this.gv_qt005.VisibleIndex = 5;
+ this.gv_qt005.VisibleIndex = 4;
this.gv_qt005.Width = 94;
//
// gv_qt001
@@ -410,7 +412,7 @@
this.gv_qt001.OptionsColumn.AllowEdit = false;
this.gv_qt001.Tag = "query_a.qt001";
this.gv_qt001.Visible = true;
- this.gv_qt001.VisibleIndex = 6;
+ this.gv_qt001.VisibleIndex = 5;
this.gv_qt001.Width = 200;
//
// gv_qt016
@@ -423,7 +425,7 @@
this.gv_qt016.OptionsColumn.AllowEdit = false;
this.gv_qt016.Tag = "query_a.qt016";
this.gv_qt016.Visible = true;
- this.gv_qt016.VisibleIndex = 7;
+ this.gv_qt016.VisibleIndex = 6;
this.gv_qt016.Width = 94;
//
// gv_qt002
@@ -436,20 +438,20 @@
this.gv_qt002.OptionsColumn.AllowEdit = false;
this.gv_qt002.Tag = "query_a.qt002";
this.gv_qt002.Visible = true;
- this.gv_qt002.VisibleIndex = 8;
+ this.gv_qt002.VisibleIndex = 7;
this.gv_qt002.Width = 180;
//
// gv_qt010
//
this.gv_qt010.AppearanceCell.Options.UseFont = true;
- this.gv_qt010.Caption = "鍏ュ簱鍘熷洜 ";
+ this.gv_qt010.Caption = "鐢宠鍘熷洜 ";
this.gv_qt010.FieldName = "remark";
this.gv_qt010.MinWidth = 25;
this.gv_qt010.Name = "gv_qt010";
this.gv_qt010.OptionsColumn.AllowEdit = false;
this.gv_qt010.Tag = "query_a.qt010";
this.gv_qt010.Visible = true;
- this.gv_qt010.VisibleIndex = 9;
+ this.gv_qt010.VisibleIndex = 8;
this.gv_qt010.Width = 94;
//
// gridColumn13
@@ -459,7 +461,7 @@
this.gridColumn13.MinWidth = 25;
this.gridColumn13.Name = "gridColumn13";
this.gridColumn13.Visible = true;
- this.gridColumn13.VisibleIndex = 10;
+ this.gridColumn13.VisibleIndex = 9;
this.gridColumn13.Width = 94;
//
// gv18
@@ -505,6 +507,7 @@
//
this.splitMx1.Panel2.Controls.Add(this.tabMx);
this.splitMx1.Panel2.Text = "Panel2";
+ this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.splitMx1.Size = new System.Drawing.Size(1167, 570);
this.splitMx1.SplitterPosition = 104;
this.splitMx1.TabIndex = 0;
@@ -748,7 +751,7 @@
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem9.Size = new System.Drawing.Size(287, 28);
- this.layoutControlItem9.Text = "瀹℃牳浜�";
+ this.layoutControlItem9.Text = "瀹℃牳浜哄憳";
this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem10
@@ -782,7 +785,7 @@
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem14.Size = new System.Drawing.Size(287, 28);
- this.layoutControlItem14.Text = "鐢宠浜�";
+ this.layoutControlItem14.Text = "鐢宠浜哄憳";
this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem15
@@ -837,7 +840,7 @@
this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2;
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2;
this.layoutControlItem13.Size = new System.Drawing.Size(573, 28);
- this.layoutControlItem13.Text = "鍏ュ簱鍘熷洜";
+ this.layoutControlItem13.Text = "鐢宠鍘熷洜";
this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18);
//
// tabMx
@@ -1150,13 +1153,14 @@
//
// panelMx1
//
+ this.panelMx1.Controls.Add(this.radOut);
this.panelMx1.Controls.Add(this.ucBtnPrint1);
this.panelMx1.Controls.Add(this.lbMxGuid);
this.panelMx1.Controls.Add(this.txt_iCount_1);
this.panelMx1.Controls.Add(this.labelControl14);
this.panelMx1.Controls.Add(this.txt_psnQty_1);
this.panelMx1.Controls.Add(this.labelControl12);
- this.panelMx1.Controls.Add(this.txtKdy);
+ this.panelMx1.Controls.Add(this.txt_kQty);
this.panelMx1.Controls.Add(this.labelControl13);
this.panelMx1.Controls.Add(this.txtYdy);
this.panelMx1.Controls.Add(this.labelControl1);
@@ -1174,19 +1178,32 @@
this.panelMx1.Size = new System.Drawing.Size(1165, 102);
this.panelMx1.TabIndex = 2;
//
+ // radOut
+ //
+ this.radOut.Location = new System.Drawing.Point(779, 26);
+ this.radOut.Margin = new System.Windows.Forms.Padding(0);
+ this.radOut.Name = "radOut";
+ this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near;
+ this.radOut.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
+ new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鍏ㄨ嚜鍔�"),
+ new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鍗婅嚜鍔�"),
+ new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鎵嬪姩")});
+ this.radOut.Size = new System.Drawing.Size(248, 31);
+ this.radOut.TabIndex = 476;
+ //
// ucBtnPrint1
//
this.ucBtnPrint1.guidKey = null;
- this.ucBtnPrint1.Location = new System.Drawing.Point(543, 65);
+ this.ucBtnPrint1.Location = new System.Drawing.Point(779, 63);
this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0);
this.ucBtnPrint1.Name = "ucBtnPrint1";
this.ucBtnPrint1.rptParameter = null;
- this.ucBtnPrint1.Size = new System.Drawing.Size(207, 29);
+ this.ucBtnPrint1.Size = new System.Drawing.Size(207, 32);
this.ucBtnPrint1.TabIndex = 230;
//
// lbMxGuid
//
- this.lbMxGuid.Location = new System.Drawing.Point(835, 7);
+ this.lbMxGuid.Location = new System.Drawing.Point(1046, 70);
this.lbMxGuid.Name = "lbMxGuid";
this.lbMxGuid.Size = new System.Drawing.Size(58, 18);
this.lbMxGuid.TabIndex = 229;
@@ -1195,15 +1212,16 @@
//
// txt_iCount_1
//
- this.txt_iCount_1.Location = new System.Drawing.Point(654, 34);
+ this.txt_iCount_1.Location = new System.Drawing.Point(658, 67);
this.txt_iCount_1.Name = "txt_iCount_1";
this.txt_iCount_1.Properties.Appearance.Options.UseFont = true;
+ this.txt_iCount_1.Properties.ReadOnly = true;
this.txt_iCount_1.Size = new System.Drawing.Size(96, 24);
this.txt_iCount_1.TabIndex = 228;
//
// labelControl14
//
- this.labelControl14.Location = new System.Drawing.Point(543, 39);
+ this.labelControl14.Location = new System.Drawing.Point(547, 70);
this.labelControl14.Name = "labelControl14";
this.labelControl14.Size = new System.Drawing.Size(105, 18);
this.labelControl14.TabIndex = 227;
@@ -1211,7 +1229,7 @@
//
// txt_psnQty_1
//
- this.txt_psnQty_1.Location = new System.Drawing.Point(654, 4);
+ this.txt_psnQty_1.Location = new System.Drawing.Point(658, 33);
this.txt_psnQty_1.Name = "txt_psnQty_1";
this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true;
this.txt_psnQty_1.Size = new System.Drawing.Size(96, 24);
@@ -1219,34 +1237,34 @@
//
// labelControl12
//
- this.labelControl12.Location = new System.Drawing.Point(543, 9);
+ this.labelControl12.Location = new System.Drawing.Point(547, 39);
this.labelControl12.Name = "labelControl12";
this.labelControl12.Size = new System.Drawing.Size(105, 18);
this.labelControl12.TabIndex = 225;
this.labelControl12.Text = "姣忓紶鏉$爜鏁伴噺锛�";
//
- // txtKdy
+ // txt_kQty
//
- this.txtKdy.Location = new System.Drawing.Point(430, 65);
- this.txtKdy.Name = "txtKdy";
- this.txtKdy.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
- this.txtKdy.Properties.Appearance.Options.UseFont = true;
- this.txtKdy.Properties.Appearance.Options.UseForeColor = true;
- this.txtKdy.Properties.ReadOnly = true;
- this.txtKdy.Size = new System.Drawing.Size(96, 24);
- this.txtKdy.TabIndex = 224;
+ this.txt_kQty.Location = new System.Drawing.Point(658, 3);
+ this.txt_kQty.Name = "txt_kQty";
+ this.txt_kQty.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
+ this.txt_kQty.Properties.Appearance.Options.UseFont = true;
+ this.txt_kQty.Properties.Appearance.Options.UseForeColor = true;
+ this.txt_kQty.Properties.ReadOnly = true;
+ this.txt_kQty.Size = new System.Drawing.Size(96, 24);
+ this.txt_kQty.TabIndex = 224;
//
// labelControl13
//
- this.labelControl13.Location = new System.Drawing.Point(346, 70);
+ this.labelControl13.Location = new System.Drawing.Point(562, 9);
this.labelControl13.Name = "labelControl13";
- this.labelControl13.Size = new System.Drawing.Size(80, 18);
+ this.labelControl13.Size = new System.Drawing.Size(90, 18);
this.labelControl13.TabIndex = 223;
- this.labelControl13.Text = "鍙墦鍗版�绘暟:";
+ this.labelControl13.Text = "鍙墦鍗版�绘暟锛�";
//
// txtYdy
//
- this.txtYdy.Location = new System.Drawing.Point(430, 34);
+ this.txtYdy.Location = new System.Drawing.Point(430, 36);
this.txtYdy.Name = "txtYdy";
this.txtYdy.Properties.Appearance.Options.UseFont = true;
this.txtYdy.Properties.ReadOnly = true;
@@ -1263,7 +1281,7 @@
//
// txtQuantity
//
- this.txtQuantity.Location = new System.Drawing.Point(430, 4);
+ this.txtQuantity.Location = new System.Drawing.Point(430, 6);
this.txtQuantity.Name = "txtQuantity";
this.txtQuantity.Properties.Appearance.Options.UseFont = true;
this.txtQuantity.Properties.ReadOnly = true;
@@ -1280,11 +1298,11 @@
//
// txtWlgg
//
- this.txtWlgg.Location = new System.Drawing.Point(90, 65);
+ this.txtWlgg.Location = new System.Drawing.Point(90, 67);
this.txtWlgg.Name = "txtWlgg";
this.txtWlgg.Properties.Appearance.Options.UseFont = true;
this.txtWlgg.Properties.ReadOnly = true;
- this.txtWlgg.Size = new System.Drawing.Size(236, 24);
+ this.txtWlgg.Size = new System.Drawing.Size(436, 24);
this.txtWlgg.TabIndex = 218;
//
// labelControl9
@@ -1297,7 +1315,7 @@
//
// txtWlmc
//
- this.txtWlmc.Location = new System.Drawing.Point(90, 34);
+ this.txtWlmc.Location = new System.Drawing.Point(90, 36);
this.txtWlmc.Name = "txtWlmc";
this.txtWlmc.Properties.Appearance.Options.UseFont = true;
this.txtWlmc.Properties.ReadOnly = true;
@@ -1314,7 +1332,7 @@
//
// txtWlid
//
- this.txtWlid.Location = new System.Drawing.Point(90, 4);
+ this.txtWlid.Location = new System.Drawing.Point(90, 6);
this.txtWlid.Name = "txtWlid";
this.txtWlid.Properties.Appearance.Options.UseFont = true;
this.txtWlid.Properties.ReadOnly = true;
@@ -1561,9 +1579,10 @@
((System.ComponentModel.ISupportInitialize)(this.panelMx1)).EndInit();
this.panelMx1.ResumeLayout(false);
this.panelMx1.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit();
@@ -1642,7 +1661,7 @@
private DevExpress.XtraEditors.LabelControl labelControl14;
private DevExpress.XtraEditors.TextEdit txt_psnQty_1;
private DevExpress.XtraEditors.LabelControl labelControl12;
- private DevExpress.XtraEditors.TextEdit txtKdy;
+ private DevExpress.XtraEditors.TextEdit txt_kQty;
private DevExpress.XtraEditors.LabelControl labelControl13;
private DevExpress.XtraEditors.TextEdit txtYdy;
private DevExpress.XtraEditors.LabelControl labelControl1;
@@ -1689,5 +1708,6 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
private DevExpress.Utils.ToolTipController tips;
+ private DevExpress.XtraEditors.RadioGroup radOut;
}
}
\ No newline at end of file
--
Gitblit v1.9.3