From b084bd77d01a94c8f0a2d20c86a1f45ba7c8a23c Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期六, 19 四月 2025 14:08:05 +0800
Subject: [PATCH] 页面跳转

---
 DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs |  197 +++++++++++++++++++++++++++---------------------
 1 files changed, 110 insertions(+), 87 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
index 628edf3..1a27627 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
@@ -135,13 +135,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();
@@ -235,9 +236,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();
@@ -288,6 +290,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";
@@ -301,8 +304,9 @@
             // split1.Panel2
             // 
             this.split1.Panel2.Text = "Panel2";
+            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
             this.split1.Size = new System.Drawing.Size(1126, 592);
-            this.split1.SplitterPosition = 580;
+            this.split1.SplitterPosition = 0;
             this.split1.TabIndex = 0;
             // 
             // gcMain1
@@ -587,6 +591,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(1126, 592);
             this.splitMx1.SplitterPosition = 170;
             this.splitMx1.TabIndex = 0;
@@ -618,7 +623,7 @@
             this.layoutControlItem17});
             this.layoutMx1.Location = new System.Drawing.Point(0, 0);
             this.layoutMx1.Name = "layoutMx1";
-            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(780, 292, 812, 616);
+            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(392, 497, 812, 616);
             this.layoutMx1.Root = this.Root;
             this.layoutMx1.Size = new System.Drawing.Size(1126, 170);
             this.layoutMx1.TabIndex = 0;
@@ -648,7 +653,7 @@
             this.txt_tbl023.IsReadly = false;
             this.txt_tbl023.Location = new System.Drawing.Point(84, 43);
             this.txt_tbl023.Name = "txt_tbl023";
-            this.txt_tbl023.Size = new System.Drawing.Size(195, 24);
+            this.txt_tbl023.Size = new System.Drawing.Size(200, 24);
             this.txt_tbl023.TabIndex = 462;
             // 
             // txt_tbl005
@@ -664,16 +669,16 @@
             "鏉ユ枡涓嶈壇閫�鏂�",
             "浣滀笟涓嶈壇閫�鏂�"});
             this.txt_tbl005.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txt_tbl005.Size = new System.Drawing.Size(195, 24);
+            this.txt_tbl005.Size = new System.Drawing.Size(200, 24);
             this.txt_tbl005.StyleController = this.layoutMx1;
             this.txt_tbl005.TabIndex = 459;
             // 
             // txt_tbl006
             // 
-            this.txt_tbl006.Location = new System.Drawing.Point(355, 105);
+            this.txt_tbl006.Location = new System.Drawing.Point(360, 105);
             this.txt_tbl006.Name = "txt_tbl006";
             this.txt_tbl006.Properties.Appearance.Options.UseFont = true;
-            this.txt_tbl006.Size = new System.Drawing.Size(466, 24);
+            this.txt_tbl006.Size = new System.Drawing.Size(476, 24);
             this.txt_tbl006.StyleController = this.layoutMx1;
             this.txt_tbl006.TabIndex = 226;
             // 
@@ -683,25 +688,25 @@
             this.txt_tbl002.IsReadly = false;
             this.txt_tbl002.Location = new System.Drawing.Point(84, 74);
             this.txt_tbl002.Name = "txt_tbl002";
-            this.txt_tbl002.Size = new System.Drawing.Size(195, 24);
+            this.txt_tbl002.Size = new System.Drawing.Size(200, 24);
             this.txt_tbl002.TabIndex = 458;
             // 
             // txt_workName
             // 
-            this.txt_workName.Location = new System.Drawing.Point(355, 74);
+            this.txt_workName.Location = new System.Drawing.Point(360, 74);
             this.txt_workName.Name = "txt_workName";
             this.txt_workName.Properties.Appearance.Options.UseFont = true;
-            this.txt_workName.Size = new System.Drawing.Size(195, 24);
+            this.txt_workName.Size = new System.Drawing.Size(200, 24);
             this.txt_workName.StyleController = this.layoutMx1;
             this.txt_workName.TabIndex = 298;
             this.txt_workName.Tag = "readonly";
             // 
             // txt_tbl012
             // 
-            this.txt_tbl012.Location = new System.Drawing.Point(897, 43);
+            this.txt_tbl012.Location = new System.Drawing.Point(912, 43);
             this.txt_tbl012.Name = "txt_tbl012";
             this.txt_tbl012.Properties.Appearance.Options.UseFont = true;
-            this.txt_tbl012.Size = new System.Drawing.Size(196, 24);
+            this.txt_tbl012.Size = new System.Drawing.Size(202, 24);
             this.txt_tbl012.StyleController = this.layoutMx1;
             this.txt_tbl012.TabIndex = 247;
             this.txt_tbl012.Tag = "readonly";
@@ -711,84 +716,85 @@
             this.txt_billNo.Location = new System.Drawing.Point(84, 12);
             this.txt_billNo.Name = "txt_billNo";
             this.txt_billNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_billNo.Size = new System.Drawing.Size(195, 24);
+            this.txt_billNo.Size = new System.Drawing.Size(200, 24);
             this.txt_billNo.StyleController = this.layoutMx1;
             this.txt_billNo.TabIndex = 211;
             this.txt_billNo.Tag = "readonly";
             // 
             // txt_rwd
             // 
-            this.txt_rwd.Location = new System.Drawing.Point(897, 136);
+            this.txt_rwd.Location = new System.Drawing.Point(912, 136);
             this.txt_rwd.Name = "txt_rwd";
             this.txt_rwd.Properties.Appearance.Options.UseFont = true;
-            this.txt_rwd.Size = new System.Drawing.Size(196, 24);
+            this.txt_rwd.Size = new System.Drawing.Size(202, 24);
             this.txt_rwd.StyleController = this.layoutMx1;
             this.txt_rwd.TabIndex = 217;
             this.txt_rwd.Tag = "readonly";
             // 
             // txt_tbl011
             // 
-            this.txt_tbl011.Location = new System.Drawing.Point(897, 12);
+            this.txt_tbl011.Location = new System.Drawing.Point(912, 12);
             this.txt_tbl011.Name = "txt_tbl011";
             this.txt_tbl011.Properties.Appearance.Options.UseFont = true;
-            this.txt_tbl011.Size = new System.Drawing.Size(196, 24);
+            this.txt_tbl011.Size = new System.Drawing.Size(202, 24);
             this.txt_tbl011.StyleController = this.layoutMx1;
             this.txt_tbl011.TabIndex = 243;
             this.txt_tbl011.Tag = "readonly";
             // 
             // txt_itemName
             // 
-            this.txt_itemName.Location = new System.Drawing.Point(355, 12);
+            this.txt_itemName.Location = new System.Drawing.Point(360, 12);
             this.txt_itemName.Name = "txt_itemName";
             this.txt_itemName.Properties.Appearance.Options.UseFont = true;
-            this.txt_itemName.Size = new System.Drawing.Size(195, 24);
+            this.txt_itemName.Size = new System.Drawing.Size(200, 24);
             this.txt_itemName.StyleController = this.layoutMx1;
             this.txt_itemName.TabIndex = 219;
             this.txt_itemName.Tag = "readonly";
             // 
             // txt_tbl013
             // 
-            this.txt_tbl013.Location = new System.Drawing.Point(825, 74);
+            this.txt_tbl013.Location = new System.Drawing.Point(840, 74);
             this.txt_tbl013.Name = "txt_tbl013";
             this.txt_tbl013.Properties.Caption = "瀹℃牳鐘舵��";
-            this.txt_tbl013.Size = new System.Drawing.Size(268, 24);
+            this.txt_tbl013.RightToLeft = System.Windows.Forms.RightToLeft.No;
+            this.txt_tbl013.Size = new System.Drawing.Size(274, 24);
             this.txt_tbl013.StyleController = this.layoutMx1;
             this.txt_tbl013.TabIndex = 463;
             this.txt_tbl013.Tag = "readonly";
             // 
             // txt_tbl009
             // 
-            this.txt_tbl009.Location = new System.Drawing.Point(626, 12);
+            this.txt_tbl009.Location = new System.Drawing.Point(636, 12);
             this.txt_tbl009.Name = "txt_tbl009";
-            this.txt_tbl009.Size = new System.Drawing.Size(195, 24);
+            this.txt_tbl009.Size = new System.Drawing.Size(200, 24);
             this.txt_tbl009.StyleController = this.layoutMx1;
             this.txt_tbl009.TabIndex = 464;
             this.txt_tbl009.Tag = "readonly";
             // 
             // txt_tbl010
             // 
-            this.txt_tbl010.Location = new System.Drawing.Point(626, 43);
+            this.txt_tbl010.Location = new System.Drawing.Point(636, 43);
             this.txt_tbl010.Name = "txt_tbl010";
-            this.txt_tbl010.Size = new System.Drawing.Size(195, 24);
+            this.txt_tbl010.Size = new System.Drawing.Size(200, 24);
             this.txt_tbl010.StyleController = this.layoutMx1;
             this.txt_tbl010.TabIndex = 465;
             this.txt_tbl010.Tag = "readonly";
             // 
             // txt_tbl020
             // 
-            this.txt_tbl020.Location = new System.Drawing.Point(554, 74);
+            this.txt_tbl020.Location = new System.Drawing.Point(564, 74);
             this.txt_tbl020.Name = "txt_tbl020";
             this.txt_tbl020.Properties.Caption = "瀹岀粨鏍囪瘑";
-            this.txt_tbl020.Size = new System.Drawing.Size(267, 24);
+            this.txt_tbl020.Size = new System.Drawing.Size(272, 24);
             this.txt_tbl020.StyleController = this.layoutMx1;
             this.txt_tbl020.TabIndex = 466;
             this.txt_tbl020.Tag = "readonly";
             // 
             // txt_daa003
             // 
-            this.txt_daa003.Location = new System.Drawing.Point(355, 43);
+            this.txt_daa003.Location = new System.Drawing.Point(360, 43);
             this.txt_daa003.Name = "txt_daa003";
-            this.txt_daa003.Size = new System.Drawing.Size(195, 24);
+            this.txt_daa003.Size = new System.Drawing.Size(200, 24);
             this.txt_daa003.StyleController = this.layoutMx1;
             this.txt_daa003.TabIndex = 467;
             this.txt_daa003.Tag = "readonly";
@@ -804,9 +810,9 @@
             // 
             // txt_daa014
             // 
-            this.txt_daa014.Location = new System.Drawing.Point(897, 105);
+            this.txt_daa014.Location = new System.Drawing.Point(912, 105);
             this.txt_daa014.Name = "txt_daa014";
-            this.txt_daa014.Size = new System.Drawing.Size(196, 24);
+            this.txt_daa014.Size = new System.Drawing.Size(202, 24);
             this.txt_daa014.StyleController = this.layoutMx1;
             this.txt_daa014.TabIndex = 469;
             this.txt_daa014.Tag = "readonly";
@@ -887,7 +893,7 @@
             rowDefinition3,
             rowDefinition4,
             rowDefinition5});
-            this.Root.Size = new System.Drawing.Size(1105, 175);
+            this.Root.Size = new System.Drawing.Size(1126, 175);
             this.Root.TextVisible = false;
             // 
             // layoutControlItem1
@@ -895,7 +901,7 @@
             this.layoutControlItem1.Control = this.txt_billNo;
             this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem1.Name = "layoutControlItem1";
-            this.layoutControlItem1.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem1.Size = new System.Drawing.Size(276, 31);
             this.layoutControlItem1.Text = "鐢宠鍗曞彿";
             this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
             // 
@@ -905,7 +911,7 @@
             this.layoutControlItem3.Location = new System.Drawing.Point(0, 31);
             this.layoutControlItem3.Name = "layoutControlItem3";
             this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem3.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem3.Size = new System.Drawing.Size(276, 31);
             this.layoutControlItem3.Text = "鐢熶骇缁勭粐";
             this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
             // 
@@ -915,7 +921,7 @@
             this.layoutControlItem4.Location = new System.Drawing.Point(0, 62);
             this.layoutControlItem4.Name = "layoutControlItem4";
             this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem4.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem4.Size = new System.Drawing.Size(276, 31);
             this.layoutControlItem4.Text = "鐢熶骇宸ュ崟";
             this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
             // 
@@ -925,39 +931,39 @@
             this.layoutControlItem5.Location = new System.Drawing.Point(0, 93);
             this.layoutControlItem5.Name = "layoutControlItem5";
             this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem5.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem5.Size = new System.Drawing.Size(276, 31);
             this.layoutControlItem5.Text = "閫�鏂欑被鍨�";
             this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem9
             // 
             this.layoutControlItem9.Control = this.txt_tbl011;
-            this.layoutControlItem9.Location = new System.Drawing.Point(813, 0);
+            this.layoutControlItem9.Location = new System.Drawing.Point(828, 0);
             this.layoutControlItem9.Name = "layoutControlItem9";
             this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem9.Size = new System.Drawing.Size(272, 31);
+            this.layoutControlItem9.Size = new System.Drawing.Size(278, 31);
             this.layoutControlItem9.Text = "瀹℃牳浜�";
             this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem10
             // 
             this.layoutControlItem10.Control = this.txt_tbl012;
-            this.layoutControlItem10.Location = new System.Drawing.Point(813, 31);
+            this.layoutControlItem10.Location = new System.Drawing.Point(828, 31);
             this.layoutControlItem10.Name = "layoutControlItem10";
             this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem10.Size = new System.Drawing.Size(272, 31);
+            this.layoutControlItem10.Size = new System.Drawing.Size(278, 31);
             this.layoutControlItem10.Text = "瀹℃牳鏃堕棿";
             this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem11
             // 
             this.layoutControlItem11.Control = this.txt_tbl013;
-            this.layoutControlItem11.Location = new System.Drawing.Point(813, 62);
+            this.layoutControlItem11.Location = new System.Drawing.Point(828, 62);
             this.layoutControlItem11.Name = "layoutControlItem11";
             this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem11.Size = new System.Drawing.Size(272, 31);
+            this.layoutControlItem11.Size = new System.Drawing.Size(278, 31);
             this.layoutControlItem11.Text = "瀹℃牳鐘舵��";
             this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem11.TextVisible = false;
@@ -965,32 +971,32 @@
             // layoutControlItem12
             // 
             this.layoutControlItem12.Control = this.txt_tbl009;
-            this.layoutControlItem12.Location = new System.Drawing.Point(542, 0);
+            this.layoutControlItem12.Location = new System.Drawing.Point(552, 0);
             this.layoutControlItem12.Name = "layoutControlItem12";
             this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem12.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem12.Size = new System.Drawing.Size(276, 31);
             this.layoutControlItem12.Text = "鐢宠浜�";
             this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem13
             // 
             this.layoutControlItem13.Control = this.txt_tbl010;
-            this.layoutControlItem13.Location = new System.Drawing.Point(542, 31);
+            this.layoutControlItem13.Location = new System.Drawing.Point(552, 31);
             this.layoutControlItem13.Name = "layoutControlItem13";
             this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem13.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem13.Size = new System.Drawing.Size(276, 31);
             this.layoutControlItem13.Text = "鐢宠鏃堕棿";
             this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem14
             // 
             this.layoutControlItem14.Control = this.txt_tbl020;
-            this.layoutControlItem14.Location = new System.Drawing.Point(542, 62);
+            this.layoutControlItem14.Location = new System.Drawing.Point(552, 62);
             this.layoutControlItem14.Name = "layoutControlItem14";
             this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem14.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem14.Size = new System.Drawing.Size(276, 31);
             this.layoutControlItem14.Text = "瀹岀粨";
             this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem14.TextVisible = false;
@@ -1003,7 +1009,7 @@
             this.layoutControlItem16.MinSize = new System.Drawing.Size(30, 31);
             this.layoutControlItem16.Name = "layoutControlItem16";
             this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem16.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem16.Size = new System.Drawing.Size(276, 31);
             this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
             this.layoutControlItem16.Text = "閫夊彇鐗╂枡";
             this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
@@ -1012,66 +1018,66 @@
             // layoutControlItem8
             // 
             this.layoutControlItem8.Control = this.txt_itemName;
-            this.layoutControlItem8.Location = new System.Drawing.Point(271, 0);
+            this.layoutControlItem8.Location = new System.Drawing.Point(276, 0);
             this.layoutControlItem8.Name = "layoutControlItem8";
             this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem8.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem8.Size = new System.Drawing.Size(276, 31);
             this.layoutControlItem8.Text = "浜у搧鍚嶇О";
             this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem18
             // 
             this.layoutControlItem18.Control = this.txt_daa003;
-            this.layoutControlItem18.Location = new System.Drawing.Point(271, 31);
+            this.layoutControlItem18.Location = new System.Drawing.Point(276, 31);
             this.layoutControlItem18.Name = "layoutControlItem18";
             this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem18.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem18.Size = new System.Drawing.Size(276, 31);
             this.layoutControlItem18.Text = "浜у搧缂栧彿";
             this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem6
             // 
             this.layoutControlItem6.Control = this.txt_workName;
-            this.layoutControlItem6.Location = new System.Drawing.Point(271, 62);
+            this.layoutControlItem6.Location = new System.Drawing.Point(276, 62);
             this.layoutControlItem6.Name = "layoutControlItem6";
             this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem6.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem6.Size = new System.Drawing.Size(276, 31);
             this.layoutControlItem6.Text = "鐢熶骇杞﹂棿";
             this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
             // 
             // lab_daa014
             // 
             this.lab_daa014.Control = this.txt_daa014;
-            this.lab_daa014.Location = new System.Drawing.Point(813, 93);
+            this.lab_daa014.Location = new System.Drawing.Point(828, 93);
             this.lab_daa014.Name = "lab_daa014";
             this.lab_daa014.OptionsTableLayoutItem.ColumnIndex = 3;
             this.lab_daa014.OptionsTableLayoutItem.RowIndex = 3;
-            this.lab_daa014.Size = new System.Drawing.Size(272, 31);
+            this.lab_daa014.Size = new System.Drawing.Size(278, 31);
             this.lab_daa014.Text = "鎶曟枡鍗曞彿";
             this.lab_daa014.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem2
             // 
             this.layoutControlItem2.Control = this.txt_rwd;
-            this.layoutControlItem2.Location = new System.Drawing.Point(813, 124);
+            this.layoutControlItem2.Location = new System.Drawing.Point(828, 124);
             this.layoutControlItem2.Name = "layoutControlItem2";
             this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem2.Size = new System.Drawing.Size(272, 31);
+            this.layoutControlItem2.Size = new System.Drawing.Size(278, 31);
             this.layoutControlItem2.Text = "浠诲姟鍗曞彿";
             this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem15
             // 
             this.layoutControlItem15.Control = this.txt_tbl006;
-            this.layoutControlItem15.Location = new System.Drawing.Point(271, 93);
+            this.layoutControlItem15.Location = new System.Drawing.Point(276, 93);
             this.layoutControlItem15.Name = "layoutControlItem15";
             this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem15.OptionsTableLayoutItem.ColumnSpan = 2;
             this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem15.Size = new System.Drawing.Size(542, 31);
+            this.layoutControlItem15.Size = new System.Drawing.Size(552, 31);
             this.layoutControlItem15.Text = "澶囨敞璇存槑";
             this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
             // 
@@ -1301,13 +1307,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);
@@ -1325,10 +1332,23 @@
             this.panelMx1.Size = new System.Drawing.Size(1124, 101);
             this.panelMx1.TabIndex = 1;
             // 
+            // radOut
+            // 
+            this.radOut.Location = new System.Drawing.Point(749, 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 = 474;
+            // 
             // ucBtnPrint1
             // 
             this.ucBtnPrint1.guidKey = null;
-            this.ucBtnPrint1.Location = new System.Drawing.Point(543, 63);
+            this.ucBtnPrint1.Location = new System.Drawing.Point(748, 63);
             this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0);
             this.ucBtnPrint1.Name = "ucBtnPrint1";
             this.ucBtnPrint1.rptParameter = null;
@@ -1337,7 +1357,7 @@
             // 
             // lbMxGuid
             // 
-            this.lbMxGuid.Location = new System.Drawing.Point(1034, 10);
+            this.lbMxGuid.Location = new System.Drawing.Point(762, 5);
             this.lbMxGuid.Name = "lbMxGuid";
             this.lbMxGuid.Size = new System.Drawing.Size(58, 18);
             this.lbMxGuid.TabIndex = 229;
@@ -1346,15 +1366,16 @@
             // 
             // txt_iCount_1
             // 
-            this.txt_iCount_1.Location = new System.Drawing.Point(654, 34);
+            this.txt_iCount_1.Location = new System.Drawing.Point(649, 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(538, 70);
             this.labelControl14.Name = "labelControl14";
             this.labelControl14.Size = new System.Drawing.Size(105, 18);
             this.labelControl14.TabIndex = 227;
@@ -1362,7 +1383,7 @@
             // 
             // txt_psnQty_1
             // 
-            this.txt_psnQty_1.Location = new System.Drawing.Point(654, 4);
+            this.txt_psnQty_1.Location = new System.Drawing.Point(649, 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);
@@ -1370,34 +1391,34 @@
             // 
             // labelControl12
             // 
-            this.labelControl12.Location = new System.Drawing.Point(543, 9);
+            this.labelControl12.Location = new System.Drawing.Point(538, 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(649, 6);
+            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(345, 70);
+            this.labelControl13.Location = new System.Drawing.Point(553, 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;
@@ -1414,7 +1435,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;
@@ -1431,11 +1452,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(232, 24);
+            this.txtWlgg.Size = new System.Drawing.Size(436, 24);
             this.txtWlgg.TabIndex = 218;
             // 
             // labelControl9
@@ -1767,9 +1788,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();
@@ -1865,7 +1887,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;
@@ -1908,5 +1930,6 @@
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
         private DevExpress.Utils.ToolTipController tips;
+        private DevExpress.XtraEditors.RadioGroup radOut;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3