From 0182a12e08e1253e9fb2d1b4dabb353babf1feea Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期六, 25 十月 2025 09:01:49 +0800
Subject: [PATCH] 更新操作人
---
DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliverDj.Designer.cs | 301 ++++++++++++++++++++++++++------------------------
1 files changed, 157 insertions(+), 144 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliverDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliverDj.Designer.cs
index 632ad0c..b3ede71 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliverDj.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliverDj.Designer.cs
@@ -96,6 +96,12 @@
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -123,14 +129,9 @@
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx2remark = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
this.picCheckBox = new System.Windows.Forms.PictureBox();
this.tips = new DevExpress.Utils.ToolTipController(this.components);
- this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -178,6 +179,12 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
this.tabMx.SuspendLayout();
this.tabMxPage1.SuspendLayout();
@@ -187,12 +194,6 @@
((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
this.SuspendLayout();
//
// toolBarMenu1
@@ -204,6 +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(4, 4, 4, 4);
this.toolBarMenu1.Name = "toolBarMenu1";
this.toolBarMenu1.rptParameter = null;
this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
@@ -356,7 +358,7 @@
this.gv_outDate.OptionsColumn.AllowEdit = false;
this.gv_outDate.Tag = "query_a.out_date";
this.gv_outDate.Visible = true;
- this.gv_outDate.VisibleIndex = 4;
+ this.gv_outDate.VisibleIndex = 5;
this.gv_outDate.Width = 120;
//
// gv_outType
@@ -369,7 +371,7 @@
this.gv_outType.OptionsColumn.AllowEdit = false;
this.gv_outType.Tag = "query_a.out_type";
this.gv_outType.Visible = true;
- this.gv_outType.VisibleIndex = 5;
+ this.gv_outType.VisibleIndex = 14;
this.gv_outType.Width = 94;
//
// gv_checkUser
@@ -428,7 +430,7 @@
//
this.gv_createBy.AppearanceCell.Options.UseFont = true;
this.gv_createBy.Caption = "鍒涘缓浜�";
- this.gv_createBy.FieldName = "createBy";
+ this.gv_createBy.FieldName = "cjPeople";
this.gv_createBy.MinWidth = 25;
this.gv_createBy.Name = "gv_createBy";
this.gv_createBy.OptionsColumn.AllowEdit = false;
@@ -473,7 +475,7 @@
this.gv_reason.OptionsColumn.AllowEdit = false;
this.gv_reason.Tag = "query_a.reason";
this.gv_reason.Visible = true;
- this.gv_reason.VisibleIndex = 13;
+ this.gv_reason.VisibleIndex = 4;
this.gv_reason.Width = 94;
//
// gridColumn1
@@ -483,7 +485,7 @@
this.gridColumn1.MinWidth = 25;
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Visible = true;
- this.gridColumn1.VisibleIndex = 14;
+ this.gridColumn1.VisibleIndex = 13;
this.gridColumn1.Width = 94;
//
// gridColumn6
@@ -584,144 +586,144 @@
//
// txt_ckName
//
- this.txt_ckName.Location = new System.Drawing.Point(636, 102);
+ this.txt_ckName.Location = new System.Drawing.Point(634, 103);
this.txt_ckName.Name = "txt_ckName";
this.txt_ckName.Properties.Appearance.Options.UseFont = true;
- this.txt_ckName.Size = new System.Drawing.Size(200, 24);
+ this.txt_ckName.Size = new System.Drawing.Size(203, 24);
this.txt_ckName.StyleController = this.layoutMx1;
this.txt_ckName.TabIndex = 587;
//
// txt_cusNo
//
- this.txt_cusNo.Location = new System.Drawing.Point(360, 72);
+ this.txt_cusNo.Location = new System.Drawing.Point(357, 72);
this.txt_cusNo.Name = "txt_cusNo";
this.txt_cusNo.Properties.Appearance.Options.UseFont = true;
- this.txt_cusNo.Size = new System.Drawing.Size(200, 24);
+ this.txt_cusNo.Size = new System.Drawing.Size(203, 24);
this.txt_cusNo.StyleController = this.layoutMx1;
this.txt_cusNo.TabIndex = 589;
//
// txt_xxNo
//
- this.txt_xxNo.Location = new System.Drawing.Point(84, 102);
+ this.txt_xxNo.Location = new System.Drawing.Point(80, 103);
this.txt_xxNo.Name = "txt_xxNo";
this.txt_xxNo.Properties.Appearance.Options.UseFont = true;
- this.txt_xxNo.Size = new System.Drawing.Size(200, 24);
+ this.txt_xxNo.Size = new System.Drawing.Size(203, 24);
this.txt_xxNo.StyleController = this.layoutMx1;
this.txt_xxNo.TabIndex = 585;
//
// txt_ckNo
//
- this.txt_ckNo.Location = new System.Drawing.Point(636, 72);
+ this.txt_ckNo.Location = new System.Drawing.Point(634, 72);
this.txt_ckNo.Name = "txt_ckNo";
this.txt_ckNo.Properties.Appearance.Options.UseFont = true;
- this.txt_ckNo.Size = new System.Drawing.Size(200, 24);
+ this.txt_ckNo.Size = new System.Drawing.Size(203, 24);
this.txt_ckNo.StyleController = this.layoutMx1;
this.txt_ckNo.TabIndex = 583;
//
// txt_itemOutNo
//
- this.txt_itemOutNo.Location = new System.Drawing.Point(84, 12);
+ this.txt_itemOutNo.Location = new System.Drawing.Point(80, 10);
this.txt_itemOutNo.Name = "txt_itemOutNo";
this.txt_itemOutNo.Properties.Appearance.Options.UseFont = true;
- this.txt_itemOutNo.Size = new System.Drawing.Size(200, 24);
+ this.txt_itemOutNo.Size = new System.Drawing.Size(203, 24);
this.txt_itemOutNo.StyleController = this.layoutMx1;
this.txt_itemOutNo.TabIndex = 213;
//
// txt_xxzz
//
- this.txt_xxzz.Location = new System.Drawing.Point(360, 12);
+ this.txt_xxzz.Location = new System.Drawing.Point(357, 10);
this.txt_xxzz.Name = "txt_xxzz";
this.txt_xxzz.Properties.Appearance.Options.UseFont = true;
- this.txt_xxzz.Size = new System.Drawing.Size(200, 24);
+ this.txt_xxzz.Size = new System.Drawing.Size(203, 24);
this.txt_xxzz.StyleController = this.layoutMx1;
this.txt_xxzz.TabIndex = 573;
//
// txt_createBy
//
- this.txt_createBy.Location = new System.Drawing.Point(636, 12);
+ this.txt_createBy.Location = new System.Drawing.Point(634, 10);
this.txt_createBy.Name = "txt_createBy";
this.txt_createBy.Properties.Appearance.Options.UseFont = true;
- this.txt_createBy.Size = new System.Drawing.Size(200, 24);
+ this.txt_createBy.Size = new System.Drawing.Size(203, 24);
this.txt_createBy.StyleController = this.layoutMx1;
this.txt_createBy.TabIndex = 222;
//
// txt_abtNo
//
- this.txt_abtNo.Location = new System.Drawing.Point(360, 102);
+ this.txt_abtNo.Location = new System.Drawing.Point(357, 103);
this.txt_abtNo.Name = "txt_abtNo";
this.txt_abtNo.Properties.Appearance.Options.UseFont = true;
- this.txt_abtNo.Size = new System.Drawing.Size(200, 24);
+ this.txt_abtNo.Size = new System.Drawing.Size(203, 24);
this.txt_abtNo.StyleController = this.layoutMx1;
this.txt_abtNo.TabIndex = 387;
//
// txt_outType
//
- this.txt_outType.Location = new System.Drawing.Point(84, 42);
+ this.txt_outType.Location = new System.Drawing.Point(80, 41);
this.txt_outType.Name = "txt_outType";
this.txt_outType.Properties.Appearance.Options.UseFont = true;
- this.txt_outType.Size = new System.Drawing.Size(200, 24);
+ this.txt_outType.Size = new System.Drawing.Size(203, 24);
this.txt_outType.StyleController = this.layoutMx1;
this.txt_outType.TabIndex = 577;
//
// txt_cusName
//
- this.txt_cusName.Location = new System.Drawing.Point(360, 42);
+ this.txt_cusName.Location = new System.Drawing.Point(357, 41);
this.txt_cusName.Name = "txt_cusName";
this.txt_cusName.Properties.Appearance.Options.UseFont = true;
- this.txt_cusName.Size = new System.Drawing.Size(200, 24);
+ this.txt_cusName.Size = new System.Drawing.Size(203, 24);
this.txt_cusName.StyleController = this.layoutMx1;
this.txt_cusName.TabIndex = 450;
//
// txt_checkDate
//
- this.txt_checkDate.Location = new System.Drawing.Point(912, 42);
+ this.txt_checkDate.Location = new System.Drawing.Point(911, 41);
this.txt_checkDate.Name = "txt_checkDate";
this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
- this.txt_checkDate.Size = new System.Drawing.Size(202, 24);
+ this.txt_checkDate.Size = new System.Drawing.Size(205, 24);
this.txt_checkDate.StyleController = this.layoutMx1;
this.txt_checkDate.TabIndex = 262;
//
// txt_createDate
//
- this.txt_createDate.Location = new System.Drawing.Point(636, 42);
+ this.txt_createDate.Location = new System.Drawing.Point(634, 41);
this.txt_createDate.Name = "txt_createDate";
this.txt_createDate.Properties.Appearance.Options.UseFont = true;
- this.txt_createDate.Size = new System.Drawing.Size(200, 24);
+ this.txt_createDate.Size = new System.Drawing.Size(203, 24);
this.txt_createDate.StyleController = this.layoutMx1;
this.txt_createDate.TabIndex = 226;
//
// txt_checkUser
//
- this.txt_checkUser.Location = new System.Drawing.Point(912, 12);
+ this.txt_checkUser.Location = new System.Drawing.Point(911, 10);
this.txt_checkUser.Name = "txt_checkUser";
this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
- this.txt_checkUser.Size = new System.Drawing.Size(202, 24);
+ this.txt_checkUser.Size = new System.Drawing.Size(205, 24);
this.txt_checkUser.StyleController = this.layoutMx1;
this.txt_checkUser.TabIndex = 258;
//
// txt_kcOrg
//
- this.txt_kcOrg.Location = new System.Drawing.Point(84, 72);
+ this.txt_kcOrg.Location = new System.Drawing.Point(80, 72);
this.txt_kcOrg.Name = "txt_kcOrg";
this.txt_kcOrg.Properties.Appearance.Options.UseFont = true;
- this.txt_kcOrg.Size = new System.Drawing.Size(200, 24);
+ this.txt_kcOrg.Size = new System.Drawing.Size(203, 24);
this.txt_kcOrg.StyleController = this.layoutMx1;
this.txt_kcOrg.TabIndex = 216;
//
// txt_status
//
- this.txt_status.Location = new System.Drawing.Point(840, 72);
+ this.txt_status.Location = new System.Drawing.Point(841, 72);
this.txt_status.Name = "txt_status";
this.txt_status.Properties.Caption = "瀹℃牳鐘舵��";
- this.txt_status.Size = new System.Drawing.Size(274, 24);
+ this.txt_status.Size = new System.Drawing.Size(275, 24);
this.txt_status.StyleController = this.layoutMx1;
this.txt_status.TabIndex = 590;
//
// txt_sqRemark
//
- this.txt_sqRemark.Location = new System.Drawing.Point(84, 132);
+ this.txt_sqRemark.Location = new System.Drawing.Point(80, 134);
this.txt_sqRemark.Name = "txt_sqRemark";
- this.txt_sqRemark.Size = new System.Drawing.Size(476, 24);
+ this.txt_sqRemark.Size = new System.Drawing.Size(480, 24);
this.txt_sqRemark.StyleController = this.layoutMx1;
this.txt_sqRemark.TabIndex = 592;
//
@@ -797,103 +799,169 @@
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(276, 30);
+ this.layoutControlItem1.Size = new System.Drawing.Size(277, 31);
this.layoutControlItem1.Text = "鍑哄簱鍗曞彿";
this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.txt_xxzz;
- this.layoutControlItem2.Location = new System.Drawing.Point(276, 0);
+ this.layoutControlItem2.Location = new System.Drawing.Point(277, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem2.Size = new System.Drawing.Size(276, 30);
+ this.layoutControlItem2.Size = new System.Drawing.Size(277, 31);
this.layoutControlItem2.Text = "閿�鍞粍缁�";
this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.txt_createBy;
- this.layoutControlItem3.Location = new System.Drawing.Point(552, 0);
+ this.layoutControlItem3.Location = new System.Drawing.Point(554, 0);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem3.Size = new System.Drawing.Size(276, 30);
+ this.layoutControlItem3.Size = new System.Drawing.Size(277, 31);
this.layoutControlItem3.Text = "鍒涘缓浜哄憳";
this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.txt_outType;
- this.layoutControlItem5.Location = new System.Drawing.Point(0, 30);
+ this.layoutControlItem5.Location = new System.Drawing.Point(0, 31);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem5.Size = new System.Drawing.Size(276, 30);
+ this.layoutControlItem5.Size = new System.Drawing.Size(277, 31);
this.layoutControlItem5.Text = "鍑哄簱绫诲埆";
this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.txt_cusName;
- this.layoutControlItem6.Location = new System.Drawing.Point(276, 30);
+ this.layoutControlItem6.Location = new System.Drawing.Point(277, 31);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem6.Size = new System.Drawing.Size(276, 30);
+ this.layoutControlItem6.Size = new System.Drawing.Size(277, 31);
this.layoutControlItem6.Text = "瀹㈡埛鍚嶇О";
this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.txt_createDate;
- this.layoutControlItem7.Location = new System.Drawing.Point(552, 30);
+ this.layoutControlItem7.Location = new System.Drawing.Point(554, 31);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem7.Size = new System.Drawing.Size(276, 30);
+ this.layoutControlItem7.Size = new System.Drawing.Size(277, 31);
this.layoutControlItem7.Text = "鍒涘缓鏃堕棿";
this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.txt_kcOrg;
- this.layoutControlItem9.Location = new System.Drawing.Point(0, 60);
+ this.layoutControlItem9.Location = new System.Drawing.Point(0, 62);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem9.Size = new System.Drawing.Size(276, 30);
+ this.layoutControlItem9.Size = new System.Drawing.Size(277, 31);
this.layoutControlItem9.Text = "鍑哄簱缁勭粐";
this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.txt_cusNo;
- this.layoutControlItem10.Location = new System.Drawing.Point(276, 60);
+ this.layoutControlItem10.Location = new System.Drawing.Point(277, 62);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem10.Size = new System.Drawing.Size(276, 30);
+ this.layoutControlItem10.Size = new System.Drawing.Size(277, 31);
this.layoutControlItem10.Text = "瀹㈡埛缂栧彿";
this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.txt_xxNo;
- this.layoutControlItem13.Location = new System.Drawing.Point(0, 90);
+ this.layoutControlItem13.Location = new System.Drawing.Point(0, 93);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem13.Size = new System.Drawing.Size(276, 30);
+ this.layoutControlItem13.Size = new System.Drawing.Size(277, 31);
this.layoutControlItem13.Text = "閿�鍞崟鍙�";
this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem18
//
this.layoutControlItem18.Control = this.txt_sqRemark;
- this.layoutControlItem18.Location = new System.Drawing.Point(0, 120);
+ this.layoutControlItem18.Location = new System.Drawing.Point(0, 124);
this.layoutControlItem18.Name = "layoutControlItem18";
this.layoutControlItem18.OptionsTableLayoutItem.ColumnSpan = 2;
this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem18.Size = new System.Drawing.Size(552, 31);
+ this.layoutControlItem18.Size = new System.Drawing.Size(554, 31);
this.layoutControlItem18.Text = "澶囨敞鍘熷洜";
this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem15
+ //
+ this.layoutControlItem15.Control = this.txt_ckName;
+ this.layoutControlItem15.Location = new System.Drawing.Point(554, 93);
+ this.layoutControlItem15.Name = "layoutControlItem15";
+ this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem15.Size = new System.Drawing.Size(277, 31);
+ this.layoutControlItem15.Text = "鍑哄簱鍚嶇О";
+ this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem14
+ //
+ this.layoutControlItem14.Control = this.txt_ckNo;
+ this.layoutControlItem14.Location = new System.Drawing.Point(554, 62);
+ this.layoutControlItem14.Name = "layoutControlItem14";
+ this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem14.Size = new System.Drawing.Size(277, 31);
+ this.layoutControlItem14.Text = "鍑哄簱缂栧彿";
+ this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem4
+ //
+ this.layoutControlItem4.Control = this.txt_abtNo;
+ this.layoutControlItem4.Location = new System.Drawing.Point(277, 93);
+ this.layoutControlItem4.Name = "layoutControlItem4";
+ this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem4.Size = new System.Drawing.Size(277, 31);
+ this.layoutControlItem4.Text = "鐢宠鍗曞彿";
+ this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem8
+ //
+ this.layoutControlItem8.Control = this.txt_checkUser;
+ this.layoutControlItem8.Location = new System.Drawing.Point(831, 0);
+ this.layoutControlItem8.Name = "layoutControlItem8";
+ this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem8.Size = new System.Drawing.Size(279, 31);
+ this.layoutControlItem8.Text = "瀹℃牳浜哄憳";
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem12
+ //
+ this.layoutControlItem12.Control = this.txt_checkDate;
+ this.layoutControlItem12.Location = new System.Drawing.Point(831, 31);
+ this.layoutControlItem12.Name = "layoutControlItem12";
+ this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem12.Size = new System.Drawing.Size(279, 31);
+ this.layoutControlItem12.Text = "瀹℃牳鏃ユ湡";
+ this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem16
+ //
+ this.layoutControlItem16.Control = this.txt_status;
+ this.layoutControlItem16.Location = new System.Drawing.Point(831, 62);
+ this.layoutControlItem16.Name = "layoutControlItem16";
+ this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem16.Size = new System.Drawing.Size(279, 31);
+ this.layoutControlItem16.Text = "瀹℃牳鐘舵��";
+ this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem16.TextVisible = false;
//
// tabMx
//
@@ -1076,7 +1144,7 @@
//
this.tabMxPage2.Controls.Add(this.gcMx2);
this.tabMxPage2.Name = "tabMxPage2";
- this.tabMxPage2.Size = new System.Drawing.Size(1124, 355);
+ this.tabMxPage2.Size = new System.Drawing.Size(1124, 358);
this.tabMxPage2.Text = "鍑哄簱鏉$爜";
//
// gcMx2
@@ -1085,7 +1153,7 @@
this.gcMx2.Location = new System.Drawing.Point(0, 0);
this.gcMx2.MainView = this.gvMx2;
this.gcMx2.Name = "gcMx2";
- this.gcMx2.Size = new System.Drawing.Size(1124, 355);
+ this.gcMx2.Size = new System.Drawing.Size(1124, 358);
this.gcMx2.TabIndex = 1;
this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx2});
@@ -1102,7 +1170,8 @@
this.gvMx2depotSectionCode,
this.gridColumn2,
this.gridColumn3,
- this.gvMx2remark});
+ this.gvMx2remark,
+ this.gridColumn8});
this.gvMx2.GridControl = this.gcMx2;
this.gvMx2.Name = "gvMx2";
this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1172,7 +1241,7 @@
// gvMx2depotSectionCode
//
this.gvMx2depotSectionCode.AppearanceCell.Options.UseFont = true;
- this.gvMx2depotSectionCode.Caption = "璐т綅缂栫爜 ";
+ this.gvMx2depotSectionCode.Caption = "搴撲綅缂栫爜";
this.gvMx2depotSectionCode.FieldName = "depotSectionCode";
this.gvMx2depotSectionCode.MinWidth = 50;
this.gvMx2depotSectionCode.Name = "gvMx2depotSectionCode";
@@ -1213,6 +1282,15 @@
this.gvMx2remark.VisibleIndex = 8;
this.gvMx2remark.Width = 94;
//
+ // gridColumn8
+ //
+ this.gridColumn8.Caption = "鍚庣洊鐮�";
+ this.gridColumn8.FieldName = "hgBarcode";
+ this.gridColumn8.MinWidth = 24;
+ this.gridColumn8.Name = "gridColumn8";
+ this.gridColumn8.Visible = true;
+ this.gridColumn8.VisibleIndex = 9;
+ //
// picCheckBox
//
this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
@@ -1223,72 +1301,6 @@
this.picCheckBox.TabIndex = 9;
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
- //
- // layoutControlItem15
- //
- this.layoutControlItem15.Control = this.txt_ckName;
- this.layoutControlItem15.Location = new System.Drawing.Point(552, 90);
- this.layoutControlItem15.Name = "layoutControlItem15";
- this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem15.Size = new System.Drawing.Size(276, 30);
- this.layoutControlItem15.Text = "鍑哄簱鍚嶇О";
- this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
- //
- // layoutControlItem14
- //
- this.layoutControlItem14.Control = this.txt_ckNo;
- this.layoutControlItem14.Location = new System.Drawing.Point(552, 60);
- this.layoutControlItem14.Name = "layoutControlItem14";
- this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem14.Size = new System.Drawing.Size(276, 30);
- this.layoutControlItem14.Text = "鍑哄簱缂栧彿";
- this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18);
- //
- // layoutControlItem4
- //
- this.layoutControlItem4.Control = this.txt_abtNo;
- this.layoutControlItem4.Location = new System.Drawing.Point(276, 90);
- this.layoutControlItem4.Name = "layoutControlItem4";
- this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem4.Size = new System.Drawing.Size(276, 30);
- this.layoutControlItem4.Text = "鐢宠鍗曞彿";
- this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
- //
- // layoutControlItem8
- //
- this.layoutControlItem8.Control = this.txt_checkUser;
- this.layoutControlItem8.Location = new System.Drawing.Point(828, 0);
- this.layoutControlItem8.Name = "layoutControlItem8";
- this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem8.Size = new System.Drawing.Size(278, 30);
- this.layoutControlItem8.Text = "瀹℃牳浜哄憳";
- this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
- //
- // layoutControlItem12
- //
- this.layoutControlItem12.Control = this.txt_checkDate;
- this.layoutControlItem12.Location = new System.Drawing.Point(828, 30);
- this.layoutControlItem12.Name = "layoutControlItem12";
- this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem12.Size = new System.Drawing.Size(278, 30);
- this.layoutControlItem12.Text = "瀹℃牳鏃ユ湡";
- this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18);
- //
- // layoutControlItem16
- //
- this.layoutControlItem16.Control = this.txt_status;
- this.layoutControlItem16.Location = new System.Drawing.Point(828, 60);
- this.layoutControlItem16.Name = "layoutControlItem16";
- this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem16.Size = new System.Drawing.Size(278, 30);
- this.layoutControlItem16.Text = "瀹℃牳鐘舵��";
- this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem16.TextVisible = false;
//
// Frm_SalesDeliverDj
//
@@ -1347,6 +1359,12 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
this.tabMx.ResumeLayout(false);
this.tabMxPage1.ResumeLayout(false);
@@ -1356,12 +1374,6 @@
((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
this.ResumeLayout(false);
}
@@ -1457,5 +1469,6 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
}
}
\ No newline at end of file
--
Gitblit v1.9.3