快乐的昕的电脑
2025-10-27 4351bcb4088bfa9dcf796351c7abfd9c5f224f18
销售出库:单据人员显示为姓名
已修改1个文件
314 ■■■■ 文件已修改
DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliverDj.Designer.cs 314 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliverDj.Designer.cs
@@ -31,15 +31,15 @@
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition11 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition12 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition13 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition14 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition15 = new DevExpress.XtraLayout.RowDefinition();
            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -74,13 +74,13 @@
            this.txt_ckNo = new DevExpress.XtraEditors.TextEdit();
            this.txt_itemOutNo = new DevExpress.XtraEditors.TextEdit();
            this.txt_xxzz = new DevExpress.XtraEditors.TextEdit();
            this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
            this.txt_createByNameList1 = new DevExpress.XtraEditors.TextEdit();
            this.txt_abtNo = new DevExpress.XtraEditors.TextEdit();
            this.txt_outType = new DevExpress.XtraEditors.TextEdit();
            this.txt_cusName = new DevExpress.XtraEditors.TextEdit();
            this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
            this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
            this.txt_checkUser = new DevExpress.XtraEditors.TextEdit();
            this.txt_checkUserNameList1 = new DevExpress.XtraEditors.TextEdit();
            this.txt_kcOrg = new DevExpress.XtraEditors.TextEdit();
            this.txt_status = new DevExpress.XtraEditors.CheckEdit();
            this.txt_sqRemark = new DevExpress.XtraEditors.TextEdit();
@@ -157,13 +157,13 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_ckNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_xxzz.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createByNameList1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_abtNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_outType.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_cusName.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkUserNameList1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_kcOrg.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_sqRemark.Properties)).BeginInit();
@@ -205,7 +205,7 @@
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
            this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
            this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(5);
            this.toolBarMenu1.Name = "toolBarMenu1";
            this.toolBarMenu1.rptParameter = null;
            this.toolBarMenu1.Size = new System.Drawing.Size(1410, 98);
@@ -217,7 +217,7 @@
            // 
            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControl1.Location = new System.Drawing.Point(0, 98);
            this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4);
            this.xtraTabControl1.Name = "xtraTabControl1";
            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
            this.xtraTabControl1.Size = new System.Drawing.Size(1410, 736);
@@ -229,7 +229,7 @@
            // xtraTabPage1
            // 
            this.xtraTabPage1.Controls.Add(this.split1);
            this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(1408, 698);
            this.xtraTabPage1.Text = "数据列表";
@@ -240,7 +240,7 @@
            this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
            this.split1.Horizontal = false;
            this.split1.Location = new System.Drawing.Point(0, 0);
            this.split1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.split1.Margin = new System.Windows.Forms.Padding(4);
            this.split1.Name = "split1";
            // 
            // split1.Panel1
@@ -260,10 +260,10 @@
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.gcMain1.Margin = new System.Windows.Forms.Padding(4);
            this.gcMain1.Name = "gcMain1";
            this.gcMain1.Size = new System.Drawing.Size(1408, 635);
            this.gcMain1.TabIndex = 2;
@@ -384,7 +384,7 @@
            // 
            this.gv_checkUser.AppearanceCell.Options.UseFont = true;
            this.gv_checkUser.Caption = "审核人 ";
            this.gv_checkUser.FieldName = "checkUser";
            this.gv_checkUser.FieldName = "checkUserName";
            this.gv_checkUser.MinWidth = 31;
            this.gv_checkUser.Name = "gv_checkUser";
            this.gv_checkUser.OptionsColumn.AllowEdit = false;
@@ -527,7 +527,7 @@
            // xtraTabPage2
            // 
            this.xtraTabPage2.Controls.Add(this.splitMx1);
            this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(4);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.Size = new System.Drawing.Size(1408, 698);
            this.xtraTabPage2.Text = "数据详细";
@@ -537,7 +537,7 @@
            this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitMx1.Horizontal = false;
            this.splitMx1.Location = new System.Drawing.Point(0, 0);
            this.splitMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.splitMx1.Margin = new System.Windows.Forms.Padding(4);
            this.splitMx1.Name = "splitMx1";
            // 
            // splitMx1.Panel1
@@ -563,13 +563,13 @@
            this.layoutMx1.Controls.Add(this.txt_ckNo);
            this.layoutMx1.Controls.Add(this.txt_itemOutNo);
            this.layoutMx1.Controls.Add(this.txt_xxzz);
            this.layoutMx1.Controls.Add(this.txt_createBy);
            this.layoutMx1.Controls.Add(this.txt_createByNameList1);
            this.layoutMx1.Controls.Add(this.txt_abtNo);
            this.layoutMx1.Controls.Add(this.txt_outType);
            this.layoutMx1.Controls.Add(this.txt_cusName);
            this.layoutMx1.Controls.Add(this.txt_checkDate);
            this.layoutMx1.Controls.Add(this.txt_createDate);
            this.layoutMx1.Controls.Add(this.txt_checkUser);
            this.layoutMx1.Controls.Add(this.txt_checkUserNameList1);
            this.layoutMx1.Controls.Add(this.txt_kcOrg);
            this.layoutMx1.Controls.Add(this.txt_status);
            this.layoutMx1.Controls.Add(this.txt_sqRemark);
@@ -577,7 +577,7 @@
            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem17});
            this.layoutMx1.Location = new System.Drawing.Point(0, 0);
            this.layoutMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.layoutMx1.Margin = new System.Windows.Forms.Padding(4);
            this.layoutMx1.Name = "layoutMx1";
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(764, 426, 812, 500);
            this.layoutMx1.Root = this.Root;
@@ -596,160 +596,160 @@
            // 
            // txt_ckName
            // 
            this.txt_ckName.Location = new System.Drawing.Point(793, 125);
            this.txt_ckName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txt_ckName.Location = new System.Drawing.Point(790, 125);
            this.txt_ckName.Margin = new System.Windows.Forms.Padding(4);
            this.txt_ckName.Name = "txt_ckName";
            this.txt_ckName.Properties.Appearance.Options.UseFont = true;
            this.txt_ckName.Size = new System.Drawing.Size(255, 28);
            this.txt_ckName.Size = new System.Drawing.Size(259, 28);
            this.txt_ckName.StyleController = this.layoutMx1;
            this.txt_ckName.TabIndex = 587;
            // 
            // txt_cusNo
            // 
            this.txt_cusNo.Location = new System.Drawing.Point(447, 88);
            this.txt_cusNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txt_cusNo.Location = new System.Drawing.Point(443, 87);
            this.txt_cusNo.Margin = new System.Windows.Forms.Padding(4);
            this.txt_cusNo.Name = "txt_cusNo";
            this.txt_cusNo.Properties.Appearance.Options.UseFont = true;
            this.txt_cusNo.Size = new System.Drawing.Size(255, 28);
            this.txt_cusNo.Size = new System.Drawing.Size(259, 28);
            this.txt_cusNo.StyleController = this.layoutMx1;
            this.txt_cusNo.TabIndex = 589;
            // 
            // txt_xxNo
            // 
            this.txt_xxNo.Location = new System.Drawing.Point(101, 125);
            this.txt_xxNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txt_xxNo.Location = new System.Drawing.Point(96, 125);
            this.txt_xxNo.Margin = new System.Windows.Forms.Padding(4);
            this.txt_xxNo.Name = "txt_xxNo";
            this.txt_xxNo.Properties.Appearance.Options.UseFont = true;
            this.txt_xxNo.Size = new System.Drawing.Size(255, 28);
            this.txt_xxNo.Size = new System.Drawing.Size(259, 28);
            this.txt_xxNo.StyleController = this.layoutMx1;
            this.txt_xxNo.TabIndex = 585;
            // 
            // txt_ckNo
            // 
            this.txt_ckNo.Location = new System.Drawing.Point(793, 88);
            this.txt_ckNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txt_ckNo.Location = new System.Drawing.Point(790, 87);
            this.txt_ckNo.Margin = new System.Windows.Forms.Padding(4);
            this.txt_ckNo.Name = "txt_ckNo";
            this.txt_ckNo.Properties.Appearance.Options.UseFont = true;
            this.txt_ckNo.Size = new System.Drawing.Size(255, 28);
            this.txt_ckNo.Size = new System.Drawing.Size(259, 28);
            this.txt_ckNo.StyleController = this.layoutMx1;
            this.txt_ckNo.TabIndex = 583;
            // 
            // txt_itemOutNo
            // 
            this.txt_itemOutNo.Location = new System.Drawing.Point(101, 14);
            this.txt_itemOutNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txt_itemOutNo.Location = new System.Drawing.Point(96, 12);
            this.txt_itemOutNo.Margin = new System.Windows.Forms.Padding(4);
            this.txt_itemOutNo.Name = "txt_itemOutNo";
            this.txt_itemOutNo.Properties.Appearance.Options.UseFont = true;
            this.txt_itemOutNo.Size = new System.Drawing.Size(255, 28);
            this.txt_itemOutNo.Size = new System.Drawing.Size(259, 28);
            this.txt_itemOutNo.StyleController = this.layoutMx1;
            this.txt_itemOutNo.TabIndex = 213;
            // 
            // txt_xxzz
            // 
            this.txt_xxzz.Location = new System.Drawing.Point(447, 14);
            this.txt_xxzz.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txt_xxzz.Location = new System.Drawing.Point(443, 12);
            this.txt_xxzz.Margin = new System.Windows.Forms.Padding(4);
            this.txt_xxzz.Name = "txt_xxzz";
            this.txt_xxzz.Properties.Appearance.Options.UseFont = true;
            this.txt_xxzz.Size = new System.Drawing.Size(255, 28);
            this.txt_xxzz.Size = new System.Drawing.Size(259, 28);
            this.txt_xxzz.StyleController = this.layoutMx1;
            this.txt_xxzz.TabIndex = 573;
            // 
            // txt_createBy
            // txt_createByNameList1
            // 
            this.txt_createBy.Location = new System.Drawing.Point(793, 14);
            this.txt_createBy.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txt_createBy.Name = "txt_createBy";
            this.txt_createBy.Properties.Appearance.Options.UseFont = true;
            this.txt_createBy.Size = new System.Drawing.Size(255, 28);
            this.txt_createBy.StyleController = this.layoutMx1;
            this.txt_createBy.TabIndex = 222;
            this.txt_createByNameList1.Location = new System.Drawing.Point(790, 12);
            this.txt_createByNameList1.Margin = new System.Windows.Forms.Padding(4);
            this.txt_createByNameList1.Name = "txt_createByNameList1";
            this.txt_createByNameList1.Properties.Appearance.Options.UseFont = true;
            this.txt_createByNameList1.Size = new System.Drawing.Size(259, 28);
            this.txt_createByNameList1.StyleController = this.layoutMx1;
            this.txt_createByNameList1.TabIndex = 222;
            // 
            // txt_abtNo
            // 
            this.txt_abtNo.Location = new System.Drawing.Point(447, 125);
            this.txt_abtNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txt_abtNo.Location = new System.Drawing.Point(443, 125);
            this.txt_abtNo.Margin = new System.Windows.Forms.Padding(4);
            this.txt_abtNo.Name = "txt_abtNo";
            this.txt_abtNo.Properties.Appearance.Options.UseFont = true;
            this.txt_abtNo.Size = new System.Drawing.Size(255, 28);
            this.txt_abtNo.Size = new System.Drawing.Size(259, 28);
            this.txt_abtNo.StyleController = this.layoutMx1;
            this.txt_abtNo.TabIndex = 387;
            // 
            // txt_outType
            // 
            this.txt_outType.Location = new System.Drawing.Point(101, 51);
            this.txt_outType.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txt_outType.Location = new System.Drawing.Point(96, 49);
            this.txt_outType.Margin = new System.Windows.Forms.Padding(4);
            this.txt_outType.Name = "txt_outType";
            this.txt_outType.Properties.Appearance.Options.UseFont = true;
            this.txt_outType.Size = new System.Drawing.Size(255, 28);
            this.txt_outType.Size = new System.Drawing.Size(259, 28);
            this.txt_outType.StyleController = this.layoutMx1;
            this.txt_outType.TabIndex = 577;
            // 
            // txt_cusName
            // 
            this.txt_cusName.Location = new System.Drawing.Point(447, 51);
            this.txt_cusName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txt_cusName.Location = new System.Drawing.Point(443, 49);
            this.txt_cusName.Margin = new System.Windows.Forms.Padding(4);
            this.txt_cusName.Name = "txt_cusName";
            this.txt_cusName.Properties.Appearance.Options.UseFont = true;
            this.txt_cusName.Size = new System.Drawing.Size(255, 28);
            this.txt_cusName.Size = new System.Drawing.Size(259, 28);
            this.txt_cusName.StyleController = this.layoutMx1;
            this.txt_cusName.TabIndex = 450;
            // 
            // txt_checkDate
            // 
            this.txt_checkDate.Location = new System.Drawing.Point(1139, 51);
            this.txt_checkDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txt_checkDate.Location = new System.Drawing.Point(1137, 49);
            this.txt_checkDate.Margin = new System.Windows.Forms.Padding(4);
            this.txt_checkDate.Name = "txt_checkDate";
            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
            this.txt_checkDate.Size = new System.Drawing.Size(255, 28);
            this.txt_checkDate.Size = new System.Drawing.Size(259, 28);
            this.txt_checkDate.StyleController = this.layoutMx1;
            this.txt_checkDate.TabIndex = 262;
            // 
            // txt_createDate
            // 
            this.txt_createDate.Location = new System.Drawing.Point(793, 51);
            this.txt_createDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txt_createDate.Location = new System.Drawing.Point(790, 49);
            this.txt_createDate.Margin = new System.Windows.Forms.Padding(4);
            this.txt_createDate.Name = "txt_createDate";
            this.txt_createDate.Properties.Appearance.Options.UseFont = true;
            this.txt_createDate.Size = new System.Drawing.Size(255, 28);
            this.txt_createDate.Size = new System.Drawing.Size(259, 28);
            this.txt_createDate.StyleController = this.layoutMx1;
            this.txt_createDate.TabIndex = 226;
            // 
            // txt_checkUser
            // txt_checkUserNameList1
            // 
            this.txt_checkUser.Location = new System.Drawing.Point(1139, 14);
            this.txt_checkUser.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txt_checkUser.Name = "txt_checkUser";
            this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
            this.txt_checkUser.Size = new System.Drawing.Size(255, 28);
            this.txt_checkUser.StyleController = this.layoutMx1;
            this.txt_checkUser.TabIndex = 258;
            this.txt_checkUserNameList1.Location = new System.Drawing.Point(1137, 12);
            this.txt_checkUserNameList1.Margin = new System.Windows.Forms.Padding(4);
            this.txt_checkUserNameList1.Name = "txt_checkUserNameList1";
            this.txt_checkUserNameList1.Properties.Appearance.Options.UseFont = true;
            this.txt_checkUserNameList1.Size = new System.Drawing.Size(259, 28);
            this.txt_checkUserNameList1.StyleController = this.layoutMx1;
            this.txt_checkUserNameList1.TabIndex = 258;
            // 
            // txt_kcOrg
            // 
            this.txt_kcOrg.Location = new System.Drawing.Point(101, 88);
            this.txt_kcOrg.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txt_kcOrg.Location = new System.Drawing.Point(96, 87);
            this.txt_kcOrg.Margin = new System.Windows.Forms.Padding(4);
            this.txt_kcOrg.Name = "txt_kcOrg";
            this.txt_kcOrg.Properties.Appearance.Options.UseFont = true;
            this.txt_kcOrg.Size = new System.Drawing.Size(255, 28);
            this.txt_kcOrg.Size = new System.Drawing.Size(259, 28);
            this.txt_kcOrg.StyleController = this.layoutMx1;
            this.txt_kcOrg.TabIndex = 216;
            // 
            // txt_status
            // 
            this.txt_status.Location = new System.Drawing.Point(1052, 88);
            this.txt_status.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txt_status.Location = new System.Drawing.Point(1053, 87);
            this.txt_status.Margin = new System.Windows.Forms.Padding(4);
            this.txt_status.Name = "txt_status";
            this.txt_status.Properties.Caption = "审核状态";
            this.txt_status.Size = new System.Drawing.Size(342, 27);
            this.txt_status.Size = new System.Drawing.Size(343, 27);
            this.txt_status.StyleController = this.layoutMx1;
            this.txt_status.TabIndex = 590;
            // 
            // txt_sqRemark
            // 
            this.txt_sqRemark.Location = new System.Drawing.Point(101, 162);
            this.txt_sqRemark.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txt_sqRemark.Location = new System.Drawing.Point(96, 163);
            this.txt_sqRemark.Margin = new System.Windows.Forms.Padding(4);
            this.txt_sqRemark.Name = "txt_sqRemark";
            this.txt_sqRemark.Size = new System.Drawing.Size(601, 28);
            this.txt_sqRemark.Size = new System.Drawing.Size(606, 28);
            this.txt_sqRemark.StyleController = this.layoutMx1;
            this.txt_sqRemark.TabIndex = 592;
            // 
@@ -788,35 +788,35 @@
            this.layoutControlItem16});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition1.Width = 100D;
            columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition2.Width = 100D;
            columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition3.Width = 100D;
            columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition4.Width = 100D;
            columnDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition9.Width = 100D;
            columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition10.Width = 100D;
            columnDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition11.Width = 100D;
            columnDefinition12.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition12.Width = 100D;
            this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
            columnDefinition1,
            columnDefinition2,
            columnDefinition3,
            columnDefinition4});
            rowDefinition1.Height = 100D;
            rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition2.Height = 100D;
            rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition3.Height = 100D;
            rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition4.Height = 100D;
            rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition5.Height = 100D;
            rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition9,
            columnDefinition10,
            columnDefinition11,
            columnDefinition12});
            rowDefinition11.Height = 100D;
            rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition12.Height = 100D;
            rowDefinition12.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition13.Height = 100D;
            rowDefinition13.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition14.Height = 100D;
            rowDefinition14.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition15.Height = 100D;
            rowDefinition15.SizeType = System.Windows.Forms.SizeType.Percent;
            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition1,
            rowDefinition2,
            rowDefinition3,
            rowDefinition4,
            rowDefinition5});
            rowDefinition11,
            rowDefinition12,
            rowDefinition13,
            rowDefinition14,
            rowDefinition15});
            this.Root.Size = new System.Drawing.Size(1408, 209);
            this.Root.TextVisible = false;
            // 
@@ -825,27 +825,27 @@
            this.layoutControlItem1.Control = this.txt_itemOutNo;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(346, 37);
            this.layoutControlItem1.Size = new System.Drawing.Size(347, 37);
            this.layoutControlItem1.Text = "出库单号";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22);
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.txt_xxzz;
            this.layoutControlItem2.Location = new System.Drawing.Point(346, 0);
            this.layoutControlItem2.Location = new System.Drawing.Point(347, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem2.Size = new System.Drawing.Size(346, 37);
            this.layoutControlItem2.Size = new System.Drawing.Size(347, 37);
            this.layoutControlItem2.Text = "销售组织";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 22);
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.txt_createBy;
            this.layoutControlItem3.Location = new System.Drawing.Point(692, 0);
            this.layoutControlItem3.Control = this.txt_createByNameList1;
            this.layoutControlItem3.Location = new System.Drawing.Point(694, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(346, 37);
            this.layoutControlItem3.Size = new System.Drawing.Size(347, 37);
            this.layoutControlItem3.Text = "创建人员";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 22);
            // 
@@ -855,136 +855,136 @@
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 37);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem5.Size = new System.Drawing.Size(346, 37);
            this.layoutControlItem5.Size = new System.Drawing.Size(347, 38);
            this.layoutControlItem5.Text = "出库类别";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 22);
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_cusName;
            this.layoutControlItem6.Location = new System.Drawing.Point(346, 37);
            this.layoutControlItem6.Location = new System.Drawing.Point(347, 37);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem6.Size = new System.Drawing.Size(346, 37);
            this.layoutControlItem6.Size = new System.Drawing.Size(347, 38);
            this.layoutControlItem6.Text = "客户名称";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 22);
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.txt_createDate;
            this.layoutControlItem7.Location = new System.Drawing.Point(692, 37);
            this.layoutControlItem7.Location = new System.Drawing.Point(694, 37);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem7.Size = new System.Drawing.Size(346, 37);
            this.layoutControlItem7.Size = new System.Drawing.Size(347, 38);
            this.layoutControlItem7.Text = "创建时间";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 22);
            // 
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.txt_kcOrg;
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 74);
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 75);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem9.Size = new System.Drawing.Size(346, 37);
            this.layoutControlItem9.Size = new System.Drawing.Size(347, 38);
            this.layoutControlItem9.Text = "出库组织";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(72, 22);
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txt_cusNo;
            this.layoutControlItem10.Location = new System.Drawing.Point(346, 74);
            this.layoutControlItem10.Location = new System.Drawing.Point(347, 75);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem10.Size = new System.Drawing.Size(346, 37);
            this.layoutControlItem10.Size = new System.Drawing.Size(347, 38);
            this.layoutControlItem10.Text = "客户编号";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(72, 22);
            // 
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.txt_xxNo;
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 111);
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 113);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem13.Size = new System.Drawing.Size(346, 37);
            this.layoutControlItem13.Size = new System.Drawing.Size(347, 38);
            this.layoutControlItem13.Text = "销售单号";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(72, 22);
            // 
            // layoutControlItem18
            // 
            this.layoutControlItem18.Control = this.txt_sqRemark;
            this.layoutControlItem18.Location = new System.Drawing.Point(0, 148);
            this.layoutControlItem18.Location = new System.Drawing.Point(0, 151);
            this.layoutControlItem18.Name = "layoutControlItem18";
            this.layoutControlItem18.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem18.Size = new System.Drawing.Size(692, 37);
            this.layoutControlItem18.Size = new System.Drawing.Size(694, 38);
            this.layoutControlItem18.Text = "备注原因";
            this.layoutControlItem18.TextSize = new System.Drawing.Size(72, 22);
            // 
            // layoutControlItem15
            // 
            this.layoutControlItem15.Control = this.txt_ckName;
            this.layoutControlItem15.Location = new System.Drawing.Point(692, 111);
            this.layoutControlItem15.Location = new System.Drawing.Point(694, 113);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem15.Size = new System.Drawing.Size(346, 37);
            this.layoutControlItem15.Size = new System.Drawing.Size(347, 38);
            this.layoutControlItem15.Text = "出库名称";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(72, 22);
            // 
            // layoutControlItem14
            // 
            this.layoutControlItem14.Control = this.txt_ckNo;
            this.layoutControlItem14.Location = new System.Drawing.Point(692, 74);
            this.layoutControlItem14.Location = new System.Drawing.Point(694, 75);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem14.Size = new System.Drawing.Size(346, 37);
            this.layoutControlItem14.Size = new System.Drawing.Size(347, 38);
            this.layoutControlItem14.Text = "出库编号";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(72, 22);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.txt_abtNo;
            this.layoutControlItem4.Location = new System.Drawing.Point(346, 111);
            this.layoutControlItem4.Location = new System.Drawing.Point(347, 113);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem4.Size = new System.Drawing.Size(346, 37);
            this.layoutControlItem4.Size = new System.Drawing.Size(347, 38);
            this.layoutControlItem4.Text = "申请单号";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 22);
            // 
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.txt_checkUser;
            this.layoutControlItem8.Location = new System.Drawing.Point(1038, 0);
            this.layoutControlItem8.Control = this.txt_checkUserNameList1;
            this.layoutControlItem8.Location = new System.Drawing.Point(1041, 0);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem8.Size = new System.Drawing.Size(346, 37);
            this.layoutControlItem8.Size = new System.Drawing.Size(347, 37);
            this.layoutControlItem8.Text = "审核人员";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(72, 22);
            // 
            // layoutControlItem12
            // 
            this.layoutControlItem12.Control = this.txt_checkDate;
            this.layoutControlItem12.Location = new System.Drawing.Point(1038, 37);
            this.layoutControlItem12.Location = new System.Drawing.Point(1041, 37);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem12.Size = new System.Drawing.Size(346, 37);
            this.layoutControlItem12.Size = new System.Drawing.Size(347, 38);
            this.layoutControlItem12.Text = "审核日期";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(72, 22);
            // 
            // layoutControlItem16
            // 
            this.layoutControlItem16.Control = this.txt_status;
            this.layoutControlItem16.Location = new System.Drawing.Point(1038, 74);
            this.layoutControlItem16.Location = new System.Drawing.Point(1041, 75);
            this.layoutControlItem16.Name = "layoutControlItem16";
            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem16.Size = new System.Drawing.Size(346, 37);
            this.layoutControlItem16.Size = new System.Drawing.Size(347, 38);
            this.layoutControlItem16.Text = "审核状态";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem16.TextVisible = false;
@@ -993,7 +993,7 @@
            // 
            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabMx.Location = new System.Drawing.Point(0, 0);
            this.tabMx.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tabMx.Margin = new System.Windows.Forms.Padding(4);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1408, 474);
@@ -1005,7 +1005,7 @@
            // tabMxPage1
            // 
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tabMxPage1.Margin = new System.Windows.Forms.Padding(4);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1406, 436);
            this.tabMxPage1.Text = "出库明细";
@@ -1013,10 +1013,10 @@
            // gcMx1
            // 
            this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
            this.gcMx1.Location = new System.Drawing.Point(0, 0);
            this.gcMx1.MainView = this.gvMx1;
            this.gcMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.gcMx1.Margin = new System.Windows.Forms.Padding(4);
            this.gcMx1.Name = "gcMx1";
            this.gcMx1.Size = new System.Drawing.Size(1406, 436);
            this.gcMx1.TabIndex = 1;
@@ -1154,7 +1154,7 @@
            // gridColumn4
            // 
            this.gridColumn4.Caption = "建立者";
            this.gridColumn4.FieldName = "createBy";
            this.gridColumn4.FieldName = "createByNameMx1";
            this.gridColumn4.MinWidth = 31;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
@@ -1174,7 +1174,7 @@
            // tabMxPage2
            // 
            this.tabMxPage2.Controls.Add(this.gcMx2);
            this.tabMxPage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tabMxPage2.Margin = new System.Windows.Forms.Padding(4);
            this.tabMxPage2.Name = "tabMxPage2";
            this.tabMxPage2.Size = new System.Drawing.Size(1406, 436);
            this.tabMxPage2.Text = "出库条码";
@@ -1182,10 +1182,10 @@
            // gcMx2
            // 
            this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMx2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.gcMx2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
            this.gcMx2.Location = new System.Drawing.Point(0, 0);
            this.gcMx2.MainView = this.gvMx2;
            this.gcMx2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.gcMx2.Margin = new System.Windows.Forms.Padding(4);
            this.gcMx2.Name = "gcMx2";
            this.gcMx2.Size = new System.Drawing.Size(1406, 436);
            this.gcMx2.TabIndex = 1;
@@ -1288,7 +1288,7 @@
            // gridColumn2
            // 
            this.gridColumn2.Caption = "建立者";
            this.gridColumn2.FieldName = "createBy";
            this.gridColumn2.FieldName = "createByNameMx2";
            this.gridColumn2.MinWidth = 31;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
@@ -1331,7 +1331,7 @@
            // 
            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
            this.picCheckBox.Location = new System.Drawing.Point(1245, 67);
            this.picCheckBox.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.picCheckBox.Margin = new System.Windows.Forms.Padding(4);
            this.picCheckBox.Name = "picCheckBox";
            this.picCheckBox.Size = new System.Drawing.Size(125, 61);
            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
@@ -1347,7 +1347,7 @@
            this.Controls.Add(this.picCheckBox);
            this.Controls.Add(this.xtraTabControl1);
            this.Controls.Add(this.toolBarMenu1);
            this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.Margin = new System.Windows.Forms.Padding(4);
            this.Name = "Frm_SalesDeliverDj";
            this.Text = "销售出库";
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
@@ -1375,13 +1375,13 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_ckNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_xxzz.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createByNameList1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_abtNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_outType.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_cusName.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkUserNameList1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_kcOrg.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_sqRemark.Properties)).EndInit();
@@ -1446,7 +1446,7 @@
        private DevExpress.XtraLayout.LayoutControlGroup Root;
        private DevExpress.XtraEditors.TextEdit txt_itemOutNo;
        private DevExpress.XtraEditors.TextEdit txt_xxzz;
        private DevExpress.XtraEditors.TextEdit txt_createBy;
        private DevExpress.XtraEditors.TextEdit txt_createByNameList1;
        private DevExpress.XtraEditors.TextEdit txt_abtNo;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
@@ -1458,7 +1458,7 @@
        private DevExpress.XtraEditors.TextEdit txt_outType;
        private DevExpress.XtraEditors.TextEdit txt_cusName;
        private DevExpress.XtraEditors.TextEdit txt_checkDate;
        private DevExpress.XtraEditors.TextEdit txt_checkUser;
        private DevExpress.XtraEditors.TextEdit txt_checkUserNameList1;
        private DevExpress.XtraEditors.TextEdit txt_createDate;
        private DevExpress.XtraEditors.TextEdit txt_kcOrg;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;