From e97f3a0b90112386f96def011c6d4864d974594a Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 14 二月 2025 10:26:08 +0800
Subject: [PATCH] 生产报工
---
DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesWorkProd.resx | 120 +
DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesWorkProd.cs | 235 +++
DevApp/Gs.DevApp/Gs.DevApp.csproj | 9
DevApp/Gs.DevApp/UserControl/UcLookCustomer.cs | 6
DevApp/Gs.DevApp/UserControl/UcLookSupplier.cs | 5
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.cs | 80
DevApp/Gs.DevApp/UserControl/UcLookDepartment.cs | 7
DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs | 141 +
DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQtDj.cs | 1
DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs | 34
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs | 29
DevApp/Gs.DevApp/UserControl/UcLookCk.cs | 5
DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.Designer.cs | 70
DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQtDj.Designer.cs | 1678 ++++++++++++-----------
DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesWorkProd.Designer.cs | 1640 +++++++++++++++++++++++
DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.cs | 46
DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.cs | 32
17 files changed, 3,155 insertions(+), 983 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs
index d3e3702..329e1a3 100644
--- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs
@@ -29,11 +29,11 @@
/// </summary>
private void InitializeComponent()
{
- DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions5 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject17 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject18 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject19 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject20 = new DevExpress.Utils.SerializableAppearanceObject();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
@@ -57,6 +57,7 @@
this.gvMx1qd010 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+ this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_qt020 = new DevExpress.XtraEditors.LabelControl();
this.gv_qt020 = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_qt019 = new DevExpress.XtraEditors.LabelControl();
@@ -85,12 +86,16 @@
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.panel1 = new System.Windows.Forms.Panel();
+ this.txt_qt008 = new Gs.DevApp.UserControl.UcLookCk();
+ this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.ucLookHuoZhu1 = new Gs.DevApp.UserControl.UcLookHuoZhu();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.txt_qt009 = new Gs.DevApp.UserControl.UcLookDepartment();
@@ -106,8 +111,6 @@
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.lbGuid = new System.Windows.Forms.Label();
this.picCheckBox = new System.Windows.Forms.PictureBox();
- this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
- this.txt_qt008 = new Gs.DevApp.UserControl.UcLookCk();
this.tabMxPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
@@ -137,7 +140,7 @@
//
this.tabMxPage1.Controls.Add(this.gcMx1);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1124, 325);
+ this.tabMxPage1.Size = new System.Drawing.Size(1124, 368);
this.tabMxPage1.Text = "鐢宠鏄庣粏";
//
// gcMx1
@@ -149,7 +152,7 @@
this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemButtonEdit1,
this.repositoryItemSearchLookUpEdit1});
- this.gcMx1.Size = new System.Drawing.Size(1124, 325);
+ this.gcMx1.Size = new System.Drawing.Size(1124, 368);
this.gcMx1.TabIndex = 1;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
@@ -167,7 +170,8 @@
this.gvMx1qd008,
this.gvMx1qd009,
this.gvMx1qd010,
- this.gvMxDel});
+ this.gvMxDel,
+ this.gridColumn12});
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -199,9 +203,8 @@
//
// gridColumn1
//
- this.gridColumn1.Caption = "鐗╂枡ID";
+ this.gridColumn1.Caption = "閫夋嫨鐗╂枡";
this.gridColumn1.ColumnEdit = this.repositoryItemSearchLookUpEdit1;
- this.gridColumn1.FieldName = "itemId";
this.gridColumn1.MinWidth = 25;
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Tag = "edit";
@@ -367,7 +370,7 @@
this.gvMx1qd009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1qd009.AppearanceCell.Options.UseFont = true;
this.gvMx1qd009.Caption = "鍗曚綅 ";
- this.gvMx1qd009.FieldName = "qd009";
+ this.gvMx1qd009.FieldName = "qd009dw";
this.gvMx1qd009.MinWidth = 25;
this.gvMx1qd009.Name = "gvMx1qd009";
this.gvMx1qd009.Tag = "query_a.qd009";
@@ -405,13 +408,21 @@
// repositoryItemButtonEdit1
//
this.repositoryItemButtonEdit1.AutoHeight = false;
- editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
- editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+ editorButtonImageOptions5.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
+ editorButtonImageOptions5.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
+ //
+ // gridColumn12
+ //
+ this.gridColumn12.Caption = "鐗╂枡ID";
+ this.gridColumn12.FieldName = "itemId";
+ this.gridColumn12.MinWidth = 25;
+ this.gridColumn12.Name = "gridColumn12";
+ this.gridColumn12.Width = 94;
//
// lb_qt020
//
@@ -537,7 +548,7 @@
//
this.lb_qt010.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_qt010.Appearance.Options.UseFont = true;
- this.lb_qt010.Location = new System.Drawing.Point(18, 141);
+ this.lb_qt010.Location = new System.Drawing.Point(354, 140);
this.lb_qt010.Name = "lb_qt010";
this.lb_qt010.Size = new System.Drawing.Size(68, 21);
this.lb_qt010.TabIndex = 235;
@@ -545,11 +556,11 @@
//
// txt_qt010
//
- this.txt_qt010.Location = new System.Drawing.Point(92, 137);
+ this.txt_qt010.Location = new System.Drawing.Point(425, 136);
this.txt_qt010.Name = "txt_qt010";
this.txt_qt010.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_qt010.Properties.Appearance.Options.UseFont = true;
- this.txt_qt010.Size = new System.Drawing.Size(591, 28);
+ this.txt_qt010.Size = new System.Drawing.Size(497, 28);
this.txt_qt010.TabIndex = 235;
//
// gv_qt010
@@ -581,7 +592,7 @@
this.gv_qt008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_qt008.AppearanceCell.Options.UseFont = true;
this.gv_qt008.Caption = "鍙戞枡浠撳簱 ";
- this.gv_qt008.FieldName = "qt008";
+ this.gv_qt008.FieldName = "flckName";
this.gv_qt008.MinWidth = 25;
this.gv_qt008.Name = "gv_qt008";
this.gv_qt008.OptionsColumn.AllowEdit = false;
@@ -732,7 +743,9 @@
this.gv_qt008,
this.gv_qt010,
this.gv_qt016,
- this.gv_qt002});
+ this.gv_qt002,
+ this.gridColumn5,
+ this.gridColumn6});
this.gridView1.GridControl = this.gcMain;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
@@ -759,6 +772,26 @@
this.gridColumn4.Visible = true;
this.gridColumn4.VisibleIndex = 5;
this.gridColumn4.Width = 94;
+ //
+ // gridColumn5
+ //
+ this.gridColumn5.Caption = "搴撳瓨缁勭粐";
+ this.gridColumn5.FieldName = "kcOrg";
+ this.gridColumn5.MinWidth = 25;
+ this.gridColumn5.Name = "gridColumn5";
+ this.gridColumn5.Visible = true;
+ this.gridColumn5.VisibleIndex = 12;
+ this.gridColumn5.Width = 94;
+ //
+ // gridColumn6
+ //
+ this.gridColumn6.Caption = "棰嗙敤缁勭粐";
+ this.gridColumn6.FieldName = "lyOrg";
+ this.gridColumn6.MinWidth = 25;
+ this.gridColumn6.Name = "gridColumn6";
+ this.gridColumn6.Visible = true;
+ this.gridColumn6.VisibleIndex = 13;
+ this.gridColumn6.Width = 94;
//
// xtraTabControl1
//
@@ -803,10 +836,10 @@
// tabMx
//
this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabMx.Location = new System.Drawing.Point(0, 213);
+ this.tabMx.Location = new System.Drawing.Point(0, 170);
this.tabMx.Name = "tabMx";
this.tabMx.SelectedTabPage = this.tabMxPage1;
- this.tabMx.Size = new System.Drawing.Size(1126, 357);
+ this.tabMx.Size = new System.Drawing.Size(1126, 400);
this.tabMx.TabIndex = 2;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1});
@@ -847,16 +880,36 @@
this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1126, 213);
+ this.panel1.Size = new System.Drawing.Size(1126, 170);
this.panel1.TabIndex = 1;
+ //
+ // txt_qt008
+ //
+ this.txt_qt008.IsReadly = false;
+ this.txt_qt008.Location = new System.Drawing.Point(92, 135);
+ this.txt_qt008.Margin = new System.Windows.Forms.Padding(0);
+ this.txt_qt008.Name = "txt_qt008";
+ this.txt_qt008.Size = new System.Drawing.Size(255, 30);
+ this.txt_qt008.TabIndex = 320;
+ //
+ // labelControl5
+ //
+ this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.labelControl5.Appearance.Options.UseFont = true;
+ this.labelControl5.Location = new System.Drawing.Point(18, 140);
+ this.labelControl5.Name = "labelControl5";
+ this.labelControl5.Size = new System.Drawing.Size(68, 21);
+ this.labelControl5.TabIndex = 319;
+ this.labelControl5.Text = "鍙戞枡浠撳簱";
//
// ucLookHuoZhu1
//
+ this.ucLookHuoZhu1.HzId = null;
this.ucLookHuoZhu1.IsReadly = false;
this.ucLookHuoZhu1.Location = new System.Drawing.Point(92, 76);
this.ucLookHuoZhu1.Name = "ucLookHuoZhu1";
this.ucLookHuoZhu1.OrgId = null;
- this.ucLookHuoZhu1.Size = new System.Drawing.Size(255, 61);
+ this.ucLookHuoZhu1.Size = new System.Drawing.Size(255, 55);
this.ucLookHuoZhu1.TabIndex = 318;
//
// labelControl4
@@ -949,11 +1002,11 @@
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txt_qt019.Properties.Items.AddRange(new object[] {
"璇烽�夋嫨",
- "1,鏍囧噯鍏朵粬鍑哄簱鍗�(QTCKDO1 SYS)",
- "2,璧勪骇鍑哄簱(QTCKDO2 SYS)",
- "3,VMI鍑哄簱(QTCKDO3 SYS)",
- "4,璐圭敤鐗╂枡鍑哄簱(QTCKDO4 SYS)",
- "5,搴撳瓨璋冩暣(QTCKDO5 SYS)"});
+ "鏍囧噯鍏朵粬鍑哄簱鍗�(QTCKDO1 SYS)",
+ "璧勪骇鍑哄簱(QTCKDO2 SYS)",
+ "VMI鍑哄簱(QTCKDO3 SYS)",
+ "璐圭敤鐗╂枡鍑哄簱(QTCKDO4 SYS)",
+ "搴撳瓨璋冩暣(QTCKDO5 SYS)"});
this.txt_qt019.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.txt_qt019.Size = new System.Drawing.Size(258, 24);
this.txt_qt019.TabIndex = 301;
@@ -967,15 +1020,15 @@
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txt_qt020.Properties.Items.AddRange(new object[] {
"璇烽�夋嫨",
- "1,鏅��(GENERAL)",
- "2,閫�璐�(RETURN)"});
+ "鏅��(GENERAL)",
+ "閫�璐�(RETURN)"});
this.txt_qt020.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.txt_qt020.Size = new System.Drawing.Size(162, 24);
this.txt_qt020.TabIndex = 300;
//
// labelControl11
//
- this.labelControl11.Location = new System.Drawing.Point(722, 142);
+ this.labelControl11.Location = new System.Drawing.Point(950, 51);
this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl11.Name = "labelControl11";
this.labelControl11.Size = new System.Drawing.Size(45, 18);
@@ -1002,25 +1055,6 @@
this.picCheckBox.TabIndex = 6;
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
- //
- // labelControl5
- //
- this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.labelControl5.Appearance.Options.UseFont = true;
- this.labelControl5.Location = new System.Drawing.Point(18, 173);
- this.labelControl5.Name = "labelControl5";
- this.labelControl5.Size = new System.Drawing.Size(68, 21);
- this.labelControl5.TabIndex = 319;
- this.labelControl5.Text = "鍙戞枡浠撳簱";
- //
- // txt_qt008
- //
- this.txt_qt008.IsReadly = false;
- this.txt_qt008.Location = new System.Drawing.Point(92, 173);
- this.txt_qt008.Margin = new System.Windows.Forms.Padding(0);
- this.txt_qt008.Name = "txt_qt008";
- this.txt_qt008.Size = new System.Drawing.Size(219, 30);
- this.txt_qt008.TabIndex = 320;
//
// Frm_MesItemQt
//
@@ -1143,5 +1177,8 @@
private UserControl.UcLookHuoZhu ucLookHuoZhu1;
private UserControl.UcLookCk txt_qt008;
private DevExpress.XtraEditors.LabelControl labelControl5;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
}
}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.cs
index aaa8a03..7389bd1 100644
--- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.cs
@@ -16,6 +16,11 @@
{
string _webServiceName = "MesItemQtManager/";
List<FilterEntity> _filterList = new List<FilterEntity>();
+ string _ucKh = "";//棰嗘枡瀹㈡埛
+ string _ucBm = "";//棰嗘枡閮ㄩ棬
+ string _ucCk = "";//鍙戞枡浠撳簱
+ string _ucHzlx = "";//璐т富绫诲瀷
+ string _ucHz = "";//璐т富
public Frm_MesItemQt()
{
InitializeComponent();
@@ -43,14 +48,16 @@
});
getPageList(1);
pageBar1.PagerEvent += PageBar1_PagerEvent;
- //閫夋嫨搴撳瓨缁勭粐锛堝彉鏄庣粏涓殑鐗╂枡锛�
+ //閫夋嫨搴撳瓨缁勭粐锛堝彉鏄庣粏涓殑鐗╂枡鍜屽彉璐т富锛�
txt_qt023.EditChanged += (s, e) =>
{
string _orgId = txt_qt023.GetId();
if (string.IsNullOrEmpty(_orgId))
return;
- txt_qt008.getSuppler(_orgId);
ucLookHuoZhu1.OrgId = _orgId;
+ ucLookHuoZhu1.HzId = _ucHz;
+ ucLookHuoZhu1.SetHzLx(_ucHzlx);
+ txt_qt008.getSuppler(_orgId, _ucCk);
System.Text.StringBuilder sbWhere = new System.Text.StringBuilder();
sbWhere.Append(" and a.FSubsidiary ='" + _orgId + "'");
var _obj = new PageQueryModel(1, 999999, "item_no", "asc", "", sbWhere.ToString(), "");
@@ -68,15 +75,14 @@
MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
}
};
- //閫夋嫨璐т富绫诲瀷锛堝彉璐т富锛�
//閫夋嫨棰嗙敤缁勭粐
txt_qt024.EditChanged += (s, e) =>
{
string _orgId = txt_qt024.GetId();
if (string.IsNullOrEmpty(_orgId))
return;
- txt_qt013.getSuppler(_orgId);
- txt_qt009.getSuppler(_orgId);
+ txt_qt013.getSuppler(_orgId, _ucKh);
+ txt_qt009.getSuppler(_orgId,_ucBm);
};
}
@@ -227,6 +233,7 @@
List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
gvList.Add(gvMx1);
UtilityHelper.ChangeEnableByControl(panel1.Controls, true, gvList);
+ ucLookHuoZhu1.Enabled = true;
}
}
/// <summary>
@@ -242,6 +249,7 @@
gridViews.Add(gvMx1);
UtilityHelper.CleanValueByControl(this.panel1.Controls, true, gridViews);
Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx1, gvMx1);
+ ucLookHuoZhu1.Enabled = true;
}
/// <summary>
/// 淇濆瓨浜嬩欢
@@ -362,6 +370,8 @@
List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
gvList.Add(gvMx1);
UtilityHelper.ChangeEnableByControl(this.panel1.Controls, false, gvList);
+ ucLookHuoZhu1.Enabled = false;
+ toolBarMenu1.currentAction = "";
}
}
catch (Exception ex)
@@ -434,10 +444,21 @@
if (_rtn.rtnCode > 0)
{
dynamic dy = _rtn.rtnData;
+ _ucKh = dy.qt013;
+ _ucBm= dy.qt009;
+ _ucCk=dy.qt008;
+ _ucHzlx= dy.qt025;
+ _ucHz = dy.qt018;
lbGuid.Text = strGuid;
List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
gvList.Add(gvMx1);
UtilityHelper.SetValueByObj(this.panel1.Controls, dy, isEdit, gvList);
+ _ucKh = "";
+ _ucBm = "";
+ _ucCk = "";
+ _ucHzlx = "";
+ _ucHz = "";
+ ucLookHuoZhu1.Enabled = isEdit;
JObject _job = JObject.Parse(strJson);
JArray array = new JArray();
foreach (var a in _job["rtnData"]["list"])
@@ -553,6 +574,7 @@
gvMx1.SetFocusedRowCellValue("qd003", SelectedDataRow["itemName"]);
gvMx1.SetFocusedRowCellValue("qd004", SelectedDataRow["itemModel"]);
gvMx1.SetFocusedRowCellValue("qd009", SelectedDataRow["dwName"]);
+ gvMx1.SetFocusedRowCellValue("itemId", SelectedDataRow["id"]);
}
private void repositoryItemButtonEdit1_ButtonClick(object sender, DevExpress.XtraEditors.Controls.ButtonPressedEventArgs e)
diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQtDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQtDj.Designer.cs
index 68ffa7c..6f6050d 100644
--- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQtDj.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQtDj.Designer.cs
@@ -31,15 +31,37 @@
private void InitializeComponent()
{
this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage();
+ this.gcMx2 = new DevExpress.XtraGrid.GridControl();
+ this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gvMx2itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx2itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx2lotNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx2quantity = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx2depotCode = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx2depotSectionCode = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx2remark = new DevExpress.XtraGrid.Columns.GridColumn();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
- this.lb_depotId = new DevExpress.XtraEditors.LabelControl();
+ this.gcMx1 = new DevExpress.XtraGrid.GridControl();
+ this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1workNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1itemId = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1createBy = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1createDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1quantity = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1tlQty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1remark = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_pbillNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_boardItem = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_outType = new DevExpress.XtraEditors.LabelControl();
- this.txt_outType = new DevExpress.XtraEditors.TextEdit();
+ this.txt_lykh = new DevExpress.XtraEditors.TextEdit();
this.gv_outType = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_workNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_workNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_abtNo = new DevExpress.XtraEditors.TextEdit();
this.gv_workNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_receiver = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_outPart = new DevExpress.XtraEditors.LabelControl();
@@ -64,60 +86,48 @@
this.lb_status = new DevExpress.XtraEditors.LabelControl();
this.gv_status = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_taskNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_taskNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_kcOrg = new DevExpress.XtraEditors.TextEdit();
this.lb_itemOutNo = new DevExpress.XtraEditors.LabelControl();
this.txt_itemOutNo = new DevExpress.XtraEditors.TextEdit();
this.gv_itemOutNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.gcMain = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
- this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.panel1 = new System.Windows.Forms.Panel();
- this.txt_outPart = new Gs.DevApp.UserControl.UcLookDepartment();
- this.depot_id = new Gs.DevApp.UserControl.UcLookCk();
+ this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
+ this.txt_lybm = new DevExpress.XtraEditors.TextEdit();
+ this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
+ this.txt_lyfx = new DevExpress.XtraEditors.TextEdit();
+ this.txt_hz = new DevExpress.XtraEditors.TextEdit();
+ this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
+ this.txt_hzlx = new DevExpress.XtraEditors.TextEdit();
+ this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
+ this.txt_djlx = new DevExpress.XtraEditors.TextEdit();
+ this.lb_djlx = new DevExpress.XtraEditors.LabelControl();
+ this.txt_lyOrg = new DevExpress.XtraEditors.TextEdit();
this.txt_status = new DevExpress.XtraEditors.CheckEdit();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.lbGuid = new System.Windows.Forms.Label();
this.picCheckBox = new System.Windows.Forms.PictureBox();
- this.gcMx1 = new DevExpress.XtraGrid.GridControl();
- this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
- this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1workNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1itemId = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1createBy = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1createDate = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1quantity = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1tlQty = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx1remark = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gcMx2 = new DevExpress.XtraGrid.GridControl();
- this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
- this.gvMx2itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx2itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx2lotNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx2quantity = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx2depotCode = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx2depotSectionCode = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx2remark = new DevExpress.XtraGrid.Columns.GridColumn();
this.tabMxPage2.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
this.tabMxPage1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_outType.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_workNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lykh.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_abtNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_taskNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_kcOrg.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
@@ -128,649 +138,169 @@
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
this.tabMx.SuspendLayout();
this.panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lybm.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lyfx.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_hz.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_hzlx.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_djlx.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lyOrg.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
this.SuspendLayout();
//
// tabMxPage2
//
this.tabMxPage2.Controls.Add(this.gcMx2);
this.tabMxPage2.Name = "tabMxPage2";
- this.tabMxPage2.Size = new System.Drawing.Size(1124, 417);
+ this.tabMxPage2.Size = new System.Drawing.Size(1124, 387);
this.tabMxPage2.Text = "鍑哄簱鏉$爜";
+ //
+ // gcMx2
+ //
+ this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill;
+ 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, 387);
+ this.gcMx2.TabIndex = 1;
+ this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gvMx2});
+ //
+ // gvMx2
+ //
+ this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gvMx2itemBarcode,
+ this.gvMx2itemNo,
+ this.gvMx2lotNo,
+ this.gvMx2quantity,
+ this.gvMx2depotCode,
+ this.gvMx2depotSectionCode,
+ this.gridColumn2,
+ this.gridColumn3,
+ this.gvMx2remark});
+ this.gvMx2.GridControl = this.gcMx2;
+ this.gvMx2.Name = "gvMx2";
+ this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
+ this.gvMx2.OptionsFind.ShowSearchNavButtons = false;
+ this.gvMx2.OptionsView.ShowGroupPanel = false;
+ //
+ // gvMx2itemBarcode
+ //
+ this.gvMx2itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx2itemBarcode.AppearanceCell.Options.UseFont = true;
+ this.gvMx2itemBarcode.Caption = "鐗╂枡鏉$爜";
+ this.gvMx2itemBarcode.FieldName = "itemBarcode";
+ this.gvMx2itemBarcode.MinWidth = 50;
+ this.gvMx2itemBarcode.Name = "gvMx2itemBarcode";
+ this.gvMx2itemBarcode.Tag = "query_a.ITEM_BARCODE";
+ this.gvMx2itemBarcode.Visible = true;
+ this.gvMx2itemBarcode.VisibleIndex = 0;
+ this.gvMx2itemBarcode.Width = 94;
+ //
+ // gvMx2itemNo
+ //
+ this.gvMx2itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx2itemNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx2itemNo.Caption = "鐗╂枡缂栫爜";
+ this.gvMx2itemNo.FieldName = "itemNo";
+ this.gvMx2itemNo.MinWidth = 50;
+ this.gvMx2itemNo.Name = "gvMx2itemNo";
+ this.gvMx2itemNo.Tag = "query_a.ITEM_NO";
+ this.gvMx2itemNo.Visible = true;
+ this.gvMx2itemNo.VisibleIndex = 1;
+ this.gvMx2itemNo.Width = 94;
+ //
+ // gvMx2lotNo
+ //
+ this.gvMx2lotNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx2lotNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx2lotNo.Caption = "鐗╂枡鍚嶇О";
+ this.gvMx2lotNo.FieldName = "itemName";
+ this.gvMx2lotNo.MinWidth = 50;
+ this.gvMx2lotNo.Name = "gvMx2lotNo";
+ this.gvMx2lotNo.Tag = "query_a.LOT_NO";
+ this.gvMx2lotNo.Visible = true;
+ this.gvMx2lotNo.VisibleIndex = 2;
+ this.gvMx2lotNo.Width = 94;
+ //
+ // gvMx2quantity
+ //
+ this.gvMx2quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx2quantity.AppearanceCell.Options.UseFont = true;
+ this.gvMx2quantity.Caption = "鏁伴噺";
+ this.gvMx2quantity.FieldName = "quantity";
+ this.gvMx2quantity.MinWidth = 50;
+ this.gvMx2quantity.Name = "gvMx2quantity";
+ this.gvMx2quantity.Tag = "query_a.QUANTITY";
+ this.gvMx2quantity.Visible = true;
+ this.gvMx2quantity.VisibleIndex = 3;
+ this.gvMx2quantity.Width = 94;
+ //
+ // gvMx2depotCode
+ //
+ this.gvMx2depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx2depotCode.AppearanceCell.Options.UseFont = true;
+ this.gvMx2depotCode.Caption = "浠撳簱缂栫爜 ";
+ this.gvMx2depotCode.FieldName = "depotCode";
+ this.gvMx2depotCode.MinWidth = 50;
+ this.gvMx2depotCode.Name = "gvMx2depotCode";
+ this.gvMx2depotCode.Tag = "query_a.DEPOT_CODE";
+ this.gvMx2depotCode.Visible = true;
+ this.gvMx2depotCode.VisibleIndex = 4;
+ this.gvMx2depotCode.Width = 94;
+ //
+ // gvMx2depotSectionCode
+ //
+ this.gvMx2depotSectionCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx2depotSectionCode.AppearanceCell.Options.UseFont = true;
+ this.gvMx2depotSectionCode.Caption = "璐т綅缂栫爜 ";
+ this.gvMx2depotSectionCode.FieldName = "depotSectionCode";
+ this.gvMx2depotSectionCode.MinWidth = 50;
+ this.gvMx2depotSectionCode.Name = "gvMx2depotSectionCode";
+ this.gvMx2depotSectionCode.Tag = "query_a.DEPOT_SECTION_CODE";
+ this.gvMx2depotSectionCode.Visible = true;
+ this.gvMx2depotSectionCode.VisibleIndex = 5;
+ this.gvMx2depotSectionCode.Width = 94;
+ //
+ // gridColumn2
+ //
+ this.gridColumn2.Caption = "寤虹珛鑰�";
+ this.gridColumn2.FieldName = "createBy";
+ this.gridColumn2.MinWidth = 25;
+ this.gridColumn2.Name = "gridColumn2";
+ this.gridColumn2.Visible = true;
+ this.gridColumn2.VisibleIndex = 6;
+ this.gridColumn2.Width = 94;
+ //
+ // gridColumn3
+ //
+ this.gridColumn3.Caption = "寤虹珛鏃堕棿";
+ this.gridColumn3.FieldName = "createDate";
+ this.gridColumn3.MinWidth = 25;
+ this.gridColumn3.Name = "gridColumn3";
+ this.gridColumn3.Visible = true;
+ this.gridColumn3.VisibleIndex = 7;
+ this.gridColumn3.Width = 94;
+ //
+ // gvMx2remark
+ //
+ this.gvMx2remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx2remark.AppearanceCell.Options.UseFont = true;
+ this.gvMx2remark.Caption = "澶囨敞 ";
+ this.gvMx2remark.FieldName = "remark";
+ this.gvMx2remark.MinWidth = 50;
+ this.gvMx2remark.Name = "gvMx2remark";
+ this.gvMx2remark.Tag = "query_a.REMARK";
+ this.gvMx2remark.Visible = true;
+ this.gvMx2remark.VisibleIndex = 8;
+ this.gvMx2remark.Width = 94;
//
// tabMxPage1
//
this.tabMxPage1.Controls.Add(this.gcMx1);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1124, 417);
+ this.tabMxPage1.Size = new System.Drawing.Size(1124, 387);
this.tabMxPage1.Text = "鍑哄簱鏄庣粏";
- //
- // lb_depotId
- //
- this.lb_depotId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_depotId.Appearance.Options.UseFont = true;
- this.lb_depotId.Location = new System.Drawing.Point(302, 51);
- this.lb_depotId.Name = "lb_depotId";
- this.lb_depotId.Size = new System.Drawing.Size(34, 21);
- this.lb_depotId.TabIndex = 571;
- this.lb_depotId.Text = "浠撳簱";
- //
- // gv_pbillNo
- //
- this.gv_pbillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_pbillNo.AppearanceCell.Options.UseFont = true;
- this.gv_pbillNo.Caption = "宸ュ崟鍗曞彿";
- this.gv_pbillNo.FieldName = "pbillNo";
- this.gv_pbillNo.MinWidth = 25;
- this.gv_pbillNo.Name = "gv_pbillNo";
- this.gv_pbillNo.OptionsColumn.AllowEdit = false;
- this.gv_pbillNo.Tag = "query_a.pbill_no";
- this.gv_pbillNo.Visible = true;
- this.gv_pbillNo.VisibleIndex = 3;
- this.gv_pbillNo.Width = 94;
- //
- // gv_boardItem
- //
- this.gv_boardItem.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_boardItem.AppearanceCell.Options.UseFont = true;
- this.gv_boardItem.Caption = "浜у搧缂栫爜";
- this.gv_boardItem.FieldName = "boardItem";
- this.gv_boardItem.MinWidth = 25;
- this.gv_boardItem.Name = "gv_boardItem";
- this.gv_boardItem.OptionsColumn.AllowEdit = false;
- this.gv_boardItem.Tag = "query_a.board_item";
- this.gv_boardItem.Visible = true;
- this.gv_boardItem.VisibleIndex = 4;
- this.gv_boardItem.Width = 94;
- //
- // lb_outType
- //
- this.lb_outType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_outType.Appearance.Options.UseFont = true;
- this.lb_outType.Location = new System.Drawing.Point(263, 89);
- this.lb_outType.Name = "lb_outType";
- this.lb_outType.Size = new System.Drawing.Size(73, 21);
- this.lb_outType.TabIndex = 450;
- this.lb_outType.Text = "鍑哄簱绫诲埆 ";
- //
- // txt_outType
- //
- this.txt_outType.Location = new System.Drawing.Point(342, 85);
- this.txt_outType.Name = "txt_outType";
- this.txt_outType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_outType.Properties.Appearance.Options.UseFont = true;
- this.txt_outType.Size = new System.Drawing.Size(174, 28);
- this.txt_outType.TabIndex = 450;
- //
- // gv_outType
- //
- this.gv_outType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_outType.AppearanceCell.Options.UseFont = true;
- this.gv_outType.Caption = "鍑哄簱绫诲埆 ";
- this.gv_outType.FieldName = "outType";
- this.gv_outType.MinWidth = 25;
- this.gv_outType.Name = "gv_outType";
- this.gv_outType.OptionsColumn.AllowEdit = false;
- this.gv_outType.Tag = "query_a.out_type";
- this.gv_outType.Visible = true;
- this.gv_outType.VisibleIndex = 7;
- this.gv_outType.Width = 94;
- //
- // lb_workNo
- //
- this.lb_workNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_workNo.Appearance.Options.UseFont = true;
- this.lb_workNo.Location = new System.Drawing.Point(20, 52);
- this.lb_workNo.Name = "lb_workNo";
- this.lb_workNo.Size = new System.Drawing.Size(73, 21);
- this.lb_workNo.TabIndex = 387;
- this.lb_workNo.Text = "浠诲姟鍗曞彿 ";
- //
- // txt_workNo
- //
- this.txt_workNo.Location = new System.Drawing.Point(98, 48);
- this.txt_workNo.Name = "txt_workNo";
- this.txt_workNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_workNo.Properties.Appearance.Options.UseFont = true;
- this.txt_workNo.Size = new System.Drawing.Size(150, 28);
- this.txt_workNo.TabIndex = 387;
- //
- // gv_workNo
- //
- this.gv_workNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_workNo.AppearanceCell.Options.UseFont = true;
- this.gv_workNo.Caption = "浠诲姟鍗曞彿";
- this.gv_workNo.FieldName = "workNo";
- this.gv_workNo.MinWidth = 25;
- this.gv_workNo.Name = "gv_workNo";
- this.gv_workNo.OptionsColumn.AllowEdit = false;
- this.gv_workNo.Tag = "query_a.work_no";
- this.gv_workNo.Visible = true;
- this.gv_workNo.VisibleIndex = 2;
- this.gv_workNo.Width = 100;
- //
- // gv_receiver
- //
- this.gv_receiver.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_receiver.AppearanceCell.Options.UseFont = true;
- this.gv_receiver.Caption = "棰嗘枡浜�";
- this.gv_receiver.FieldName = "receiver";
- this.gv_receiver.MinWidth = 25;
- this.gv_receiver.Name = "gv_receiver";
- this.gv_receiver.OptionsColumn.AllowEdit = false;
- this.gv_receiver.Tag = "query_a.receiver";
- this.gv_receiver.Visible = true;
- this.gv_receiver.VisibleIndex = 10;
- this.gv_receiver.Width = 94;
- //
- // lb_outPart
- //
- this.lb_outPart.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_outPart.Appearance.Options.UseFont = true;
- this.lb_outPart.Location = new System.Drawing.Point(263, 20);
- this.lb_outPart.Name = "lb_outPart";
- this.lb_outPart.Size = new System.Drawing.Size(73, 21);
- this.lb_outPart.TabIndex = 319;
- this.lb_outPart.Text = "棰嗘枡閮ㄩ棬 ";
- //
- // gv_outPart
- //
- this.gv_outPart.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_outPart.AppearanceCell.Options.UseFont = true;
- this.gv_outPart.Caption = "棰嗘枡閮ㄩ棬 ";
- this.gv_outPart.FieldName = "outPart";
- this.gv_outPart.MinWidth = 25;
- this.gv_outPart.Name = "gv_outPart";
- this.gv_outPart.OptionsColumn.AllowEdit = false;
- this.gv_outPart.Tag = "query_a.out_part";
- this.gv_outPart.Visible = true;
- this.gv_outPart.VisibleIndex = 11;
- this.gv_outPart.Width = 94;
- //
- // gv_outDate
- //
- this.gv_outDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_outDate.AppearanceCell.Options.UseFont = true;
- this.gv_outDate.Caption = "鍑哄簱鏃ユ湡 ";
- this.gv_outDate.FieldName = "outDate";
- this.gv_outDate.MinWidth = 25;
- this.gv_outDate.Name = "gv_outDate";
- this.gv_outDate.OptionsColumn.AllowEdit = false;
- this.gv_outDate.Tag = "query_a.out_date";
- this.gv_outDate.Visible = true;
- this.gv_outDate.VisibleIndex = 6;
- this.gv_outDate.Width = 120;
- //
- // lb_checkDate
- //
- this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_checkDate.Appearance.Options.UseFont = true;
- this.lb_checkDate.Location = new System.Drawing.Point(773, 52);
- this.lb_checkDate.Name = "lb_checkDate";
- this.lb_checkDate.Size = new System.Drawing.Size(73, 21);
- this.lb_checkDate.TabIndex = 262;
- this.lb_checkDate.Text = "瀹℃牳鏃ユ湡 ";
- //
- // txt_checkDate
- //
- this.txt_checkDate.Location = new System.Drawing.Point(850, 48);
- this.txt_checkDate.Name = "txt_checkDate";
- this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
- this.txt_checkDate.Size = new System.Drawing.Size(168, 28);
- this.txt_checkDate.TabIndex = 262;
- //
- // gv_checkDate
- //
- this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_checkDate.AppearanceCell.Options.UseFont = true;
- this.gv_checkDate.Caption = "瀹℃牳鏃ユ湡 ";
- this.gv_checkDate.FieldName = "checkDate";
- this.gv_checkDate.MinWidth = 25;
- this.gv_checkDate.Name = "gv_checkDate";
- this.gv_checkDate.OptionsColumn.AllowEdit = false;
- this.gv_checkDate.Tag = "query_a.check_date";
- this.gv_checkDate.Visible = true;
- this.gv_checkDate.VisibleIndex = 9;
- this.gv_checkDate.Width = 120;
- //
- // lb_checkUser
- //
- this.lb_checkUser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_checkUser.Appearance.Options.UseFont = true;
- this.lb_checkUser.Location = new System.Drawing.Point(790, 20);
- this.lb_checkUser.Name = "lb_checkUser";
- this.lb_checkUser.Size = new System.Drawing.Size(56, 21);
- this.lb_checkUser.TabIndex = 258;
- this.lb_checkUser.Text = "瀹℃牳浜� ";
- //
- // txt_checkUser
- //
- this.txt_checkUser.Location = new System.Drawing.Point(850, 16);
- this.txt_checkUser.Name = "txt_checkUser";
- this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
- this.txt_checkUser.Size = new System.Drawing.Size(168, 28);
- this.txt_checkUser.TabIndex = 258;
- //
- // gv_checkUser
- //
- this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_checkUser.AppearanceCell.Options.UseFont = true;
- this.gv_checkUser.Caption = "瀹℃牳浜� ";
- this.gv_checkUser.FieldName = "checkUser";
- this.gv_checkUser.MinWidth = 25;
- this.gv_checkUser.Name = "gv_checkUser";
- this.gv_checkUser.OptionsColumn.AllowEdit = false;
- this.gv_checkUser.Tag = "query_a.check_user";
- this.gv_checkUser.Visible = true;
- this.gv_checkUser.VisibleIndex = 8;
- this.gv_checkUser.Width = 94;
- //
- // gv_reason
- //
- this.gv_reason.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_reason.AppearanceCell.Options.UseFont = true;
- this.gv_reason.Caption = "鍑哄簱鍘熷洜 ";
- this.gv_reason.FieldName = "reason";
- this.gv_reason.MinWidth = 25;
- this.gv_reason.Name = "gv_reason";
- this.gv_reason.OptionsColumn.AllowEdit = false;
- this.gv_reason.Tag = "query_a.reason";
- this.gv_reason.Visible = true;
- this.gv_reason.VisibleIndex = 15;
- this.gv_reason.Width = 94;
- //
- // lb_remark
- //
- this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_remark.Appearance.Options.UseFont = true;
- this.lb_remark.Location = new System.Drawing.Point(522, 83);
- this.lb_remark.Name = "lb_remark";
- this.lb_remark.Size = new System.Drawing.Size(73, 21);
- this.lb_remark.TabIndex = 243;
- this.lb_remark.Text = "澶囨敞淇℃伅 ";
- //
- // txt_remark
- //
- this.txt_remark.Location = new System.Drawing.Point(599, 79);
- this.txt_remark.Name = "txt_remark";
- this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_remark.Properties.Appearance.Options.UseFont = true;
- this.txt_remark.Size = new System.Drawing.Size(171, 28);
- this.txt_remark.TabIndex = 243;
- //
- // gv_remark
- //
- this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_remark.AppearanceCell.Options.UseFont = true;
- this.gv_remark.Caption = "澶囨敞淇℃伅 ";
- this.gv_remark.FieldName = "remark";
- this.gv_remark.MinWidth = 25;
- this.gv_remark.Name = "gv_remark";
- this.gv_remark.OptionsColumn.AllowEdit = false;
- this.gv_remark.Tag = "query_a.remark";
- this.gv_remark.Visible = true;
- this.gv_remark.VisibleIndex = 14;
- this.gv_remark.Width = 94;
- //
- // lb_createDate
- //
- this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_createDate.Appearance.Options.UseFont = true;
- this.lb_createDate.Location = new System.Drawing.Point(522, 52);
- this.lb_createDate.Name = "lb_createDate";
- this.lb_createDate.Size = new System.Drawing.Size(73, 21);
- this.lb_createDate.TabIndex = 226;
- this.lb_createDate.Text = "鍒涘缓鏃堕棿 ";
- //
- // txt_createDate
- //
- this.txt_createDate.Location = new System.Drawing.Point(599, 48);
- this.txt_createDate.Name = "txt_createDate";
- this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_createDate.Properties.Appearance.Options.UseFont = true;
- this.txt_createDate.Size = new System.Drawing.Size(171, 28);
- this.txt_createDate.TabIndex = 226;
- //
- // gv_createDate
- //
- this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_createDate.AppearanceCell.Options.UseFont = true;
- this.gv_createDate.Caption = "鍒涘缓鏃堕棿";
- this.gv_createDate.FieldName = "createDate";
- this.gv_createDate.MinWidth = 25;
- this.gv_createDate.Name = "gv_createDate";
- this.gv_createDate.OptionsColumn.AllowEdit = false;
- this.gv_createDate.Tag = "query_a.create_date";
- this.gv_createDate.Visible = true;
- this.gv_createDate.VisibleIndex = 13;
- this.gv_createDate.Width = 94;
- //
- // lb_createBy
- //
- this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_createBy.Appearance.Options.UseFont = true;
- this.lb_createBy.Location = new System.Drawing.Point(539, 20);
- this.lb_createBy.Name = "lb_createBy";
- this.lb_createBy.Size = new System.Drawing.Size(56, 21);
- this.lb_createBy.TabIndex = 222;
- this.lb_createBy.Text = "鍒涘缓浜� ";
- //
- // txt_createBy
- //
- this.txt_createBy.Location = new System.Drawing.Point(599, 16);
- this.txt_createBy.Name = "txt_createBy";
- this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_createBy.Properties.Appearance.Options.UseFont = true;
- this.txt_createBy.Size = new System.Drawing.Size(171, 28);
- this.txt_createBy.TabIndex = 222;
- //
- // gv_createBy
- //
- this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_createBy.AppearanceCell.Options.UseFont = true;
- this.gv_createBy.Caption = "鍒涘缓浜�";
- this.gv_createBy.FieldName = "createBy";
- this.gv_createBy.MinWidth = 25;
- this.gv_createBy.Name = "gv_createBy";
- this.gv_createBy.OptionsColumn.AllowEdit = false;
- this.gv_createBy.Tag = "query_a.create_by";
- this.gv_createBy.Visible = true;
- this.gv_createBy.VisibleIndex = 12;
- this.gv_createBy.Width = 94;
- //
- // lb_status
- //
- this.lb_status.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_status.Appearance.Options.UseFont = true;
- this.lb_status.Location = new System.Drawing.Point(807, 86);
- this.lb_status.Name = "lb_status";
- this.lb_status.Size = new System.Drawing.Size(39, 21);
- this.lb_status.TabIndex = 219;
- this.lb_status.Text = "瀹℃牳 ";
- //
- // gv_status
- //
- this.gv_status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_status.AppearanceCell.Options.UseFont = true;
- this.gv_status.Caption = "瀹℃牳鏍囪瘑";
- this.gv_status.FieldName = "statusChk";
- this.gv_status.MaxWidth = 50;
- this.gv_status.MinWidth = 50;
- this.gv_status.Name = "gv_status";
- this.gv_status.OptionsColumn.AllowEdit = false;
- this.gv_status.Tag = "query_a.status";
- this.gv_status.Visible = true;
- this.gv_status.VisibleIndex = 0;
- this.gv_status.Width = 50;
- //
- // lb_taskNo
- //
- this.lb_taskNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_taskNo.Appearance.Options.UseFont = true;
- this.lb_taskNo.Location = new System.Drawing.Point(20, 86);
- this.lb_taskNo.Name = "lb_taskNo";
- this.lb_taskNo.Size = new System.Drawing.Size(73, 21);
- this.lb_taskNo.TabIndex = 216;
- this.lb_taskNo.Text = "鐢熶骇璁㈠崟 ";
- //
- // txt_taskNo
- //
- this.txt_taskNo.Location = new System.Drawing.Point(98, 82);
- this.txt_taskNo.Name = "txt_taskNo";
- this.txt_taskNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_taskNo.Properties.Appearance.Options.UseFont = true;
- this.txt_taskNo.Size = new System.Drawing.Size(150, 28);
- this.txt_taskNo.TabIndex = 216;
- //
- // lb_itemOutNo
- //
- this.lb_itemOutNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_itemOutNo.Appearance.Options.UseFont = true;
- this.lb_itemOutNo.Location = new System.Drawing.Point(20, 20);
- this.lb_itemOutNo.Name = "lb_itemOutNo";
- this.lb_itemOutNo.Size = new System.Drawing.Size(73, 21);
- this.lb_itemOutNo.TabIndex = 213;
- this.lb_itemOutNo.Text = "鍑哄簱鍗曞彿 ";
- //
- // txt_itemOutNo
- //
- this.txt_itemOutNo.Location = new System.Drawing.Point(98, 16);
- this.txt_itemOutNo.Name = "txt_itemOutNo";
- this.txt_itemOutNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_itemOutNo.Properties.Appearance.Options.UseFont = true;
- this.txt_itemOutNo.Size = new System.Drawing.Size(150, 28);
- this.txt_itemOutNo.TabIndex = 213;
- //
- // gv_itemOutNo
- //
- this.gv_itemOutNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_itemOutNo.AppearanceCell.Options.UseFont = true;
- this.gv_itemOutNo.Caption = "鍑哄簱鍗曞彿";
- this.gv_itemOutNo.FieldName = "itemOutNo";
- this.gv_itemOutNo.MinWidth = 25;
- this.gv_itemOutNo.Name = "gv_itemOutNo";
- this.gv_itemOutNo.OptionsColumn.AllowEdit = false;
- this.gv_itemOutNo.Tag = "query_a.item_out_no";
- this.gv_itemOutNo.Visible = true;
- this.gv_itemOutNo.VisibleIndex = 1;
- this.gv_itemOutNo.Width = 150;
- //
- // toolBarMenu1
- //
- this.toolBarMenu1.chkParameter = null;
- this.toolBarMenu1.currentAction = null;
- this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
- this.toolBarMenu1.guidKey = null;
- this.toolBarMenu1.isSetBtn = false;
- this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
- this.toolBarMenu1.Name = "toolBarMenu1";
- this.toolBarMenu1.rptParameter = null;
- this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
- this.toolBarMenu1.TabIndex = 0;
- this.toolBarMenu1.xlsInService = null;
- this.toolBarMenu1.xlsOutParameter = null;
- //
- // gcMain
- //
- this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gcMain.Location = new System.Drawing.Point(0, 0);
- this.gcMain.MainView = this.gridView1;
- this.gcMain.Name = "gcMain";
- this.gcMain.Size = new System.Drawing.Size(1126, 531);
- this.gcMain.TabIndex = 1;
- this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
- this.gridView1});
- //
- // gridView1
- //
- this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
- this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
- this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gridView1.Appearance.Row.Options.UseFont = true;
- this.gridView1.ColumnPanelRowHeight = 50;
- this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
- this.gv_status,
- this.gv_itemOutNo,
- this.gv_workNo,
- this.gv_pbillNo,
- this.gv_boardItem,
- this.gridColumn1,
- this.gv_outDate,
- this.gv_outType,
- this.gv_checkUser,
- this.gv_checkDate,
- this.gv_receiver,
- this.gv_outPart,
- this.gv_createBy,
- this.gv_createDate,
- this.gv_remark,
- this.gv_reason});
- this.gridView1.GridControl = this.gcMain;
- this.gridView1.IndicatorWidth = 50;
- this.gridView1.Name = "gridView1";
- this.gridView1.OptionsFind.ShowSearchNavButtons = false;
- this.gridView1.OptionsView.ShowAutoFilterRow = true;
- this.gridView1.OptionsView.ShowGroupPanel = false;
- //
- // gridColumn1
- //
- this.gridColumn1.Caption = "浜у搧鍚嶇О";
- this.gridColumn1.MinWidth = 25;
- this.gridColumn1.Name = "gridColumn1";
- this.gridColumn1.Visible = true;
- this.gridColumn1.VisibleIndex = 5;
- this.gridColumn1.Width = 120;
- //
- // xtraTabControl1
- //
- this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
- this.xtraTabControl1.Name = "xtraTabControl1";
- this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
- this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602);
- this.xtraTabControl1.TabIndex = 3;
- this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
- this.xtraTabPage1,
- this.xtraTabPage2});
- //
- // xtraTabPage1
- //
- this.xtraTabPage1.Controls.Add(this.gcMain);
- this.xtraTabPage1.Controls.Add(this.pageBar1);
- this.xtraTabPage1.Name = "xtraTabPage1";
- this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
- this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
- //
- // pageBar1
- //
- this.pageBar1.CurrentPage = 1;
- this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pageBar1.Location = new System.Drawing.Point(0, 531);
- this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
- this.pageBar1.Name = "pageBar1";
- this.pageBar1.RecordCount = 0;
- this.pageBar1.Size = new System.Drawing.Size(1126, 39);
- this.pageBar1.TabIndex = 3;
- this.pageBar1.TotalPages = 0;
- //
- // xtraTabPage2
- //
- this.xtraTabPage2.Controls.Add(this.tabMx);
- this.xtraTabPage2.Controls.Add(this.panel1);
- this.xtraTabPage2.Name = "xtraTabPage2";
- this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
- this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
- //
- // tabMx
- //
- this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabMx.Location = new System.Drawing.Point(0, 121);
- this.tabMx.Name = "tabMx";
- this.tabMx.SelectedTabPage = this.tabMxPage1;
- this.tabMx.Size = new System.Drawing.Size(1126, 449);
- this.tabMx.TabIndex = 2;
- this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
- this.tabMxPage1,
- this.tabMxPage2});
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.White;
- this.panel1.Controls.Add(this.txt_outPart);
- this.panel1.Controls.Add(this.depot_id);
- this.panel1.Controls.Add(this.txt_status);
- this.panel1.Controls.Add(this.labelControl11);
- this.panel1.Controls.Add(this.lbGuid);
- this.panel1.Controls.Add(this.lb_depotId);
- this.panel1.Controls.Add(this.lb_outType);
- this.panel1.Controls.Add(this.txt_outType);
- this.panel1.Controls.Add(this.lb_workNo);
- this.panel1.Controls.Add(this.txt_workNo);
- this.panel1.Controls.Add(this.lb_outPart);
- this.panel1.Controls.Add(this.lb_checkDate);
- this.panel1.Controls.Add(this.txt_checkDate);
- this.panel1.Controls.Add(this.lb_checkUser);
- this.panel1.Controls.Add(this.txt_checkUser);
- this.panel1.Controls.Add(this.lb_remark);
- this.panel1.Controls.Add(this.txt_remark);
- this.panel1.Controls.Add(this.lb_createDate);
- this.panel1.Controls.Add(this.txt_createDate);
- this.panel1.Controls.Add(this.lb_createBy);
- this.panel1.Controls.Add(this.txt_createBy);
- this.panel1.Controls.Add(this.lb_status);
- this.panel1.Controls.Add(this.lb_taskNo);
- this.panel1.Controls.Add(this.txt_taskNo);
- this.panel1.Controls.Add(this.lb_itemOutNo);
- this.panel1.Controls.Add(this.txt_itemOutNo);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1126, 121);
- this.panel1.TabIndex = 1;
- //
- // txt_outPart
- //
- this.txt_outPart.IsReadly = false;
- this.txt_outPart.Location = new System.Drawing.Point(342, 19);
- this.txt_outPart.Name = "txt_outPart";
- this.txt_outPart.Size = new System.Drawing.Size(174, 28);
- this.txt_outPart.TabIndex = 574;
- //
- // depot_id
- //
- this.depot_id.IsReadly = false;
- this.depot_id.Location = new System.Drawing.Point(342, 51);
- this.depot_id.Margin = new System.Windows.Forms.Padding(0);
- this.depot_id.Name = "depot_id";
- this.depot_id.Size = new System.Drawing.Size(174, 28);
- this.depot_id.TabIndex = 573;
- //
- // txt_status
- //
- this.txt_status.Location = new System.Drawing.Point(850, 84);
- this.txt_status.Name = "txt_status";
- this.txt_status.Properties.Caption = "";
- this.txt_status.Size = new System.Drawing.Size(44, 24);
- this.txt_status.TabIndex = 572;
- //
- // labelControl11
- //
- this.labelControl11.Location = new System.Drawing.Point(919, 86);
- this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.labelControl11.Name = "labelControl11";
- this.labelControl11.Size = new System.Drawing.Size(45, 18);
- this.labelControl11.TabIndex = 130;
- this.labelControl11.Text = "涓婚敭锛�";
- this.labelControl11.Visible = false;
- //
- // lbGuid
- //
- this.lbGuid.AutoSize = true;
- this.lbGuid.Location = new System.Drawing.Point(970, 86);
- this.lbGuid.Name = "lbGuid";
- this.lbGuid.Size = new System.Drawing.Size(0, 21);
- this.lbGuid.TabIndex = 1;
- this.lbGuid.Visible = false;
- //
- // picCheckBox
- //
- this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
- this.picCheckBox.Location = new System.Drawing.Point(996, 55);
- this.picCheckBox.Name = "picCheckBox";
- this.picCheckBox.Size = new System.Drawing.Size(100, 50);
- this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.picCheckBox.TabIndex = 9;
- this.picCheckBox.TabStop = false;
- this.picCheckBox.Visible = false;
//
// gcMx1
//
@@ -778,7 +308,7 @@
this.gcMx1.Location = new System.Drawing.Point(0, 0);
this.gcMx1.MainView = this.gvMx1;
this.gcMx1.Name = "gcMx1";
- this.gcMx1.Size = new System.Drawing.Size(1124, 417);
+ this.gcMx1.Size = new System.Drawing.Size(1124, 387);
this.gcMx1.TabIndex = 1;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
@@ -938,145 +468,687 @@
this.gridColumn5.VisibleIndex = 9;
this.gridColumn5.Width = 94;
//
- // gcMx2
+ // gv_pbillNo
//
- this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill;
- 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, 417);
- this.gcMx2.TabIndex = 1;
- this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
- this.gvMx2});
+ this.gv_pbillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_pbillNo.AppearanceCell.Options.UseFont = true;
+ this.gv_pbillNo.Caption = "宸ュ崟鍗曞彿";
+ this.gv_pbillNo.FieldName = "pbillNo";
+ this.gv_pbillNo.MinWidth = 25;
+ this.gv_pbillNo.Name = "gv_pbillNo";
+ this.gv_pbillNo.OptionsColumn.AllowEdit = false;
+ this.gv_pbillNo.Tag = "query_a.pbill_no";
+ this.gv_pbillNo.Visible = true;
+ this.gv_pbillNo.VisibleIndex = 3;
+ this.gv_pbillNo.Width = 94;
//
- // gvMx2
+ // lb_outType
//
- this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
- this.gvMx2itemBarcode,
- this.gvMx2itemNo,
- this.gvMx2lotNo,
- this.gvMx2quantity,
- this.gvMx2depotCode,
- this.gvMx2depotSectionCode,
- this.gridColumn2,
- this.gridColumn3,
- this.gvMx2remark});
- this.gvMx2.GridControl = this.gcMx2;
- this.gvMx2.Name = "gvMx2";
- this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
- this.gvMx2.OptionsFind.ShowSearchNavButtons = false;
- this.gvMx2.OptionsView.ShowGroupPanel = false;
+ this.lb_outType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_outType.Appearance.Options.UseFont = true;
+ this.lb_outType.Location = new System.Drawing.Point(311, 85);
+ this.lb_outType.Name = "lb_outType";
+ this.lb_outType.Size = new System.Drawing.Size(34, 21);
+ this.lb_outType.TabIndex = 450;
+ this.lb_outType.Text = "瀹㈡埛";
//
- // gvMx2itemBarcode
+ // txt_lykh
//
- this.gvMx2itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx2itemBarcode.AppearanceCell.Options.UseFont = true;
- this.gvMx2itemBarcode.Caption = "鐗╂枡鏉$爜";
- this.gvMx2itemBarcode.FieldName = "itemBarcode";
- this.gvMx2itemBarcode.MinWidth = 50;
- this.gvMx2itemBarcode.Name = "gvMx2itemBarcode";
- this.gvMx2itemBarcode.Tag = "query_a.ITEM_BARCODE";
- this.gvMx2itemBarcode.Visible = true;
- this.gvMx2itemBarcode.VisibleIndex = 0;
- this.gvMx2itemBarcode.Width = 94;
+ this.txt_lykh.Location = new System.Drawing.Point(349, 81);
+ this.txt_lykh.Name = "txt_lykh";
+ this.txt_lykh.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_lykh.Properties.Appearance.Options.UseFont = true;
+ this.txt_lykh.Size = new System.Drawing.Size(187, 28);
+ this.txt_lykh.TabIndex = 450;
//
- // gvMx2itemNo
+ // gv_outType
//
- this.gvMx2itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx2itemNo.AppearanceCell.Options.UseFont = true;
- this.gvMx2itemNo.Caption = "鐗╂枡缂栫爜";
- this.gvMx2itemNo.FieldName = "itemNo";
- this.gvMx2itemNo.MinWidth = 50;
- this.gvMx2itemNo.Name = "gvMx2itemNo";
- this.gvMx2itemNo.Tag = "query_a.ITEM_NO";
- this.gvMx2itemNo.Visible = true;
- this.gvMx2itemNo.VisibleIndex = 1;
- this.gvMx2itemNo.Width = 94;
+ this.gv_outType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_outType.AppearanceCell.Options.UseFont = true;
+ this.gv_outType.Caption = "鍑哄簱绫诲埆 ";
+ this.gv_outType.FieldName = "outType";
+ this.gv_outType.MinWidth = 25;
+ this.gv_outType.Name = "gv_outType";
+ 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.Width = 94;
//
- // gvMx2lotNo
+ // lb_workNo
//
- this.gvMx2lotNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx2lotNo.AppearanceCell.Options.UseFont = true;
- this.gvMx2lotNo.Caption = "鐗╂枡鍚嶇О";
- this.gvMx2lotNo.FieldName = "itemName";
- this.gvMx2lotNo.MinWidth = 50;
- this.gvMx2lotNo.Name = "gvMx2lotNo";
- this.gvMx2lotNo.Tag = "query_a.LOT_NO";
- this.gvMx2lotNo.Visible = true;
- this.gvMx2lotNo.VisibleIndex = 2;
- this.gvMx2lotNo.Width = 94;
+ this.lb_workNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_workNo.Appearance.Options.UseFont = true;
+ this.lb_workNo.Location = new System.Drawing.Point(790, 20);
+ this.lb_workNo.Name = "lb_workNo";
+ this.lb_workNo.Size = new System.Drawing.Size(68, 21);
+ this.lb_workNo.TabIndex = 387;
+ this.lb_workNo.Text = "鐢宠鍗曞彿";
//
- // gvMx2quantity
+ // txt_abtNo
//
- this.gvMx2quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx2quantity.AppearanceCell.Options.UseFont = true;
- this.gvMx2quantity.Caption = "鏁伴噺";
- this.gvMx2quantity.FieldName = "quantity";
- this.gvMx2quantity.MinWidth = 50;
- this.gvMx2quantity.Name = "gvMx2quantity";
- this.gvMx2quantity.Tag = "query_a.QUANTITY";
- this.gvMx2quantity.Visible = true;
- this.gvMx2quantity.VisibleIndex = 3;
- this.gvMx2quantity.Width = 94;
+ this.txt_abtNo.Location = new System.Drawing.Point(868, 16);
+ this.txt_abtNo.Name = "txt_abtNo";
+ this.txt_abtNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_abtNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_abtNo.Size = new System.Drawing.Size(168, 28);
+ this.txt_abtNo.TabIndex = 387;
//
- // gvMx2depotCode
+ // gv_workNo
//
- this.gvMx2depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx2depotCode.AppearanceCell.Options.UseFont = true;
- this.gvMx2depotCode.Caption = "浠撳簱缂栫爜 ";
- this.gvMx2depotCode.FieldName = "depotCode";
- this.gvMx2depotCode.MinWidth = 50;
- this.gvMx2depotCode.Name = "gvMx2depotCode";
- this.gvMx2depotCode.Tag = "query_a.DEPOT_CODE";
- this.gvMx2depotCode.Visible = true;
- this.gvMx2depotCode.VisibleIndex = 4;
- this.gvMx2depotCode.Width = 94;
+ this.gv_workNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_workNo.AppearanceCell.Options.UseFont = true;
+ this.gv_workNo.Caption = "鐢宠鍗曞彿";
+ this.gv_workNo.FieldName = "taskNo";
+ this.gv_workNo.MinWidth = 25;
+ this.gv_workNo.Name = "gv_workNo";
+ this.gv_workNo.OptionsColumn.AllowEdit = false;
+ this.gv_workNo.Tag = "query_a.work_no";
+ this.gv_workNo.Visible = true;
+ this.gv_workNo.VisibleIndex = 2;
+ this.gv_workNo.Width = 100;
//
- // gvMx2depotSectionCode
+ // gv_receiver
//
- this.gvMx2depotSectionCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx2depotSectionCode.AppearanceCell.Options.UseFont = true;
- this.gvMx2depotSectionCode.Caption = "璐т綅缂栫爜 ";
- this.gvMx2depotSectionCode.FieldName = "depotSectionCode";
- this.gvMx2depotSectionCode.MinWidth = 50;
- this.gvMx2depotSectionCode.Name = "gvMx2depotSectionCode";
- this.gvMx2depotSectionCode.Tag = "query_a.DEPOT_SECTION_CODE";
- this.gvMx2depotSectionCode.Visible = true;
- this.gvMx2depotSectionCode.VisibleIndex = 5;
- this.gvMx2depotSectionCode.Width = 94;
+ this.gv_receiver.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_receiver.AppearanceCell.Options.UseFont = true;
+ this.gv_receiver.Caption = "棰嗘枡浜�";
+ this.gv_receiver.FieldName = "receiver";
+ this.gv_receiver.MinWidth = 25;
+ this.gv_receiver.Name = "gv_receiver";
+ this.gv_receiver.OptionsColumn.AllowEdit = false;
+ this.gv_receiver.Tag = "query_a.receiver";
+ this.gv_receiver.Visible = true;
+ this.gv_receiver.VisibleIndex = 8;
+ this.gv_receiver.Width = 94;
//
- // gridColumn2
+ // lb_outPart
//
- this.gridColumn2.Caption = "寤虹珛鑰�";
- this.gridColumn2.FieldName = "createBy";
- this.gridColumn2.MinWidth = 25;
- this.gridColumn2.Name = "gridColumn2";
- this.gridColumn2.Visible = true;
- this.gridColumn2.VisibleIndex = 6;
- this.gridColumn2.Width = 94;
+ this.lb_outPart.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_outPart.Appearance.Options.UseFont = true;
+ this.lb_outPart.Location = new System.Drawing.Point(277, 53);
+ this.lb_outPart.Name = "lb_outPart";
+ this.lb_outPart.Size = new System.Drawing.Size(68, 21);
+ this.lb_outPart.TabIndex = 319;
+ this.lb_outPart.Text = "棰嗙敤缁勭粐";
//
- // gridColumn3
+ // gv_outPart
//
- this.gridColumn3.Caption = "寤虹珛鏃堕棿";
- this.gridColumn3.FieldName = "createDate";
- this.gridColumn3.MinWidth = 25;
- this.gridColumn3.Name = "gridColumn3";
- this.gridColumn3.Visible = true;
- this.gridColumn3.VisibleIndex = 7;
- this.gridColumn3.Width = 94;
+ this.gv_outPart.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_outPart.AppearanceCell.Options.UseFont = true;
+ this.gv_outPart.Caption = "棰嗘枡閮ㄩ棬 ";
+ this.gv_outPart.FieldName = "outPart";
+ this.gv_outPart.MinWidth = 25;
+ this.gv_outPart.Name = "gv_outPart";
+ this.gv_outPart.OptionsColumn.AllowEdit = false;
+ this.gv_outPart.Tag = "query_a.out_part";
+ this.gv_outPart.Visible = true;
+ this.gv_outPart.VisibleIndex = 9;
+ this.gv_outPart.Width = 94;
//
- // gvMx2remark
+ // gv_outDate
//
- this.gvMx2remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx2remark.AppearanceCell.Options.UseFont = true;
- this.gvMx2remark.Caption = "澶囨敞 ";
- this.gvMx2remark.FieldName = "remark";
- this.gvMx2remark.MinWidth = 50;
- this.gvMx2remark.Name = "gvMx2remark";
- this.gvMx2remark.Tag = "query_a.REMARK";
- this.gvMx2remark.Visible = true;
- this.gvMx2remark.VisibleIndex = 8;
- this.gvMx2remark.Width = 94;
+ this.gv_outDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_outDate.AppearanceCell.Options.UseFont = true;
+ this.gv_outDate.Caption = "鍑哄簱鏃ユ湡 ";
+ this.gv_outDate.FieldName = "outDate";
+ this.gv_outDate.MinWidth = 25;
+ this.gv_outDate.Name = "gv_outDate";
+ 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.Width = 120;
+ //
+ // lb_checkDate
+ //
+ this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_checkDate.Appearance.Options.UseFont = true;
+ this.lb_checkDate.Location = new System.Drawing.Point(790, 85);
+ this.lb_checkDate.Name = "lb_checkDate";
+ this.lb_checkDate.Size = new System.Drawing.Size(68, 21);
+ this.lb_checkDate.TabIndex = 262;
+ this.lb_checkDate.Text = "瀹℃牳鏃ユ湡";
+ //
+ // txt_checkDate
+ //
+ this.txt_checkDate.Location = new System.Drawing.Point(868, 81);
+ this.txt_checkDate.Name = "txt_checkDate";
+ this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
+ this.txt_checkDate.Size = new System.Drawing.Size(168, 28);
+ this.txt_checkDate.TabIndex = 262;
+ //
+ // gv_checkDate
+ //
+ this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_checkDate.AppearanceCell.Options.UseFont = true;
+ this.gv_checkDate.Caption = "瀹℃牳鏃ユ湡 ";
+ this.gv_checkDate.FieldName = "checkDate";
+ this.gv_checkDate.MinWidth = 25;
+ this.gv_checkDate.Name = "gv_checkDate";
+ this.gv_checkDate.OptionsColumn.AllowEdit = false;
+ this.gv_checkDate.Tag = "query_a.check_date";
+ this.gv_checkDate.Visible = true;
+ this.gv_checkDate.VisibleIndex = 7;
+ this.gv_checkDate.Width = 120;
+ //
+ // lb_checkUser
+ //
+ this.lb_checkUser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_checkUser.Appearance.Options.UseFont = true;
+ this.lb_checkUser.Location = new System.Drawing.Point(807, 53);
+ this.lb_checkUser.Name = "lb_checkUser";
+ this.lb_checkUser.Size = new System.Drawing.Size(51, 21);
+ this.lb_checkUser.TabIndex = 258;
+ this.lb_checkUser.Text = "瀹℃牳浜�";
+ //
+ // txt_checkUser
+ //
+ this.txt_checkUser.Location = new System.Drawing.Point(868, 49);
+ this.txt_checkUser.Name = "txt_checkUser";
+ this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
+ this.txt_checkUser.Size = new System.Drawing.Size(168, 28);
+ this.txt_checkUser.TabIndex = 258;
+ //
+ // gv_checkUser
+ //
+ this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_checkUser.AppearanceCell.Options.UseFont = true;
+ this.gv_checkUser.Caption = "瀹℃牳浜� ";
+ this.gv_checkUser.FieldName = "checkUser";
+ this.gv_checkUser.MinWidth = 25;
+ this.gv_checkUser.Name = "gv_checkUser";
+ this.gv_checkUser.OptionsColumn.AllowEdit = false;
+ this.gv_checkUser.Tag = "query_a.check_user";
+ this.gv_checkUser.Visible = true;
+ this.gv_checkUser.VisibleIndex = 6;
+ this.gv_checkUser.Width = 94;
+ //
+ // gv_reason
+ //
+ this.gv_reason.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_reason.AppearanceCell.Options.UseFont = true;
+ this.gv_reason.Caption = "鍑哄簱鍘熷洜 ";
+ this.gv_reason.FieldName = "reason";
+ this.gv_reason.MinWidth = 25;
+ this.gv_reason.Name = "gv_reason";
+ 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.Width = 94;
+ //
+ // lb_remark
+ //
+ this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_remark.Appearance.Options.UseFont = true;
+ this.lb_remark.Location = new System.Drawing.Point(542, 118);
+ this.lb_remark.Name = "lb_remark";
+ this.lb_remark.Size = new System.Drawing.Size(68, 21);
+ this.lb_remark.TabIndex = 243;
+ this.lb_remark.Text = "澶囨敞淇℃伅";
+ //
+ // txt_remark
+ //
+ this.txt_remark.Location = new System.Drawing.Point(612, 114);
+ this.txt_remark.Name = "txt_remark";
+ this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_remark.Properties.Appearance.Options.UseFont = true;
+ this.txt_remark.Size = new System.Drawing.Size(171, 28);
+ this.txt_remark.TabIndex = 243;
+ //
+ // gv_remark
+ //
+ this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_remark.AppearanceCell.Options.UseFont = true;
+ this.gv_remark.Caption = "澶囨敞淇℃伅 ";
+ this.gv_remark.FieldName = "remark";
+ this.gv_remark.MinWidth = 25;
+ this.gv_remark.Name = "gv_remark";
+ this.gv_remark.OptionsColumn.AllowEdit = false;
+ this.gv_remark.Tag = "query_a.remark";
+ this.gv_remark.Visible = true;
+ this.gv_remark.VisibleIndex = 12;
+ this.gv_remark.Width = 94;
+ //
+ // lb_createDate
+ //
+ this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_createDate.Appearance.Options.UseFont = true;
+ this.lb_createDate.Location = new System.Drawing.Point(542, 85);
+ this.lb_createDate.Name = "lb_createDate";
+ this.lb_createDate.Size = new System.Drawing.Size(68, 21);
+ this.lb_createDate.TabIndex = 226;
+ this.lb_createDate.Text = "鍒涘缓鏃堕棿";
+ //
+ // txt_createDate
+ //
+ this.txt_createDate.Location = new System.Drawing.Point(612, 81);
+ this.txt_createDate.Name = "txt_createDate";
+ this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_createDate.Properties.Appearance.Options.UseFont = true;
+ this.txt_createDate.Size = new System.Drawing.Size(171, 28);
+ this.txt_createDate.TabIndex = 226;
+ //
+ // gv_createDate
+ //
+ this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_createDate.AppearanceCell.Options.UseFont = true;
+ this.gv_createDate.Caption = "鍒涘缓鏃堕棿";
+ this.gv_createDate.FieldName = "createDate";
+ this.gv_createDate.MinWidth = 25;
+ this.gv_createDate.Name = "gv_createDate";
+ this.gv_createDate.OptionsColumn.AllowEdit = false;
+ this.gv_createDate.Tag = "query_a.create_date";
+ this.gv_createDate.Visible = true;
+ this.gv_createDate.VisibleIndex = 11;
+ this.gv_createDate.Width = 94;
+ //
+ // lb_createBy
+ //
+ this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_createBy.Appearance.Options.UseFont = true;
+ this.lb_createBy.Location = new System.Drawing.Point(559, 53);
+ this.lb_createBy.Name = "lb_createBy";
+ this.lb_createBy.Size = new System.Drawing.Size(51, 21);
+ this.lb_createBy.TabIndex = 222;
+ this.lb_createBy.Text = "鍒涘缓浜�";
+ //
+ // txt_createBy
+ //
+ this.txt_createBy.Location = new System.Drawing.Point(612, 49);
+ this.txt_createBy.Name = "txt_createBy";
+ this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_createBy.Properties.Appearance.Options.UseFont = true;
+ this.txt_createBy.Size = new System.Drawing.Size(171, 28);
+ this.txt_createBy.TabIndex = 222;
+ //
+ // gv_createBy
+ //
+ this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_createBy.AppearanceCell.Options.UseFont = true;
+ this.gv_createBy.Caption = "鍒涘缓浜�";
+ this.gv_createBy.FieldName = "createBy";
+ this.gv_createBy.MinWidth = 25;
+ this.gv_createBy.Name = "gv_createBy";
+ this.gv_createBy.OptionsColumn.AllowEdit = false;
+ this.gv_createBy.Tag = "query_a.create_by";
+ this.gv_createBy.Visible = true;
+ this.gv_createBy.VisibleIndex = 10;
+ this.gv_createBy.Width = 94;
+ //
+ // lb_status
+ //
+ this.lb_status.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_status.Appearance.Options.UseFont = true;
+ this.lb_status.Location = new System.Drawing.Point(824, 118);
+ this.lb_status.Name = "lb_status";
+ this.lb_status.Size = new System.Drawing.Size(34, 21);
+ this.lb_status.TabIndex = 219;
+ this.lb_status.Text = "瀹℃牳";
+ //
+ // gv_status
+ //
+ this.gv_status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_status.AppearanceCell.Options.UseFont = true;
+ this.gv_status.Caption = "瀹℃牳鏍囪瘑";
+ this.gv_status.FieldName = "statusChk";
+ this.gv_status.MaxWidth = 50;
+ this.gv_status.MinWidth = 50;
+ this.gv_status.Name = "gv_status";
+ this.gv_status.OptionsColumn.AllowEdit = false;
+ this.gv_status.Tag = "query_a.status";
+ this.gv_status.Visible = true;
+ this.gv_status.VisibleIndex = 0;
+ this.gv_status.Width = 50;
+ //
+ // lb_taskNo
+ //
+ this.lb_taskNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_taskNo.Appearance.Options.UseFont = true;
+ this.lb_taskNo.Location = new System.Drawing.Point(14, 53);
+ this.lb_taskNo.Name = "lb_taskNo";
+ this.lb_taskNo.Size = new System.Drawing.Size(68, 21);
+ this.lb_taskNo.TabIndex = 216;
+ this.lb_taskNo.Text = "搴撳瓨缁勭粐";
+ //
+ // txt_kcOrg
+ //
+ this.txt_kcOrg.Location = new System.Drawing.Point(85, 49);
+ this.txt_kcOrg.Name = "txt_kcOrg";
+ this.txt_kcOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_kcOrg.Properties.Appearance.Options.UseFont = true;
+ this.txt_kcOrg.Size = new System.Drawing.Size(185, 28);
+ this.txt_kcOrg.TabIndex = 216;
+ //
+ // lb_itemOutNo
+ //
+ this.lb_itemOutNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_itemOutNo.Appearance.Options.UseFont = true;
+ this.lb_itemOutNo.Location = new System.Drawing.Point(14, 20);
+ this.lb_itemOutNo.Name = "lb_itemOutNo";
+ this.lb_itemOutNo.Size = new System.Drawing.Size(68, 21);
+ this.lb_itemOutNo.TabIndex = 213;
+ this.lb_itemOutNo.Text = "鍑哄簱鍗曞彿";
+ //
+ // txt_itemOutNo
+ //
+ this.txt_itemOutNo.Location = new System.Drawing.Point(85, 16);
+ this.txt_itemOutNo.Name = "txt_itemOutNo";
+ this.txt_itemOutNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_itemOutNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_itemOutNo.Size = new System.Drawing.Size(185, 28);
+ this.txt_itemOutNo.TabIndex = 213;
+ //
+ // gv_itemOutNo
+ //
+ this.gv_itemOutNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_itemOutNo.AppearanceCell.Options.UseFont = true;
+ this.gv_itemOutNo.Caption = "鍑哄簱鍗曞彿";
+ this.gv_itemOutNo.FieldName = "itemOutNo";
+ this.gv_itemOutNo.MinWidth = 25;
+ this.gv_itemOutNo.Name = "gv_itemOutNo";
+ this.gv_itemOutNo.OptionsColumn.AllowEdit = false;
+ this.gv_itemOutNo.Tag = "query_a.item_out_no";
+ this.gv_itemOutNo.Visible = true;
+ this.gv_itemOutNo.VisibleIndex = 1;
+ this.gv_itemOutNo.Width = 150;
+ //
+ // toolBarMenu1
+ //
+ this.toolBarMenu1.chkParameter = null;
+ this.toolBarMenu1.currentAction = null;
+ this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
+ this.toolBarMenu1.guidKey = null;
+ this.toolBarMenu1.isSetBtn = false;
+ this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
+ this.toolBarMenu1.Name = "toolBarMenu1";
+ this.toolBarMenu1.rptParameter = null;
+ this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
+ this.toolBarMenu1.TabIndex = 0;
+ this.toolBarMenu1.xlsInService = null;
+ this.toolBarMenu1.xlsOutParameter = null;
+ //
+ // gcMain
+ //
+ this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gcMain.Location = new System.Drawing.Point(0, 0);
+ this.gcMain.MainView = this.gridView1;
+ this.gcMain.Name = "gcMain";
+ this.gcMain.Size = new System.Drawing.Size(1126, 531);
+ this.gcMain.TabIndex = 1;
+ this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gridView1});
+ //
+ // gridView1
+ //
+ this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
+ this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+ this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gridView1.Appearance.Row.Options.UseFont = true;
+ this.gridView1.ColumnPanelRowHeight = 50;
+ this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gv_status,
+ this.gv_itemOutNo,
+ this.gv_workNo,
+ this.gv_pbillNo,
+ this.gv_outDate,
+ this.gv_outType,
+ this.gv_checkUser,
+ this.gv_checkDate,
+ this.gv_receiver,
+ this.gv_outPart,
+ this.gv_createBy,
+ this.gv_createDate,
+ this.gv_remark,
+ this.gv_reason});
+ this.gridView1.GridControl = this.gcMain;
+ this.gridView1.IndicatorWidth = 50;
+ this.gridView1.Name = "gridView1";
+ this.gridView1.OptionsFind.ShowSearchNavButtons = false;
+ this.gridView1.OptionsView.ShowAutoFilterRow = true;
+ this.gridView1.OptionsView.ShowGroupPanel = false;
+ //
+ // xtraTabControl1
+ //
+ this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
+ this.xtraTabControl1.Name = "xtraTabControl1";
+ this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
+ this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602);
+ this.xtraTabControl1.TabIndex = 3;
+ this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+ this.xtraTabPage1,
+ this.xtraTabPage2});
+ //
+ // xtraTabPage1
+ //
+ this.xtraTabPage1.Controls.Add(this.gcMain);
+ this.xtraTabPage1.Controls.Add(this.pageBar1);
+ this.xtraTabPage1.Name = "xtraTabPage1";
+ this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
+ this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
+ //
+ // pageBar1
+ //
+ this.pageBar1.CurrentPage = 1;
+ this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.pageBar1.Location = new System.Drawing.Point(0, 531);
+ this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
+ this.pageBar1.Name = "pageBar1";
+ this.pageBar1.RecordCount = 0;
+ this.pageBar1.Size = new System.Drawing.Size(1126, 39);
+ this.pageBar1.TabIndex = 3;
+ this.pageBar1.TotalPages = 0;
+ //
+ // xtraTabPage2
+ //
+ this.xtraTabPage2.Controls.Add(this.tabMx);
+ this.xtraTabPage2.Controls.Add(this.panel1);
+ this.xtraTabPage2.Name = "xtraTabPage2";
+ this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
+ this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
+ //
+ // tabMx
+ //
+ this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tabMx.Location = new System.Drawing.Point(0, 151);
+ this.tabMx.Name = "tabMx";
+ this.tabMx.SelectedTabPage = this.tabMxPage1;
+ this.tabMx.Size = new System.Drawing.Size(1126, 419);
+ this.tabMx.TabIndex = 2;
+ this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+ this.tabMxPage1,
+ this.tabMxPage2});
+ //
+ // panel1
+ //
+ this.panel1.BackColor = System.Drawing.Color.White;
+ this.panel1.Controls.Add(this.labelControl4);
+ this.panel1.Controls.Add(this.txt_lybm);
+ this.panel1.Controls.Add(this.labelControl3);
+ this.panel1.Controls.Add(this.txt_lyfx);
+ this.panel1.Controls.Add(this.txt_hz);
+ this.panel1.Controls.Add(this.labelControl2);
+ this.panel1.Controls.Add(this.txt_hzlx);
+ this.panel1.Controls.Add(this.labelControl1);
+ this.panel1.Controls.Add(this.txt_djlx);
+ this.panel1.Controls.Add(this.lb_djlx);
+ this.panel1.Controls.Add(this.txt_lyOrg);
+ this.panel1.Controls.Add(this.txt_status);
+ this.panel1.Controls.Add(this.labelControl11);
+ this.panel1.Controls.Add(this.lbGuid);
+ this.panel1.Controls.Add(this.lb_outType);
+ this.panel1.Controls.Add(this.txt_lykh);
+ this.panel1.Controls.Add(this.lb_workNo);
+ this.panel1.Controls.Add(this.txt_abtNo);
+ this.panel1.Controls.Add(this.lb_outPart);
+ this.panel1.Controls.Add(this.lb_checkDate);
+ this.panel1.Controls.Add(this.txt_checkDate);
+ this.panel1.Controls.Add(this.lb_checkUser);
+ this.panel1.Controls.Add(this.txt_checkUser);
+ this.panel1.Controls.Add(this.lb_remark);
+ this.panel1.Controls.Add(this.txt_remark);
+ this.panel1.Controls.Add(this.lb_createDate);
+ this.panel1.Controls.Add(this.txt_createDate);
+ this.panel1.Controls.Add(this.lb_createBy);
+ this.panel1.Controls.Add(this.txt_createBy);
+ this.panel1.Controls.Add(this.lb_status);
+ this.panel1.Controls.Add(this.lb_taskNo);
+ this.panel1.Controls.Add(this.txt_kcOrg);
+ this.panel1.Controls.Add(this.lb_itemOutNo);
+ this.panel1.Controls.Add(this.txt_itemOutNo);
+ this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.panel1.Location = new System.Drawing.Point(0, 0);
+ this.panel1.Name = "panel1";
+ this.panel1.Size = new System.Drawing.Size(1126, 151);
+ this.panel1.TabIndex = 1;
+ //
+ // labelControl4
+ //
+ this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.labelControl4.Appearance.Options.UseFont = true;
+ this.labelControl4.Location = new System.Drawing.Point(277, 118);
+ this.labelControl4.Name = "labelControl4";
+ this.labelControl4.Size = new System.Drawing.Size(68, 21);
+ this.labelControl4.TabIndex = 582;
+ this.labelControl4.Text = "棰嗘枡閮ㄩ棬";
+ //
+ // txt_lybm
+ //
+ this.txt_lybm.Location = new System.Drawing.Point(349, 114);
+ this.txt_lybm.Name = "txt_lybm";
+ this.txt_lybm.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_lybm.Properties.Appearance.Options.UseFont = true;
+ this.txt_lybm.Size = new System.Drawing.Size(187, 28);
+ this.txt_lybm.TabIndex = 583;
+ //
+ // labelControl3
+ //
+ this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.labelControl3.Appearance.Options.UseFont = true;
+ this.labelControl3.Location = new System.Drawing.Point(542, 20);
+ this.labelControl3.Name = "labelControl3";
+ this.labelControl3.Size = new System.Drawing.Size(68, 21);
+ this.labelControl3.TabIndex = 580;
+ this.labelControl3.Text = "搴撳瓨鏂瑰悜";
+ //
+ // txt_lyfx
+ //
+ this.txt_lyfx.Location = new System.Drawing.Point(612, 16);
+ this.txt_lyfx.Name = "txt_lyfx";
+ this.txt_lyfx.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_lyfx.Properties.Appearance.Options.UseFont = true;
+ this.txt_lyfx.Size = new System.Drawing.Size(171, 28);
+ this.txt_lyfx.TabIndex = 581;
+ //
+ // txt_hz
+ //
+ this.txt_hz.Location = new System.Drawing.Point(86, 114);
+ this.txt_hz.Name = "txt_hz";
+ this.txt_hz.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_hz.Properties.Appearance.Options.UseFont = true;
+ this.txt_hz.Size = new System.Drawing.Size(185, 28);
+ this.txt_hz.TabIndex = 579;
+ //
+ // labelControl2
+ //
+ this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.labelControl2.Appearance.Options.UseFont = true;
+ this.labelControl2.Location = new System.Drawing.Point(48, 118);
+ this.labelControl2.Name = "labelControl2";
+ this.labelControl2.Size = new System.Drawing.Size(34, 21);
+ this.labelControl2.TabIndex = 578;
+ this.labelControl2.Text = "璐т富";
+ //
+ // txt_hzlx
+ //
+ this.txt_hzlx.Location = new System.Drawing.Point(86, 81);
+ this.txt_hzlx.Name = "txt_hzlx";
+ this.txt_hzlx.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_hzlx.Properties.Appearance.Options.UseFont = true;
+ this.txt_hzlx.Size = new System.Drawing.Size(185, 28);
+ this.txt_hzlx.TabIndex = 577;
+ //
+ // labelControl1
+ //
+ this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.labelControl1.Appearance.Options.UseFont = true;
+ this.labelControl1.Location = new System.Drawing.Point(14, 85);
+ this.labelControl1.Name = "labelControl1";
+ this.labelControl1.Size = new System.Drawing.Size(68, 21);
+ this.labelControl1.TabIndex = 576;
+ this.labelControl1.Text = "璐т富绫诲瀷";
+ //
+ // txt_djlx
+ //
+ this.txt_djlx.Location = new System.Drawing.Point(349, 16);
+ this.txt_djlx.Name = "txt_djlx";
+ this.txt_djlx.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_djlx.Properties.Appearance.Options.UseFont = true;
+ this.txt_djlx.Size = new System.Drawing.Size(187, 28);
+ this.txt_djlx.TabIndex = 575;
+ //
+ // lb_djlx
+ //
+ this.lb_djlx.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_djlx.Appearance.Options.UseFont = true;
+ this.lb_djlx.Location = new System.Drawing.Point(277, 20);
+ this.lb_djlx.Name = "lb_djlx";
+ this.lb_djlx.Size = new System.Drawing.Size(68, 21);
+ this.lb_djlx.TabIndex = 574;
+ this.lb_djlx.Text = "鍗曟嵁绫诲瀷";
+ //
+ // txt_lyOrg
+ //
+ this.txt_lyOrg.Location = new System.Drawing.Point(349, 49);
+ this.txt_lyOrg.Name = "txt_lyOrg";
+ this.txt_lyOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_lyOrg.Properties.Appearance.Options.UseFont = true;
+ this.txt_lyOrg.Size = new System.Drawing.Size(187, 28);
+ this.txt_lyOrg.TabIndex = 573;
+ //
+ // txt_status
+ //
+ this.txt_status.Location = new System.Drawing.Point(868, 116);
+ this.txt_status.Name = "txt_status";
+ this.txt_status.Properties.Caption = "";
+ this.txt_status.Size = new System.Drawing.Size(44, 24);
+ this.txt_status.TabIndex = 572;
+ //
+ // labelControl11
+ //
+ this.labelControl11.Location = new System.Drawing.Point(919, 122);
+ this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.labelControl11.Name = "labelControl11";
+ this.labelControl11.Size = new System.Drawing.Size(45, 18);
+ this.labelControl11.TabIndex = 130;
+ this.labelControl11.Text = "涓婚敭锛�";
+ this.labelControl11.Visible = false;
+ //
+ // lbGuid
+ //
+ this.lbGuid.AutoSize = true;
+ this.lbGuid.Location = new System.Drawing.Point(964, 119);
+ this.lbGuid.Name = "lbGuid";
+ this.lbGuid.Size = new System.Drawing.Size(0, 21);
+ this.lbGuid.TabIndex = 1;
+ this.lbGuid.Visible = false;
+ //
+ // picCheckBox
+ //
+ this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
+ this.picCheckBox.Location = new System.Drawing.Point(996, 55);
+ this.picCheckBox.Name = "picCheckBox";
+ this.picCheckBox.Size = new System.Drawing.Size(100, 50);
+ this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
+ this.picCheckBox.TabIndex = 9;
+ this.picCheckBox.TabStop = false;
+ this.picCheckBox.Visible = false;
//
// Frm_MesItemQtDj
//
@@ -1089,15 +1161,19 @@
this.Name = "Frm_MesItemQtDj";
this.Text = "鍏跺畠鍑哄簱鍗�";
this.tabMxPage2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
this.tabMxPage1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.txt_outType.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_workNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lykh.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_abtNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_taskNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_kcOrg.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
@@ -1109,12 +1185,14 @@
this.tabMx.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lybm.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lyfx.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_hz.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_hzlx.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_djlx.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lyOrg.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
this.ResumeLayout(false);
}
@@ -1132,16 +1210,14 @@
private DevExpress.XtraTab.XtraTabControl tabMx;
private DevExpress.XtraTab.XtraTabPage tabMxPage2;
private DevExpress.XtraTab.XtraTabPage tabMxPage1;
- private DevExpress.XtraEditors.LabelControl lb_depotId;
private DevExpress.XtraGrid.Columns.GridColumn gv_pbillNo;
- private DevExpress.XtraGrid.Columns.GridColumn gv_boardItem;
private DevExpress.XtraEditors.LabelControl lb_outType;
- private DevExpress.XtraEditors.TextEdit txt_outType;
+ private DevExpress.XtraEditors.TextEdit txt_lykh;
private DevExpress.XtraGrid.Columns.GridColumn gv_outType;
private DevExpress.XtraEditors.LabelControl lb_workNo;
- private DevExpress.XtraEditors.TextEdit txt_workNo;
+ private DevExpress.XtraEditors.TextEdit txt_abtNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_workNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_receiver;
@@ -1174,15 +1250,12 @@
private DevExpress.XtraGrid.Columns.GridColumn gv_status;
private DevExpress.XtraEditors.LabelControl lb_taskNo;
- private DevExpress.XtraEditors.TextEdit txt_taskNo;
+ private DevExpress.XtraEditors.TextEdit txt_kcOrg;
private DevExpress.XtraEditors.LabelControl lb_itemOutNo;
private DevExpress.XtraEditors.TextEdit txt_itemOutNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_itemOutNo;
private DevExpress.XtraEditors.CheckEdit txt_status;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
- private UserControl.UcLookCk depot_id;
- private UserControl.UcLookDepartment txt_outPart;
private System.Windows.Forms.PictureBox picCheckBox;
private DevExpress.XtraGrid.GridControl gcMx1;
private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
@@ -1208,5 +1281,16 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraGrid.Columns.GridColumn gvMx2remark;
+ private DevExpress.XtraEditors.TextEdit txt_djlx;
+ private DevExpress.XtraEditors.LabelControl lb_djlx;
+ private DevExpress.XtraEditors.TextEdit txt_lyOrg;
+ private DevExpress.XtraEditors.LabelControl labelControl4;
+ private DevExpress.XtraEditors.TextEdit txt_lybm;
+ private DevExpress.XtraEditors.LabelControl labelControl3;
+ private DevExpress.XtraEditors.TextEdit txt_lyfx;
+ private DevExpress.XtraEditors.TextEdit txt_hz;
+ private DevExpress.XtraEditors.LabelControl labelControl2;
+ private DevExpress.XtraEditors.TextEdit txt_hzlx;
+ private DevExpress.XtraEditors.LabelControl labelControl1;
}
}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQtDj.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQtDj.cs
index e62ea0c..2cee70c 100644
--- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQtDj.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQtDj.cs
@@ -39,7 +39,6 @@
});
getPageList(1);
pageBar1.PagerEvent += PageBar1_PagerEvent;
- depot_id.getSuppler("");
}
private void GridView1_ColumnFilterChanged(object sender, EventArgs e)
diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs
index 1c97352..14eac65 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs
@@ -62,6 +62,7 @@
this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+ this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
this.panelMx1 = new DevExpress.XtraEditors.PanelControl();
this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint();
this.lbMxGuid = new DevExpress.XtraEditors.LabelControl();
@@ -365,7 +366,8 @@
this.gvMx1qd010,
this.gvMx1qd008,
this.gvMx1qd009,
- this.gvMxDel});
+ this.gvMxDel,
+ this.gridColumn12});
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -379,9 +381,8 @@
this.gridColumn1.AppearanceCell.Options.UseForeColor = true;
this.gridColumn1.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gridColumn1.AppearanceHeader.Options.UseForeColor = true;
- this.gridColumn1.Caption = "鐗╂枡ID";
+ this.gridColumn1.Caption = "閫夋嫨鐗╂枡";
this.gridColumn1.ColumnEdit = this.repositoryItemSearchLookUpEdit1;
- this.gridColumn1.FieldName = "itemId";
this.gridColumn1.MinWidth = 25;
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Tag = "edit";
@@ -484,6 +485,14 @@
this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
+ //
+ // gridColumn12
+ //
+ this.gridColumn12.Caption = "鐗╂枡ID";
+ this.gridColumn12.FieldName = "itemId";
+ this.gridColumn12.MinWidth = 25;
+ this.gridColumn12.Name = "gridColumn12";
+ this.gridColumn12.Width = 94;
//
// panelMx1
//
@@ -795,7 +804,7 @@
this.txt_qt010.Name = "txt_qt010";
this.txt_qt010.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_qt010.Properties.Appearance.Options.UseFont = true;
- this.txt_qt010.Size = new System.Drawing.Size(510, 28);
+ this.txt_qt010.Size = new System.Drawing.Size(614, 28);
this.txt_qt010.TabIndex = 240;
//
// gv_qt010
@@ -1258,6 +1267,7 @@
//
// ucLookHuoZhu1
//
+ this.ucLookHuoZhu1.HzId = null;
this.ucLookHuoZhu1.IsReadly = false;
this.ucLookHuoZhu1.Location = new System.Drawing.Point(95, 80);
this.ucLookHuoZhu1.Name = "ucLookHuoZhu1";
@@ -1295,13 +1305,13 @@
//
// txt_qt003
//
- this.txt_qt003.EditValue = "1,鍏跺畠鍏ュ簱(QTRKD01_SYS)";
+ this.txt_qt003.EditValue = "鍏跺畠鍏ュ簱(QTRKD01_SYS)";
this.txt_qt003.Location = new System.Drawing.Point(455, 18);
this.txt_qt003.Name = "txt_qt003";
this.txt_qt003.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txt_qt003.Properties.Items.AddRange(new object[] {
- "1,鍏跺畠鍏ュ簱(QTRKD01_SYS)"});
+ "鍏跺畠鍏ュ簱(QTRKD01_SYS)"});
this.txt_qt003.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.txt_qt003.Size = new System.Drawing.Size(254, 24);
this.txt_qt003.TabIndex = 305;
@@ -1339,7 +1349,7 @@
this.txt_qt008.Location = new System.Drawing.Point(455, 105);
this.txt_qt008.Margin = new System.Windows.Forms.Padding(0);
this.txt_qt008.Name = "txt_qt008";
- this.txt_qt008.Size = new System.Drawing.Size(150, 29);
+ this.txt_qt008.Size = new System.Drawing.Size(254, 29);
this.txt_qt008.TabIndex = 301;
//
// txt_qt019
@@ -1351,8 +1361,8 @@
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txt_qt019.Properties.Items.AddRange(new object[] {
"璇烽�夋嫨",
- "1,鏅��(GENERAL)",
- "2,閫�璐�(RETURN)"});
+ "鏅��(GENERAL)",
+ "閫�璐�(RETURN)"});
this.txt_qt019.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.txt_qt019.Size = new System.Drawing.Size(150, 24);
this.txt_qt019.TabIndex = 299;
@@ -1562,5 +1572,6 @@
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.LabelControl labelControl2;
private UserControl.UcLookHuoZhu ucLookHuoZhu1;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
}
}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.cs
index 9ad47bc..654b799 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.cs
@@ -15,6 +15,11 @@
{
string _webServiceName = "MesItemQtrkManager/";
List<FilterEntity> _filterList = new List<FilterEntity>();
+ string _ucGys = "";//渚涘簲鍟�
+ string _ucBm = "";//棰嗘枡閮ㄩ棬
+ string _ucCk = "";//鍙戞枡浠撳簱
+ string _ucHzlx = "";//璐т富绫诲瀷
+ string _ucHz = "";//璐т富
public Frm_MesItemQtrk()
{
InitializeComponent();
@@ -42,38 +47,37 @@
});
getPageList(1);
pageBar1.PagerEvent += PageBar1_PagerEvent;
- txt_qt008.getSuppler("");
- txt_qt018.getSuppler("");
- //璁剧疆浠撳簱閫夋嫨
- this.txt_qt008.EditChanged += (s, e) =>
+
+ //閫夋嫨搴撳瓨缁勭粐锛堝彉鏄庣粏涓殑鐗╂枡鍜屽彉璐т富锛�
+ this.txt_qt022.EditChanged += (s, e) =>
{
-
+ string _orgId = txt_qt022.GetId();
+ if (string.IsNullOrEmpty(_orgId))
+ return;
+ ucLookHuoZhu1.OrgId = _orgId;
+ ucLookHuoZhu1.HzId = _ucHz;
+ ucLookHuoZhu1.SetHzLx(_ucHzlx);
+ txt_qt009.getSuppler(_orgId,_ucBm);
+ txt_qt018.getSuppler(_orgId, _ucGys);
+ txt_qt008.getSuppler(_orgId, _ucCk);
+ System.Text.StringBuilder sbWhere = new System.Text.StringBuilder();
+ sbWhere.Append(" and a.FSubsidiary ='" + _orgId + "'");
+ var _obj = new PageQueryModel(1, 999999, "item_no", "asc", "", sbWhere.ToString(), "");
+ var json = JsonConvert.SerializeObject(_obj);
+ try
+ {
+ var strReturn = UtilityHelper.HttpPost("",
+ "MesItemsManager/GetListSelect", json);
+ var rtn = UtilityHelper.ReturnToTablePage(strReturn);
+ var dt = rtn.rtnData.list;
+ this.repositoryItemSearchLookUpEdit1.DataSource = dt;
+ }
+ catch (Exception ex)
+ {
+ MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
+ }
};
- //璁剧疆渚涘簲鍟嗛�夋嫨
- this.txt_qt018.EditChanged += (s, e) =>
- {
-
- };
- var _obj = new
- {
- currentPage = 1,
- everyPageSize = 999999,
- sortName = "",
- keyWhere = "",
- };
- var json = JsonConvert.SerializeObject(_obj);
- try
- {
- var strReturn = UtilityHelper.HttpPost("",
- "MesItemsManager/GetListSelect", json);
- var rtn = UtilityHelper.ReturnToTablePage(strReturn);
- var dt = rtn.rtnData.list;
- this.repositoryItemSearchLookUpEdit1.DataSource = dt;
- }
- catch (Exception ex)
- {
- MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
- }
+
gvMx1.FocusedRowChanged += GvMx1_FocusedRowChanged;
this.ucBtnPrint1.btnDesignClick += (s, e) =>
{
@@ -254,6 +258,7 @@
gvList.Add(gvMx1);
gvList.Add(gvMx2);
UtilityHelper.ChangeEnableByControl(panel1.Controls, true, gvList);
+ ucLookHuoZhu1.Enabled = true;
}
}
/// <summary>
@@ -271,6 +276,7 @@
UtilityHelper.CleanValueByControl(this.panel1.Controls, true, gridViews);
Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx1, gvMx1);
Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx2, gvMx2);
+ ucLookHuoZhu1.Enabled = true;
}
/// <summary>
/// 淇濆瓨浜嬩欢
@@ -379,6 +385,8 @@
gvList.Add(gvMx1);
gvList.Add(gvMx2);
UtilityHelper.ChangeEnableByControl(this.panel1.Controls, false, gvList);
+ ucLookHuoZhu1.Enabled = false;
+ toolBarMenu1.currentAction = "";
}
}
catch (Exception ex)
@@ -450,11 +458,21 @@
if (_rtn.rtnCode > 0)
{
dynamic dy = _rtn.rtnData;
+ _ucGys = dy.qt018;
+ _ucBm = dy.qt009;
+ _ucCk = dy.qt008;
+ _ucHzlx = dy.qt023;
+ _ucHz = dy.qt024;
lbGuid.Text = strGuid;
List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
gvList.Add(gvMx1);
gvList.Add(gvMx2);
UtilityHelper.SetValueByObj(this.panel1.Controls, dy, isEdit, gvList);
+ _ucGys ="";
+ _ucBm = "";
+ _ucCk = "";
+ _ucHzlx = "";
+ _ucHz = "";
JObject _job = JObject.Parse(strJson);
JArray array = new JArray();
foreach (var a in _job["rtnData"]["list"])
@@ -473,7 +491,6 @@
{
Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx1, gvMx1);
}
-
JArray array2 = new JArray();
foreach (var a in _job["rtnData"]["list2"])
{
@@ -509,6 +526,7 @@
gvMx1.SetFocusedRowCellValue("qd003", SelectedDataRow["itemName"]);
gvMx1.SetFocusedRowCellValue("qd004", SelectedDataRow["itemModel"]);
gvMx1.SetFocusedRowCellValue("qd009", SelectedDataRow["dwName"]);
+ gvMx1.SetFocusedRowCellValue("itemId", SelectedDataRow["id"]);
}
private void repositoryItemButtonEdit1_ButtonClick(object sender, DevExpress.XtraEditors.Controls.ButtonPressedEventArgs e)
diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesWorkProd.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesWorkProd.Designer.cs
new file mode 100644
index 0000000..3c17873
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesWorkProd.Designer.cs
@@ -0,0 +1,1640 @@
+/* Create By GS EasyCode */
+namespace Gs.DevApp.DevFrm
+{
+ partial class Frm_MesWorkProd
+ {
+ /// <summary>
+ /// Required designer variable.
+ /// </summary>
+ private System.ComponentModel.IContainer components = null;
+
+ /// <summary>
+ /// Clean up any resources being used.
+ /// </summary>
+ /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
+ protected override void Dispose(bool disposing)
+ {
+ if (disposing && (components != null))
+ {
+ components.Dispose();
+ }
+ base.Dispose(disposing);
+ }
+
+ #region Windows Form Designer generated code
+
+ /// <summary>
+ /// Required method for Designer support - do not modify
+ /// the contents of this method with the code editor.
+ /// </summary>
+ private void InitializeComponent()
+ {
+ this.gvMx1bgYg = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1silk = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1silkId = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1silkPqty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1workLast = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1pbillNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1createDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1createBy = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1factory = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1company = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1quantity = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1billNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
+ this.gcMx1 = new DevExpress.XtraGrid.GridControl();
+ this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.lb_boxQty = new DevExpress.XtraEditors.LabelControl();
+ this.txt_boxQty = new DevExpress.XtraEditors.TextEdit();
+ this.gv_boxQty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_kbQty = new DevExpress.XtraEditors.LabelControl();
+ this.txt_kbQty = new DevExpress.XtraEditors.TextEdit();
+ this.gv_kbQty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_taskNo = new DevExpress.XtraEditors.LabelControl();
+ this.txt_taskNo = new DevExpress.XtraEditors.TextEdit();
+ this.gv_taskNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_transactionNo = new DevExpress.XtraEditors.LabelControl();
+ this.txt_transactionNo = new DevExpress.XtraEditors.TextEdit();
+ this.gv_transactionNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_billTypeId = new DevExpress.XtraEditors.LabelControl();
+ this.txt_billTypeId = new DevExpress.XtraEditors.TextEdit();
+ this.gv_billTypeId = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_pbillNo = new DevExpress.XtraEditors.LabelControl();
+ this.txt_pbillNo = new DevExpress.XtraEditors.TextEdit();
+ this.gv_pbillNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_status = new DevExpress.XtraEditors.LabelControl();
+ this.txt_status = new DevExpress.XtraEditors.TextEdit();
+ this.gv_status = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_checkDate = new DevExpress.XtraEditors.LabelControl();
+ this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
+ this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_checkUser = new DevExpress.XtraEditors.LabelControl();
+ this.txt_checkUser = new DevExpress.XtraEditors.TextEdit();
+ this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_classNo = new DevExpress.XtraEditors.LabelControl();
+ this.txt_classNo = new DevExpress.XtraEditors.TextEdit();
+ this.gv_classNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_lastupdateDate = new DevExpress.XtraEditors.LabelControl();
+ this.txt_lastupdateDate = new DevExpress.XtraEditors.TextEdit();
+ this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_lastupdateBy = new DevExpress.XtraEditors.LabelControl();
+ this.txt_lastupdateBy = new DevExpress.XtraEditors.TextEdit();
+ this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_createDate = new DevExpress.XtraEditors.LabelControl();
+ this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
+ this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_createBy = new DevExpress.XtraEditors.LabelControl();
+ this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
+ this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_factory = new DevExpress.XtraEditors.LabelControl();
+ this.txt_factory = new DevExpress.XtraEditors.TextEdit();
+ this.gv_factory = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_company = new DevExpress.XtraEditors.LabelControl();
+ this.txt_company = new DevExpress.XtraEditors.TextEdit();
+ this.gv_company = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_lineNo = new DevExpress.XtraEditors.LabelControl();
+ this.txt_lineNo = new DevExpress.XtraEditors.TextEdit();
+ this.gv_lineNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_billNo = new DevExpress.XtraEditors.LabelControl();
+ this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
+ this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_id = new DevExpress.XtraEditors.LabelControl();
+ this.txt_id = new DevExpress.XtraEditors.TextEdit();
+ this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
+ this.gcMain = new DevExpress.XtraGrid.GridControl();
+ this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
+ this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
+ this.pageBar1 = new UserControls.Data.UcPageBar();
+ this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
+ this.tabMx = new DevExpress.XtraTab.XtraTabControl();
+ this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
+ this.gcMx2 = new DevExpress.XtraGrid.GridControl();
+ this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1workNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1cItemCode = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1itemSname = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1unit = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1rbillNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1depotSectionCode = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1depotCode = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1lineK3id = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.panel1 = new System.Windows.Forms.Panel();
+ this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
+ this.lbGuid = new System.Windows.Forms.Label();
+ this.tabMxPage1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_boxQty.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_kbQty.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_taskNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_transactionNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_billTypeId.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_pbillNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_classNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lineNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
+ this.xtraTabControl1.SuspendLayout();
+ this.xtraTabPage1.SuspendLayout();
+ this.xtraTabPage2.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
+ this.tabMx.SuspendLayout();
+ this.xtraTabPage3.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
+ this.panel1.SuspendLayout();
+ this.SuspendLayout();
+ //
+ // gvMx1bgYg
+ //
+ this.gvMx1bgYg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1bgYg.AppearanceCell.Options.UseFont = true;
+ this.gvMx1bgYg.Caption = "鎶ュ伐鍛樺伐 ";
+ this.gvMx1bgYg.FieldName = "bgYg";
+ this.gvMx1bgYg.MinWidth = 50;
+ this.gvMx1bgYg.Name = "gvMx1bgYg";
+ this.gvMx1bgYg.Tag = "query_a.bg_yg";
+ this.gvMx1bgYg.Visible = true;
+ this.gvMx1bgYg.VisibleIndex = 16;
+ this.gvMx1bgYg.Width = 94;
+ //
+ // gvMx1silk
+ //
+ this.gvMx1silk.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1silk.AppearanceCell.Options.UseFont = true;
+ this.gvMx1silk.Caption = "silk ";
+ this.gvMx1silk.FieldName = "silk";
+ this.gvMx1silk.MinWidth = 50;
+ this.gvMx1silk.Name = "gvMx1silk";
+ this.gvMx1silk.Tag = "query_a.silk";
+ this.gvMx1silk.Visible = true;
+ this.gvMx1silk.VisibleIndex = 15;
+ this.gvMx1silk.Width = 94;
+ //
+ // gvMx1silkId
+ //
+ this.gvMx1silkId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1silkId.AppearanceCell.Options.UseFont = true;
+ this.gvMx1silkId.Caption = "娲惧伐浠庤〃ID ";
+ this.gvMx1silkId.FieldName = "silkId";
+ this.gvMx1silkId.MinWidth = 50;
+ this.gvMx1silkId.Name = "gvMx1silkId";
+ this.gvMx1silkId.Tag = "query_a.silk_id";
+ this.gvMx1silkId.Visible = true;
+ this.gvMx1silkId.VisibleIndex = 14;
+ this.gvMx1silkId.Width = 94;
+ //
+ // gvMx1silkPqty
+ //
+ this.gvMx1silkPqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1silkPqty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1silkPqty.Caption = "涓濆嵃娆℃暟 ";
+ this.gvMx1silkPqty.FieldName = "silkPqty";
+ this.gvMx1silkPqty.MinWidth = 50;
+ this.gvMx1silkPqty.Name = "gvMx1silkPqty";
+ this.gvMx1silkPqty.Tag = "query_a.silk_pqty";
+ this.gvMx1silkPqty.Visible = true;
+ this.gvMx1silkPqty.VisibleIndex = 13;
+ this.gvMx1silkPqty.Width = 94;
+ //
+ // gvMx1workLast
+ //
+ this.gvMx1workLast.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1workLast.AppearanceCell.Options.UseFont = true;
+ this.gvMx1workLast.Caption = "鏈�鍚庡伐搴� ";
+ this.gvMx1workLast.FieldName = "workLast";
+ this.gvMx1workLast.MinWidth = 50;
+ this.gvMx1workLast.Name = "gvMx1workLast";
+ this.gvMx1workLast.Tag = "query_a.work_last";
+ this.gvMx1workLast.Visible = true;
+ this.gvMx1workLast.VisibleIndex = 12;
+ this.gvMx1workLast.Width = 94;
+ //
+ // gvMx1pbillNo
+ //
+ this.gvMx1pbillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1pbillNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx1pbillNo.Caption = "娲惧伐鍗曞彿 ";
+ this.gvMx1pbillNo.FieldName = "pbillNo";
+ this.gvMx1pbillNo.MinWidth = 50;
+ this.gvMx1pbillNo.Name = "gvMx1pbillNo";
+ this.gvMx1pbillNo.Tag = "query_a.pbill_no";
+ this.gvMx1pbillNo.Visible = true;
+ this.gvMx1pbillNo.VisibleIndex = 11;
+ this.gvMx1pbillNo.Width = 94;
+ //
+ // gvMx1itemNo
+ //
+ this.gvMx1itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1itemNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx1itemNo.Caption = "鐗╂枡缂栧彿 ";
+ this.gvMx1itemNo.FieldName = "itemNo";
+ this.gvMx1itemNo.MinWidth = 50;
+ this.gvMx1itemNo.Name = "gvMx1itemNo";
+ this.gvMx1itemNo.Tag = "query_a.item_no";
+ this.gvMx1itemNo.Visible = true;
+ this.gvMx1itemNo.VisibleIndex = 10;
+ this.gvMx1itemNo.Width = 94;
+ //
+ // gvMx1lastupdateDate
+ //
+ this.gvMx1lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1lastupdateDate.AppearanceCell.Options.UseFont = true;
+ this.gvMx1lastupdateDate.Caption = "lastupdate_date ";
+ this.gvMx1lastupdateDate.FieldName = "lastupdateDate";
+ this.gvMx1lastupdateDate.MinWidth = 50;
+ this.gvMx1lastupdateDate.Name = "gvMx1lastupdateDate";
+ this.gvMx1lastupdateDate.Tag = "query_a.lastupdate_date";
+ this.gvMx1lastupdateDate.Visible = true;
+ this.gvMx1lastupdateDate.VisibleIndex = 9;
+ this.gvMx1lastupdateDate.Width = 94;
+ //
+ // gvMx1lastupdateBy
+ //
+ this.gvMx1lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1lastupdateBy.AppearanceCell.Options.UseFont = true;
+ this.gvMx1lastupdateBy.Caption = "lastupdate_by ";
+ this.gvMx1lastupdateBy.FieldName = "lastupdateBy";
+ this.gvMx1lastupdateBy.MinWidth = 50;
+ this.gvMx1lastupdateBy.Name = "gvMx1lastupdateBy";
+ this.gvMx1lastupdateBy.Tag = "query_a.lastupdate_by";
+ this.gvMx1lastupdateBy.Visible = true;
+ this.gvMx1lastupdateBy.VisibleIndex = 8;
+ this.gvMx1lastupdateBy.Width = 94;
+ //
+ // gvMx1createDate
+ //
+ this.gvMx1createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1createDate.AppearanceCell.Options.UseFont = true;
+ this.gvMx1createDate.Caption = "create_date ";
+ this.gvMx1createDate.FieldName = "createDate";
+ this.gvMx1createDate.MinWidth = 50;
+ this.gvMx1createDate.Name = "gvMx1createDate";
+ this.gvMx1createDate.Tag = "query_a.create_date";
+ this.gvMx1createDate.Visible = true;
+ this.gvMx1createDate.VisibleIndex = 7;
+ this.gvMx1createDate.Width = 94;
+ //
+ // gvMx1createBy
+ //
+ this.gvMx1createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1createBy.AppearanceCell.Options.UseFont = true;
+ this.gvMx1createBy.Caption = "create_by ";
+ this.gvMx1createBy.FieldName = "createBy";
+ this.gvMx1createBy.MinWidth = 50;
+ this.gvMx1createBy.Name = "gvMx1createBy";
+ this.gvMx1createBy.Tag = "query_a.create_by";
+ this.gvMx1createBy.Visible = true;
+ this.gvMx1createBy.VisibleIndex = 6;
+ this.gvMx1createBy.Width = 94;
+ //
+ // gvMx1factory
+ //
+ this.gvMx1factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1factory.AppearanceCell.Options.UseFont = true;
+ this.gvMx1factory.Caption = "factory ";
+ this.gvMx1factory.FieldName = "factory";
+ this.gvMx1factory.MinWidth = 50;
+ this.gvMx1factory.Name = "gvMx1factory";
+ this.gvMx1factory.Tag = "query_a.factory";
+ this.gvMx1factory.Visible = true;
+ this.gvMx1factory.VisibleIndex = 5;
+ this.gvMx1factory.Width = 94;
+ //
+ // gvMx1company
+ //
+ this.gvMx1company.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1company.AppearanceCell.Options.UseFont = true;
+ this.gvMx1company.Caption = "company ";
+ this.gvMx1company.FieldName = "company";
+ this.gvMx1company.MinWidth = 50;
+ this.gvMx1company.Name = "gvMx1company";
+ this.gvMx1company.Tag = "query_a.company";
+ this.gvMx1company.Visible = true;
+ this.gvMx1company.VisibleIndex = 4;
+ this.gvMx1company.Width = 94;
+ //
+ // gvMx1quantity
+ //
+ this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
+ this.gvMx1quantity.Caption = "鏁伴噺 ";
+ this.gvMx1quantity.FieldName = "quantity";
+ this.gvMx1quantity.MinWidth = 50;
+ this.gvMx1quantity.Name = "gvMx1quantity";
+ this.gvMx1quantity.Tag = "query_a.quantity";
+ this.gvMx1quantity.Visible = true;
+ this.gvMx1quantity.VisibleIndex = 3;
+ this.gvMx1quantity.Width = 94;
+ //
+ // gvMx1itemBarcode
+ //
+ this.gvMx1itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true;
+ this.gvMx1itemBarcode.Caption = "鎶ュ伐鏉$爜 ";
+ this.gvMx1itemBarcode.FieldName = "itemBarcode";
+ this.gvMx1itemBarcode.MinWidth = 50;
+ this.gvMx1itemBarcode.Name = "gvMx1itemBarcode";
+ this.gvMx1itemBarcode.Tag = "query_a.item_barcode";
+ this.gvMx1itemBarcode.Visible = true;
+ this.gvMx1itemBarcode.VisibleIndex = 2;
+ this.gvMx1itemBarcode.Width = 94;
+ //
+ // gvMx1billNo
+ //
+ this.gvMx1billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1billNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx1billNo.Caption = "鎶ュ伐鍗曞彿 ";
+ this.gvMx1billNo.FieldName = "billNo";
+ this.gvMx1billNo.MinWidth = 50;
+ this.gvMx1billNo.Name = "gvMx1billNo";
+ this.gvMx1billNo.Tag = "query_a.bill_no";
+ this.gvMx1billNo.Visible = true;
+ this.gvMx1billNo.VisibleIndex = 1;
+ this.gvMx1billNo.Width = 94;
+ //
+ // gvMx1id
+ //
+ this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1id.AppearanceCell.Options.UseFont = true;
+ this.gvMx1id.Caption = "鍞竴鏍囪瘑绗� ";
+ this.gvMx1id.FieldName = "id";
+ this.gvMx1id.MinWidth = 50;
+ this.gvMx1id.Name = "gvMx1id";
+ this.gvMx1id.Tag = "query_a.id";
+ this.gvMx1id.Visible = true;
+ this.gvMx1id.VisibleIndex = 0;
+ this.gvMx1id.Width = 94;
+ //
+ // tabMxPage1
+ //
+ this.tabMxPage1.Controls.Add(this.gcMx1);
+ this.tabMxPage1.Name = "tabMxPage1";
+ this.tabMxPage1.Size = new System.Drawing.Size(1124, 297);
+ this.tabMxPage1.Text = "鎶ュ伐鏄庣粏";
+ //
+ // gcMx1
+ //
+ this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcMx1.Location = new System.Drawing.Point(0, 0);
+ this.gcMx1.MainView = this.gvMx1;
+ this.gcMx1.Name = "gcMx1";
+ this.gcMx1.Size = new System.Drawing.Size(1124, 297);
+ this.gcMx1.TabIndex = 0;
+ this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gvMx1});
+ //
+ // gvMx1
+ //
+ this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gvMx1id,
+ this.gvMx1billNo,
+ this.gvMx1itemBarcode,
+ this.gvMx1quantity,
+ this.gvMx1company,
+ this.gvMx1factory,
+ this.gvMx1createBy,
+ this.gvMx1createDate,
+ this.gvMx1lastupdateBy,
+ this.gvMx1lastupdateDate,
+ this.gvMx1itemNo,
+ this.gvMx1pbillNo,
+ this.gvMx1workLast,
+ this.gvMx1silkPqty,
+ this.gvMx1silkId,
+ this.gvMx1silk,
+ this.gvMx1bgYg});
+ this.gvMx1.GridControl = this.gcMx1;
+ this.gvMx1.Name = "gvMx1";
+ this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
+ this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
+ this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
+ this.gvMx1.OptionsView.ShowGroupPanel = false;
+ //
+ // lb_boxQty
+ //
+ this.lb_boxQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_boxQty.Appearance.Options.UseFont = true;
+ this.lb_boxQty.Location = new System.Drawing.Point(520, 148);
+ this.lb_boxQty.Name = "lb_boxQty";
+ this.lb_boxQty.Size = new System.Drawing.Size(73, 21);
+ this.lb_boxQty.TabIndex = 273;
+ this.lb_boxQty.Text = "姣忕鏁伴噺 ";
+ //
+ // txt_boxQty
+ //
+ this.txt_boxQty.Location = new System.Drawing.Point(580, 148);
+ this.txt_boxQty.Name = "txt_boxQty";
+ this.txt_boxQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_boxQty.Properties.Appearance.Options.UseFont = true;
+ this.txt_boxQty.Size = new System.Drawing.Size(150, 28);
+ this.txt_boxQty.TabIndex = 273;
+ //
+ // gv_boxQty
+ //
+ this.gv_boxQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_boxQty.AppearanceCell.Options.UseFont = true;
+ this.gv_boxQty.Caption = "姣忕鏁伴噺 ";
+ this.gv_boxQty.FieldName = "boxQty";
+ this.gv_boxQty.MinWidth = 50;
+ this.gv_boxQty.Name = "gv_boxQty";
+ this.gv_boxQty.OptionsColumn.AllowEdit = false;
+ this.gv_boxQty.Tag = "query_a.box_qty";
+ this.gv_boxQty.Visible = true;
+ this.gv_boxQty.VisibleIndex = 18;
+ this.gv_boxQty.Width = 94;
+ //
+ // lb_kbQty
+ //
+ this.lb_kbQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_kbQty.Appearance.Options.UseFont = true;
+ this.lb_kbQty.Location = new System.Drawing.Point(270, 148);
+ this.lb_kbQty.Name = "lb_kbQty";
+ this.lb_kbQty.Size = new System.Drawing.Size(73, 21);
+ this.lb_kbQty.TabIndex = 267;
+ this.lb_kbQty.Text = "鍗℃澘鏁伴噺 ";
+ //
+ // txt_kbQty
+ //
+ this.txt_kbQty.Location = new System.Drawing.Point(330, 148);
+ this.txt_kbQty.Name = "txt_kbQty";
+ this.txt_kbQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_kbQty.Properties.Appearance.Options.UseFont = true;
+ this.txt_kbQty.Size = new System.Drawing.Size(150, 28);
+ this.txt_kbQty.TabIndex = 267;
+ //
+ // gv_kbQty
+ //
+ this.gv_kbQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_kbQty.AppearanceCell.Options.UseFont = true;
+ this.gv_kbQty.Caption = "鍗℃澘鏁伴噺 ";
+ this.gv_kbQty.FieldName = "kbQty";
+ this.gv_kbQty.MinWidth = 50;
+ this.gv_kbQty.Name = "gv_kbQty";
+ this.gv_kbQty.OptionsColumn.AllowEdit = false;
+ this.gv_kbQty.Tag = "query_a.kb_qty";
+ this.gv_kbQty.Visible = true;
+ this.gv_kbQty.VisibleIndex = 17;
+ this.gv_kbQty.Width = 94;
+ //
+ // lb_taskNo
+ //
+ this.lb_taskNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_taskNo.Appearance.Options.UseFont = true;
+ this.lb_taskNo.Location = new System.Drawing.Point(20, 148);
+ this.lb_taskNo.Name = "lb_taskNo";
+ this.lb_taskNo.Size = new System.Drawing.Size(73, 21);
+ this.lb_taskNo.TabIndex = 262;
+ this.lb_taskNo.Text = "浠诲姟鍗曞彿 ";
+ //
+ // txt_taskNo
+ //
+ this.txt_taskNo.Location = new System.Drawing.Point(80, 148);
+ this.txt_taskNo.Name = "txt_taskNo";
+ this.txt_taskNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_taskNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_taskNo.Size = new System.Drawing.Size(150, 28);
+ this.txt_taskNo.TabIndex = 262;
+ //
+ // gv_taskNo
+ //
+ this.gv_taskNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_taskNo.AppearanceCell.Options.UseFont = true;
+ this.gv_taskNo.Caption = "浠诲姟鍗曞彿 ";
+ this.gv_taskNo.FieldName = "taskNo";
+ this.gv_taskNo.MinWidth = 50;
+ this.gv_taskNo.Name = "gv_taskNo";
+ this.gv_taskNo.OptionsColumn.AllowEdit = false;
+ this.gv_taskNo.Tag = "query_a.task_no";
+ this.gv_taskNo.Visible = true;
+ this.gv_taskNo.VisibleIndex = 16;
+ this.gv_taskNo.Width = 94;
+ //
+ // lb_transactionNo
+ //
+ this.lb_transactionNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_transactionNo.Appearance.Options.UseFont = true;
+ this.lb_transactionNo.Location = new System.Drawing.Point(770, 116);
+ this.lb_transactionNo.Name = "lb_transactionNo";
+ this.lb_transactionNo.Size = new System.Drawing.Size(115, 21);
+ this.lb_transactionNo.TabIndex = 258;
+ this.lb_transactionNo.Text = "transaction_no ";
+ //
+ // txt_transactionNo
+ //
+ this.txt_transactionNo.Location = new System.Drawing.Point(830, 116);
+ this.txt_transactionNo.Name = "txt_transactionNo";
+ this.txt_transactionNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_transactionNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_transactionNo.Size = new System.Drawing.Size(150, 28);
+ this.txt_transactionNo.TabIndex = 258;
+ //
+ // gv_transactionNo
+ //
+ this.gv_transactionNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_transactionNo.AppearanceCell.Options.UseFont = true;
+ this.gv_transactionNo.Caption = "transaction_no ";
+ this.gv_transactionNo.FieldName = "transactionNo";
+ this.gv_transactionNo.MinWidth = 50;
+ this.gv_transactionNo.Name = "gv_transactionNo";
+ this.gv_transactionNo.OptionsColumn.AllowEdit = false;
+ this.gv_transactionNo.Tag = "query_a.transaction_no";
+ this.gv_transactionNo.Visible = true;
+ this.gv_transactionNo.VisibleIndex = 15;
+ this.gv_transactionNo.Width = 94;
+ //
+ // lb_billTypeId
+ //
+ this.lb_billTypeId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_billTypeId.Appearance.Options.UseFont = true;
+ this.lb_billTypeId.Location = new System.Drawing.Point(520, 116);
+ this.lb_billTypeId.Name = "lb_billTypeId";
+ this.lb_billTypeId.Size = new System.Drawing.Size(89, 21);
+ this.lb_billTypeId.TabIndex = 252;
+ this.lb_billTypeId.Text = "bill_type_id ";
+ //
+ // txt_billTypeId
+ //
+ this.txt_billTypeId.Location = new System.Drawing.Point(580, 116);
+ this.txt_billTypeId.Name = "txt_billTypeId";
+ this.txt_billTypeId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_billTypeId.Properties.Appearance.Options.UseFont = true;
+ this.txt_billTypeId.Size = new System.Drawing.Size(150, 28);
+ this.txt_billTypeId.TabIndex = 252;
+ //
+ // gv_billTypeId
+ //
+ this.gv_billTypeId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_billTypeId.AppearanceCell.Options.UseFont = true;
+ this.gv_billTypeId.Caption = "bill_type_id ";
+ this.gv_billTypeId.FieldName = "billTypeId";
+ this.gv_billTypeId.MinWidth = 50;
+ this.gv_billTypeId.Name = "gv_billTypeId";
+ this.gv_billTypeId.OptionsColumn.AllowEdit = false;
+ this.gv_billTypeId.Tag = "query_a.bill_type_id";
+ this.gv_billTypeId.Visible = true;
+ this.gv_billTypeId.VisibleIndex = 14;
+ this.gv_billTypeId.Width = 94;
+ //
+ // lb_pbillNo
+ //
+ this.lb_pbillNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_pbillNo.Appearance.Options.UseFont = true;
+ this.lb_pbillNo.Location = new System.Drawing.Point(270, 116);
+ this.lb_pbillNo.Name = "lb_pbillNo";
+ this.lb_pbillNo.Size = new System.Drawing.Size(73, 21);
+ this.lb_pbillNo.TabIndex = 247;
+ this.lb_pbillNo.Text = "娲惧伐鍗曞彿 ";
+ //
+ // txt_pbillNo
+ //
+ this.txt_pbillNo.Location = new System.Drawing.Point(330, 116);
+ this.txt_pbillNo.Name = "txt_pbillNo";
+ this.txt_pbillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_pbillNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_pbillNo.Size = new System.Drawing.Size(150, 28);
+ this.txt_pbillNo.TabIndex = 247;
+ //
+ // gv_pbillNo
+ //
+ this.gv_pbillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_pbillNo.AppearanceCell.Options.UseFont = true;
+ this.gv_pbillNo.Caption = "娲惧伐鍗曞彿 ";
+ this.gv_pbillNo.FieldName = "pbillNo";
+ this.gv_pbillNo.MinWidth = 50;
+ this.gv_pbillNo.Name = "gv_pbillNo";
+ this.gv_pbillNo.OptionsColumn.AllowEdit = false;
+ this.gv_pbillNo.Tag = "query_a.pbill_no";
+ this.gv_pbillNo.Visible = true;
+ this.gv_pbillNo.VisibleIndex = 13;
+ this.gv_pbillNo.Width = 94;
+ //
+ // lb_status
+ //
+ this.lb_status.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_status.Appearance.Options.UseFont = true;
+ this.lb_status.Location = new System.Drawing.Point(20, 116);
+ this.lb_status.Name = "lb_status";
+ this.lb_status.Size = new System.Drawing.Size(51, 21);
+ this.lb_status.TabIndex = 243;
+ this.lb_status.Text = "status ";
+ //
+ // txt_status
+ //
+ this.txt_status.Location = new System.Drawing.Point(80, 116);
+ this.txt_status.Name = "txt_status";
+ this.txt_status.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_status.Properties.Appearance.Options.UseFont = true;
+ this.txt_status.Size = new System.Drawing.Size(150, 28);
+ this.txt_status.TabIndex = 243;
+ //
+ // gv_status
+ //
+ this.gv_status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_status.AppearanceCell.Options.UseFont = true;
+ this.gv_status.Caption = "status ";
+ this.gv_status.FieldName = "status";
+ this.gv_status.MinWidth = 50;
+ this.gv_status.Name = "gv_status";
+ this.gv_status.OptionsColumn.AllowEdit = false;
+ this.gv_status.Tag = "query_a.status";
+ this.gv_status.Visible = true;
+ this.gv_status.VisibleIndex = 12;
+ this.gv_status.Width = 94;
+ //
+ // lb_checkDate
+ //
+ this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_checkDate.Appearance.Options.UseFont = true;
+ this.lb_checkDate.Location = new System.Drawing.Point(770, 84);
+ this.lb_checkDate.Name = "lb_checkDate";
+ this.lb_checkDate.Size = new System.Drawing.Size(89, 21);
+ this.lb_checkDate.TabIndex = 240;
+ this.lb_checkDate.Text = "check_date ";
+ //
+ // txt_checkDate
+ //
+ this.txt_checkDate.Location = new System.Drawing.Point(830, 84);
+ this.txt_checkDate.Name = "txt_checkDate";
+ this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
+ this.txt_checkDate.Size = new System.Drawing.Size(150, 28);
+ this.txt_checkDate.TabIndex = 240;
+ //
+ // gv_checkDate
+ //
+ this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_checkDate.AppearanceCell.Options.UseFont = true;
+ this.gv_checkDate.Caption = "check_date ";
+ this.gv_checkDate.FieldName = "checkDate";
+ this.gv_checkDate.MinWidth = 50;
+ this.gv_checkDate.Name = "gv_checkDate";
+ this.gv_checkDate.OptionsColumn.AllowEdit = false;
+ this.gv_checkDate.Tag = "query_a.check_date";
+ this.gv_checkDate.Visible = true;
+ this.gv_checkDate.VisibleIndex = 11;
+ this.gv_checkDate.Width = 94;
+ //
+ // lb_checkUser
+ //
+ this.lb_checkUser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_checkUser.Appearance.Options.UseFont = true;
+ this.lb_checkUser.Location = new System.Drawing.Point(520, 84);
+ this.lb_checkUser.Name = "lb_checkUser";
+ this.lb_checkUser.Size = new System.Drawing.Size(88, 21);
+ this.lb_checkUser.TabIndex = 235;
+ this.lb_checkUser.Text = "check_user ";
+ //
+ // txt_checkUser
+ //
+ this.txt_checkUser.Location = new System.Drawing.Point(580, 84);
+ this.txt_checkUser.Name = "txt_checkUser";
+ this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
+ this.txt_checkUser.Size = new System.Drawing.Size(150, 28);
+ this.txt_checkUser.TabIndex = 235;
+ //
+ // gv_checkUser
+ //
+ this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_checkUser.AppearanceCell.Options.UseFont = true;
+ this.gv_checkUser.Caption = "check_user ";
+ this.gv_checkUser.FieldName = "checkUser";
+ this.gv_checkUser.MinWidth = 50;
+ this.gv_checkUser.Name = "gv_checkUser";
+ this.gv_checkUser.OptionsColumn.AllowEdit = false;
+ this.gv_checkUser.Tag = "query_a.check_user";
+ this.gv_checkUser.Visible = true;
+ this.gv_checkUser.VisibleIndex = 10;
+ this.gv_checkUser.Width = 94;
+ //
+ // lb_classNo
+ //
+ this.lb_classNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_classNo.Appearance.Options.UseFont = true;
+ this.lb_classNo.Location = new System.Drawing.Point(270, 84);
+ this.lb_classNo.Name = "lb_classNo";
+ this.lb_classNo.Size = new System.Drawing.Size(39, 21);
+ this.lb_classNo.TabIndex = 231;
+ this.lb_classNo.Text = "鐝 ";
+ //
+ // txt_classNo
+ //
+ this.txt_classNo.Location = new System.Drawing.Point(330, 84);
+ this.txt_classNo.Name = "txt_classNo";
+ this.txt_classNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_classNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_classNo.Size = new System.Drawing.Size(150, 28);
+ this.txt_classNo.TabIndex = 231;
+ //
+ // gv_classNo
+ //
+ this.gv_classNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_classNo.AppearanceCell.Options.UseFont = true;
+ this.gv_classNo.Caption = "鐝 ";
+ this.gv_classNo.FieldName = "classNo";
+ this.gv_classNo.MinWidth = 50;
+ this.gv_classNo.Name = "gv_classNo";
+ this.gv_classNo.OptionsColumn.AllowEdit = false;
+ this.gv_classNo.Tag = "query_a.class_no";
+ this.gv_classNo.Visible = true;
+ this.gv_classNo.VisibleIndex = 9;
+ this.gv_classNo.Width = 94;
+ //
+ // lb_lastupdateDate
+ //
+ this.lb_lastupdateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_lastupdateDate.Appearance.Options.UseFont = true;
+ this.lb_lastupdateDate.Location = new System.Drawing.Point(20, 84);
+ this.lb_lastupdateDate.Name = "lb_lastupdateDate";
+ this.lb_lastupdateDate.Size = new System.Drawing.Size(125, 21);
+ this.lb_lastupdateDate.TabIndex = 228;
+ this.lb_lastupdateDate.Text = "lastupdate_date ";
+ //
+ // txt_lastupdateDate
+ //
+ this.txt_lastupdateDate.Location = new System.Drawing.Point(80, 84);
+ this.txt_lastupdateDate.Name = "txt_lastupdateDate";
+ this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true;
+ this.txt_lastupdateDate.Size = new System.Drawing.Size(150, 28);
+ this.txt_lastupdateDate.TabIndex = 228;
+ //
+ // gv_lastupdateDate
+ //
+ this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true;
+ this.gv_lastupdateDate.Caption = "lastupdate_date ";
+ this.gv_lastupdateDate.FieldName = "lastupdateDate";
+ this.gv_lastupdateDate.MinWidth = 50;
+ this.gv_lastupdateDate.Name = "gv_lastupdateDate";
+ this.gv_lastupdateDate.OptionsColumn.AllowEdit = false;
+ this.gv_lastupdateDate.Tag = "query_a.lastupdate_date";
+ this.gv_lastupdateDate.Visible = true;
+ this.gv_lastupdateDate.VisibleIndex = 8;
+ this.gv_lastupdateDate.Width = 94;
+ //
+ // lb_lastupdateBy
+ //
+ this.lb_lastupdateBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_lastupdateBy.Appearance.Options.UseFont = true;
+ this.lb_lastupdateBy.Location = new System.Drawing.Point(770, 52);
+ this.lb_lastupdateBy.Name = "lb_lastupdateBy";
+ this.lb_lastupdateBy.Size = new System.Drawing.Size(109, 21);
+ this.lb_lastupdateBy.TabIndex = 226;
+ this.lb_lastupdateBy.Text = "lastupdate_by ";
+ //
+ // txt_lastupdateBy
+ //
+ this.txt_lastupdateBy.Location = new System.Drawing.Point(830, 52);
+ this.txt_lastupdateBy.Name = "txt_lastupdateBy";
+ this.txt_lastupdateBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_lastupdateBy.Properties.Appearance.Options.UseFont = true;
+ this.txt_lastupdateBy.Size = new System.Drawing.Size(150, 28);
+ this.txt_lastupdateBy.TabIndex = 226;
+ //
+ // gv_lastupdateBy
+ //
+ this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true;
+ this.gv_lastupdateBy.Caption = "lastupdate_by ";
+ this.gv_lastupdateBy.FieldName = "lastupdateBy";
+ this.gv_lastupdateBy.MinWidth = 50;
+ this.gv_lastupdateBy.Name = "gv_lastupdateBy";
+ this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
+ this.gv_lastupdateBy.Tag = "query_a.lastupdate_by";
+ this.gv_lastupdateBy.Visible = true;
+ this.gv_lastupdateBy.VisibleIndex = 7;
+ this.gv_lastupdateBy.Width = 94;
+ //
+ // lb_createDate
+ //
+ this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_createDate.Appearance.Options.UseFont = true;
+ this.lb_createDate.Location = new System.Drawing.Point(520, 52);
+ this.lb_createDate.Name = "lb_createDate";
+ this.lb_createDate.Size = new System.Drawing.Size(73, 21);
+ this.lb_createDate.TabIndex = 222;
+ this.lb_createDate.Text = "鍒涘缓鏃ユ湡 ";
+ //
+ // txt_createDate
+ //
+ this.txt_createDate.Location = new System.Drawing.Point(580, 52);
+ this.txt_createDate.Name = "txt_createDate";
+ this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_createDate.Properties.Appearance.Options.UseFont = true;
+ this.txt_createDate.Size = new System.Drawing.Size(150, 28);
+ this.txt_createDate.TabIndex = 222;
+ //
+ // gv_createDate
+ //
+ this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_createDate.AppearanceCell.Options.UseFont = true;
+ this.gv_createDate.Caption = "鍒涘缓鏃ユ湡 ";
+ this.gv_createDate.FieldName = "createDate";
+ this.gv_createDate.MinWidth = 50;
+ this.gv_createDate.Name = "gv_createDate";
+ this.gv_createDate.OptionsColumn.AllowEdit = false;
+ this.gv_createDate.Tag = "query_a.create_date";
+ this.gv_createDate.Visible = true;
+ this.gv_createDate.VisibleIndex = 6;
+ this.gv_createDate.Width = 94;
+ //
+ // lb_createBy
+ //
+ this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_createBy.Appearance.Options.UseFont = true;
+ this.lb_createBy.Location = new System.Drawing.Point(270, 52);
+ this.lb_createBy.Name = "lb_createBy";
+ this.lb_createBy.Size = new System.Drawing.Size(78, 21);
+ this.lb_createBy.TabIndex = 219;
+ this.lb_createBy.Text = "create_by ";
+ //
+ // txt_createBy
+ //
+ this.txt_createBy.Location = new System.Drawing.Point(330, 52);
+ this.txt_createBy.Name = "txt_createBy";
+ this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_createBy.Properties.Appearance.Options.UseFont = true;
+ this.txt_createBy.Size = new System.Drawing.Size(150, 28);
+ this.txt_createBy.TabIndex = 219;
+ //
+ // gv_createBy
+ //
+ this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_createBy.AppearanceCell.Options.UseFont = true;
+ this.gv_createBy.Caption = "create_by ";
+ this.gv_createBy.FieldName = "createBy";
+ this.gv_createBy.MinWidth = 50;
+ this.gv_createBy.Name = "gv_createBy";
+ this.gv_createBy.OptionsColumn.AllowEdit = false;
+ this.gv_createBy.Tag = "query_a.create_by";
+ this.gv_createBy.Visible = true;
+ this.gv_createBy.VisibleIndex = 5;
+ this.gv_createBy.Width = 94;
+ //
+ // lb_factory
+ //
+ this.lb_factory.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_factory.Appearance.Options.UseFont = true;
+ this.lb_factory.Location = new System.Drawing.Point(20, 52);
+ this.lb_factory.Name = "lb_factory";
+ this.lb_factory.Size = new System.Drawing.Size(56, 21);
+ this.lb_factory.TabIndex = 217;
+ this.lb_factory.Text = "factory ";
+ //
+ // txt_factory
+ //
+ this.txt_factory.Location = new System.Drawing.Point(80, 52);
+ this.txt_factory.Name = "txt_factory";
+ this.txt_factory.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_factory.Properties.Appearance.Options.UseFont = true;
+ this.txt_factory.Size = new System.Drawing.Size(150, 28);
+ this.txt_factory.TabIndex = 217;
+ //
+ // gv_factory
+ //
+ this.gv_factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_factory.AppearanceCell.Options.UseFont = true;
+ this.gv_factory.Caption = "factory ";
+ this.gv_factory.FieldName = "factory";
+ this.gv_factory.MinWidth = 50;
+ this.gv_factory.Name = "gv_factory";
+ this.gv_factory.OptionsColumn.AllowEdit = false;
+ this.gv_factory.Tag = "query_a.factory";
+ this.gv_factory.Visible = true;
+ this.gv_factory.VisibleIndex = 4;
+ this.gv_factory.Width = 94;
+ //
+ // lb_company
+ //
+ this.lb_company.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_company.Appearance.Options.UseFont = true;
+ this.lb_company.Location = new System.Drawing.Point(770, 20);
+ this.lb_company.Name = "lb_company";
+ this.lb_company.Size = new System.Drawing.Size(71, 21);
+ this.lb_company.TabIndex = 216;
+ this.lb_company.Text = "company ";
+ //
+ // txt_company
+ //
+ this.txt_company.Location = new System.Drawing.Point(830, 20);
+ this.txt_company.Name = "txt_company";
+ this.txt_company.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_company.Properties.Appearance.Options.UseFont = true;
+ this.txt_company.Size = new System.Drawing.Size(150, 28);
+ this.txt_company.TabIndex = 216;
+ //
+ // gv_company
+ //
+ this.gv_company.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_company.AppearanceCell.Options.UseFont = true;
+ this.gv_company.Caption = "company ";
+ this.gv_company.FieldName = "company";
+ this.gv_company.MinWidth = 50;
+ this.gv_company.Name = "gv_company";
+ this.gv_company.OptionsColumn.AllowEdit = false;
+ this.gv_company.Tag = "query_a.company";
+ this.gv_company.Visible = true;
+ this.gv_company.VisibleIndex = 3;
+ this.gv_company.Width = 94;
+ //
+ // lb_lineNo
+ //
+ this.lb_lineNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_lineNo.Appearance.Options.UseFont = true;
+ this.lb_lineNo.Location = new System.Drawing.Point(520, 20);
+ this.lb_lineNo.Name = "lb_lineNo";
+ this.lb_lineNo.Size = new System.Drawing.Size(56, 21);
+ this.lb_lineNo.TabIndex = 213;
+ this.lb_lineNo.Text = "鐢熶骇绾� ";
+ //
+ // txt_lineNo
+ //
+ this.txt_lineNo.Location = new System.Drawing.Point(580, 20);
+ this.txt_lineNo.Name = "txt_lineNo";
+ this.txt_lineNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_lineNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_lineNo.Size = new System.Drawing.Size(150, 28);
+ this.txt_lineNo.TabIndex = 213;
+ //
+ // gv_lineNo
+ //
+ this.gv_lineNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_lineNo.AppearanceCell.Options.UseFont = true;
+ this.gv_lineNo.Caption = "鐢熶骇绾� ";
+ this.gv_lineNo.FieldName = "lineNo";
+ this.gv_lineNo.MinWidth = 50;
+ this.gv_lineNo.Name = "gv_lineNo";
+ this.gv_lineNo.OptionsColumn.AllowEdit = false;
+ this.gv_lineNo.Tag = "query_a.line_no";
+ this.gv_lineNo.Visible = true;
+ this.gv_lineNo.VisibleIndex = 2;
+ this.gv_lineNo.Width = 94;
+ //
+ // lb_billNo
+ //
+ this.lb_billNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_billNo.Appearance.Options.UseFont = true;
+ this.lb_billNo.Location = new System.Drawing.Point(270, 20);
+ this.lb_billNo.Name = "lb_billNo";
+ this.lb_billNo.Size = new System.Drawing.Size(73, 21);
+ this.lb_billNo.TabIndex = 211;
+ this.lb_billNo.Text = "鎶ュ伐鍗曞彿 ";
+ //
+ // txt_billNo
+ //
+ this.txt_billNo.Location = new System.Drawing.Point(330, 20);
+ this.txt_billNo.Name = "txt_billNo";
+ this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_billNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_billNo.Size = new System.Drawing.Size(150, 28);
+ this.txt_billNo.TabIndex = 211;
+ //
+ // gv_billNo
+ //
+ this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_billNo.AppearanceCell.Options.UseFont = true;
+ this.gv_billNo.Caption = "鎶ュ伐鍗曞彿 ";
+ this.gv_billNo.FieldName = "billNo";
+ this.gv_billNo.MinWidth = 50;
+ this.gv_billNo.Name = "gv_billNo";
+ this.gv_billNo.OptionsColumn.AllowEdit = false;
+ this.gv_billNo.Tag = "query_a.bill_no";
+ this.gv_billNo.Visible = true;
+ this.gv_billNo.VisibleIndex = 1;
+ this.gv_billNo.Width = 94;
+ //
+ // lb_id
+ //
+ this.lb_id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_id.Appearance.Options.UseFont = true;
+ this.lb_id.Location = new System.Drawing.Point(20, 20);
+ this.lb_id.Name = "lb_id";
+ this.lb_id.Size = new System.Drawing.Size(90, 21);
+ this.lb_id.TabIndex = 210;
+ this.lb_id.Text = "鍞竴鏍囪瘑绗� ";
+ //
+ // txt_id
+ //
+ this.txt_id.Location = new System.Drawing.Point(80, 20);
+ this.txt_id.Name = "txt_id";
+ this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_id.Properties.Appearance.Options.UseFont = true;
+ this.txt_id.Size = new System.Drawing.Size(150, 28);
+ this.txt_id.TabIndex = 210;
+ //
+ // gv_id
+ //
+ this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_id.AppearanceCell.Options.UseFont = true;
+ this.gv_id.Caption = "鍞竴鏍囪瘑绗� ";
+ this.gv_id.FieldName = "id";
+ this.gv_id.MinWidth = 50;
+ this.gv_id.Name = "gv_id";
+ this.gv_id.OptionsColumn.AllowEdit = false;
+ this.gv_id.Tag = "query_a.id";
+ this.gv_id.Visible = true;
+ this.gv_id.VisibleIndex = 0;
+ this.gv_id.Width = 94;
+ //
+ // toolBarMenu1
+ //
+ this.toolBarMenu1.chkParameter = null;
+ this.toolBarMenu1.currentAction = null;
+ this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
+ this.toolBarMenu1.guidKey = null;
+ this.toolBarMenu1.isSetBtn = false;
+ this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
+ this.toolBarMenu1.Name = "toolBarMenu1";
+ this.toolBarMenu1.rptParameter = null;
+ this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
+ this.toolBarMenu1.TabIndex = 0;
+ this.toolBarMenu1.xlsInService = null;
+ this.toolBarMenu1.xlsOutParameter = null;
+ //
+ // gcMain
+ //
+ this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gcMain.Location = new System.Drawing.Point(0, 0);
+ this.gcMain.MainView = this.gridView1;
+ this.gcMain.Name = "gcMain";
+ this.gcMain.Size = new System.Drawing.Size(1126, 531);
+ this.gcMain.TabIndex = 1;
+ this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gridView1});
+ //
+ // gridView1
+ //
+ this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gridView1.Appearance.Row.Options.UseFont = true;
+ this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gv_id,
+ this.gv_billNo,
+ this.gv_lineNo,
+ this.gv_company,
+ this.gv_factory,
+ this.gv_createBy,
+ this.gv_createDate,
+ this.gv_lastupdateBy,
+ this.gv_lastupdateDate,
+ this.gv_classNo,
+ this.gv_checkUser,
+ this.gv_checkDate,
+ this.gv_status,
+ this.gv_pbillNo,
+ this.gv_billTypeId,
+ this.gv_transactionNo,
+ this.gv_taskNo,
+ this.gv_kbQty,
+ this.gv_boxQty});
+ this.gridView1.GridControl = this.gcMain;
+ this.gridView1.IndicatorWidth = 50;
+ this.gridView1.Name = "gridView1";
+ this.gridView1.OptionsFind.ShowSearchNavButtons = false;
+ this.gridView1.OptionsView.ShowAutoFilterRow = true;
+ this.gridView1.OptionsView.ShowGroupPanel = false;
+ //
+ // xtraTabControl1
+ //
+ this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
+ this.xtraTabControl1.Name = "xtraTabControl1";
+ this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
+ this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602);
+ this.xtraTabControl1.TabIndex = 3;
+ this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+ this.xtraTabPage1,
+ this.xtraTabPage2});
+ //
+ // xtraTabPage1
+ //
+ this.xtraTabPage1.Controls.Add(this.gcMain);
+ this.xtraTabPage1.Controls.Add(this.pageBar1);
+ this.xtraTabPage1.Name = "xtraTabPage1";
+ this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
+ this.xtraTabPage1.Text = "鏁版嵁鏌ヨ";
+ //
+ // pageBar1
+ //
+ this.pageBar1.CurrentPage = 1;
+ this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.pageBar1.Location = new System.Drawing.Point(0, 531);
+ this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
+ this.pageBar1.Name = "pageBar1";
+ this.pageBar1.RecordCount = 0;
+ this.pageBar1.Size = new System.Drawing.Size(1126, 39);
+ this.pageBar1.TabIndex = 3;
+ this.pageBar1.TotalPages = 0;
+ //
+ // xtraTabPage2
+ //
+ this.xtraTabPage2.Controls.Add(this.tabMx);
+ this.xtraTabPage2.Controls.Add(this.panel1);
+ this.xtraTabPage2.Name = "xtraTabPage2";
+ this.xtraTabPage2.PageEnabled = false;
+ this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
+ this.xtraTabPage2.Text = "鏁版嵁缂栬緫";
+ //
+ // tabMx
+ //
+ this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tabMx.Location = new System.Drawing.Point(0, 241);
+ this.tabMx.Name = "tabMx";
+ this.tabMx.SelectedTabPage = this.tabMxPage1;
+ this.tabMx.Size = new System.Drawing.Size(1126, 329);
+ this.tabMx.TabIndex = 2;
+ this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+ this.tabMxPage1,
+ this.xtraTabPage3});
+ //
+ // xtraTabPage3
+ //
+ this.xtraTabPage3.Controls.Add(this.gcMx2);
+ this.xtraTabPage3.Name = "xtraTabPage3";
+ this.xtraTabPage3.Size = new System.Drawing.Size(1124, 297);
+ this.xtraTabPage3.Text = "鏉$爜鏄庣粏";
+ //
+ // gcMx2
+ //
+ this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill;
+ 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, 297);
+ this.gcMx2.TabIndex = 1;
+ this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gvMx2});
+ //
+ // gvMx2
+ //
+ this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gvMx1guid,
+ this.gvMx1urgentFlag,
+ this.gridColumn1,
+ this.gvMx1workNo,
+ this.gvMx1cItemCode,
+ this.gvMx1itemSname,
+ this.gridColumn2,
+ this.gridColumn3,
+ this.gvMx1unit,
+ this.gvMx1rbillNo,
+ this.gvMx1depotSectionCode,
+ this.gvMx1depotCode,
+ this.gvMx1ebelnK3id,
+ this.gvMx1lineK3id});
+ this.gvMx2.GridControl = this.gcMx2;
+ this.gvMx2.Name = "gvMx2";
+ this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
+ this.gvMx2.OptionsFind.ShowSearchNavButtons = false;
+ this.gvMx2.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
+ this.gvMx2.OptionsView.ShowGroupPanel = false;
+ //
+ // gvMx1guid
+ //
+ this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1guid.AppearanceCell.Options.UseFont = true;
+ this.gvMx1guid.Caption = "guid ";
+ this.gvMx1guid.FieldName = "guid";
+ this.gvMx1guid.MinWidth = 50;
+ this.gvMx1guid.Name = "gvMx1guid";
+ this.gvMx1guid.Tag = "query_a.guid";
+ this.gvMx1guid.Width = 94;
+ //
+ // gvMx1urgentFlag
+ //
+ this.gvMx1urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1urgentFlag.AppearanceCell.Options.UseFont = true;
+ this.gvMx1urgentFlag.Caption = "鎬ユ枡鏍囪";
+ this.gvMx1urgentFlag.FieldName = "urgentFlag";
+ this.gvMx1urgentFlag.MinWidth = 50;
+ this.gvMx1urgentFlag.Name = "gvMx1urgentFlag";
+ this.gvMx1urgentFlag.Tag = "query_a.URGENT_FLAG";
+ this.gvMx1urgentFlag.Visible = true;
+ this.gvMx1urgentFlag.VisibleIndex = 0;
+ this.gvMx1urgentFlag.Width = 94;
+ //
+ // gridColumn1
+ //
+ this.gridColumn1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gridColumn1.AppearanceCell.Options.UseFont = true;
+ this.gridColumn1.Caption = "鐗╂枡鏉$爜";
+ this.gridColumn1.FieldName = "itemBarcode";
+ this.gridColumn1.MinWidth = 50;
+ this.gridColumn1.Name = "gridColumn1";
+ this.gridColumn1.Tag = "query_a.ITEM_BARCODE";
+ this.gridColumn1.Visible = true;
+ this.gridColumn1.VisibleIndex = 1;
+ this.gridColumn1.Width = 94;
+ //
+ // gvMx1workNo
+ //
+ this.gvMx1workNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1workNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx1workNo.Caption = "閲囪喘鍗曞彿";
+ this.gvMx1workNo.FieldName = "workNo";
+ this.gvMx1workNo.MinWidth = 50;
+ this.gvMx1workNo.Name = "gvMx1workNo";
+ this.gvMx1workNo.Tag = "query_a.WORK_NO";
+ this.gvMx1workNo.Visible = true;
+ this.gvMx1workNo.VisibleIndex = 2;
+ this.gvMx1workNo.Width = 94;
+ //
+ // gvMx1cItemCode
+ //
+ this.gvMx1cItemCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1cItemCode.AppearanceCell.Options.UseFont = true;
+ this.gvMx1cItemCode.Caption = "鐗╂枡缂栫爜";
+ this.gvMx1cItemCode.FieldName = "itemNo";
+ this.gvMx1cItemCode.MinWidth = 50;
+ this.gvMx1cItemCode.Name = "gvMx1cItemCode";
+ this.gvMx1cItemCode.Tag = "query_a.C_ITEM_CODE";
+ this.gvMx1cItemCode.Visible = true;
+ this.gvMx1cItemCode.VisibleIndex = 3;
+ this.gvMx1cItemCode.Width = 94;
+ //
+ // gvMx1itemSname
+ //
+ this.gvMx1itemSname.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1itemSname.AppearanceCell.Options.UseFont = true;
+ this.gvMx1itemSname.Caption = "鐗╂枡鍚嶇О";
+ this.gvMx1itemSname.FieldName = "itemName";
+ this.gvMx1itemSname.MinWidth = 50;
+ this.gvMx1itemSname.Name = "gvMx1itemSname";
+ this.gvMx1itemSname.Tag = "query_a.ITEM_SNAME";
+ this.gvMx1itemSname.Visible = true;
+ this.gvMx1itemSname.VisibleIndex = 5;
+ this.gvMx1itemSname.Width = 94;
+ //
+ // gridColumn2
+ //
+ this.gridColumn2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gridColumn2.AppearanceCell.Options.UseFont = true;
+ this.gridColumn2.Caption = "瑙勬牸鍨嬪彿";
+ this.gridColumn2.FieldName = "itemModel";
+ this.gridColumn2.MinWidth = 50;
+ this.gridColumn2.Name = "gridColumn2";
+ this.gridColumn2.Tag = "query_a.ITEM_NO";
+ this.gridColumn2.Visible = true;
+ this.gridColumn2.VisibleIndex = 6;
+ this.gridColumn2.Width = 94;
+ //
+ // gridColumn3
+ //
+ this.gridColumn3.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gridColumn3.AppearanceCell.Options.UseFont = true;
+ this.gridColumn3.Caption = "鏁伴噺";
+ this.gridColumn3.FieldName = "quantity";
+ this.gridColumn3.MinWidth = 50;
+ this.gridColumn3.Name = "gridColumn3";
+ this.gridColumn3.Tag = "query_a.QUANTITY";
+ this.gridColumn3.Visible = true;
+ this.gridColumn3.VisibleIndex = 4;
+ this.gridColumn3.Width = 94;
+ //
+ // gvMx1unit
+ //
+ this.gvMx1unit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1unit.AppearanceCell.Options.UseFont = true;
+ this.gvMx1unit.Caption = "搴撳瓨鍗曚綅";
+ this.gvMx1unit.FieldName = "kcUnit";
+ this.gvMx1unit.MinWidth = 50;
+ this.gvMx1unit.Name = "gvMx1unit";
+ this.gvMx1unit.Tag = "query_a.UNIT";
+ this.gvMx1unit.Visible = true;
+ this.gvMx1unit.VisibleIndex = 8;
+ this.gvMx1unit.Width = 94;
+ //
+ // gvMx1rbillNo
+ //
+ this.gvMx1rbillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1rbillNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx1rbillNo.Caption = "鍒拌揣鍗曞彿";
+ this.gvMx1rbillNo.FieldName = "cbillNo";
+ this.gvMx1rbillNo.MinWidth = 50;
+ this.gvMx1rbillNo.Name = "gvMx1rbillNo";
+ this.gvMx1rbillNo.Tag = "query_a.RBILL_NO";
+ this.gvMx1rbillNo.Visible = true;
+ this.gvMx1rbillNo.VisibleIndex = 9;
+ this.gvMx1rbillNo.Width = 94;
+ //
+ // gvMx1depotSectionCode
+ //
+ this.gvMx1depotSectionCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true;
+ this.gvMx1depotSectionCode.Caption = "璐т綅缂栫爜";
+ this.gvMx1depotSectionCode.FieldName = "depotSectionCode";
+ this.gvMx1depotSectionCode.MinWidth = 50;
+ this.gvMx1depotSectionCode.Name = "gvMx1depotSectionCode";
+ this.gvMx1depotSectionCode.Tag = "query_a.DEPOT_SECTION_CODE";
+ this.gvMx1depotSectionCode.Visible = true;
+ this.gvMx1depotSectionCode.VisibleIndex = 7;
+ this.gvMx1depotSectionCode.Width = 94;
+ //
+ // gvMx1depotCode
+ //
+ this.gvMx1depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1depotCode.AppearanceCell.Options.UseFont = true;
+ this.gvMx1depotCode.Caption = "浠撳簱缂栫爜";
+ this.gvMx1depotCode.FieldName = "depotCode";
+ this.gvMx1depotCode.MinWidth = 50;
+ this.gvMx1depotCode.Name = "gvMx1depotCode";
+ this.gvMx1depotCode.Tag = "query_a.DEPOT_CODE";
+ this.gvMx1depotCode.Visible = true;
+ this.gvMx1depotCode.VisibleIndex = 10;
+ this.gvMx1depotCode.Width = 94;
+ //
+ // gvMx1ebelnK3id
+ //
+ this.gvMx1ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1ebelnK3id.AppearanceCell.Options.UseFont = true;
+ this.gvMx1ebelnK3id.Caption = "閲囪喘璁㈠崟ID";
+ this.gvMx1ebelnK3id.FieldName = "ebelnK3id";
+ this.gvMx1ebelnK3id.MinWidth = 50;
+ this.gvMx1ebelnK3id.Name = "gvMx1ebelnK3id";
+ this.gvMx1ebelnK3id.Tag = "query_a.EBELN_K3ID";
+ this.gvMx1ebelnK3id.Visible = true;
+ this.gvMx1ebelnK3id.VisibleIndex = 11;
+ this.gvMx1ebelnK3id.Width = 94;
+ //
+ // gvMx1lineK3id
+ //
+ this.gvMx1lineK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1lineK3id.AppearanceCell.Options.UseFont = true;
+ this.gvMx1lineK3id.Caption = "閲囪喘璁㈠崟琛孖D";
+ this.gvMx1lineK3id.FieldName = "lineK3id";
+ this.gvMx1lineK3id.MinWidth = 50;
+ this.gvMx1lineK3id.Name = "gvMx1lineK3id";
+ this.gvMx1lineK3id.Tag = "query_a.LINE_K3ID";
+ this.gvMx1lineK3id.Visible = true;
+ this.gvMx1lineK3id.VisibleIndex = 12;
+ this.gvMx1lineK3id.Width = 94;
+ //
+ // panel1
+ //
+ this.panel1.BackColor = System.Drawing.Color.White;
+ this.panel1.Controls.Add(this.labelControl11);
+ this.panel1.Controls.Add(this.lbGuid);
+ this.panel1.Controls.Add(this.lb_boxQty);
+ this.panel1.Controls.Add(this.txt_boxQty);
+ this.panel1.Controls.Add(this.lb_kbQty);
+ this.panel1.Controls.Add(this.txt_kbQty);
+ this.panel1.Controls.Add(this.lb_taskNo);
+ this.panel1.Controls.Add(this.txt_taskNo);
+ this.panel1.Controls.Add(this.lb_transactionNo);
+ this.panel1.Controls.Add(this.txt_transactionNo);
+ this.panel1.Controls.Add(this.lb_billTypeId);
+ this.panel1.Controls.Add(this.txt_billTypeId);
+ this.panel1.Controls.Add(this.lb_pbillNo);
+ this.panel1.Controls.Add(this.txt_pbillNo);
+ this.panel1.Controls.Add(this.lb_status);
+ this.panel1.Controls.Add(this.txt_status);
+ this.panel1.Controls.Add(this.lb_checkDate);
+ this.panel1.Controls.Add(this.txt_checkDate);
+ this.panel1.Controls.Add(this.lb_checkUser);
+ this.panel1.Controls.Add(this.txt_checkUser);
+ this.panel1.Controls.Add(this.lb_classNo);
+ this.panel1.Controls.Add(this.txt_classNo);
+ this.panel1.Controls.Add(this.lb_lastupdateDate);
+ this.panel1.Controls.Add(this.txt_lastupdateDate);
+ this.panel1.Controls.Add(this.lb_lastupdateBy);
+ this.panel1.Controls.Add(this.txt_lastupdateBy);
+ this.panel1.Controls.Add(this.lb_createDate);
+ this.panel1.Controls.Add(this.txt_createDate);
+ this.panel1.Controls.Add(this.lb_createBy);
+ this.panel1.Controls.Add(this.txt_createBy);
+ this.panel1.Controls.Add(this.lb_factory);
+ this.panel1.Controls.Add(this.txt_factory);
+ this.panel1.Controls.Add(this.lb_company);
+ this.panel1.Controls.Add(this.txt_company);
+ this.panel1.Controls.Add(this.lb_lineNo);
+ this.panel1.Controls.Add(this.txt_lineNo);
+ this.panel1.Controls.Add(this.lb_billNo);
+ this.panel1.Controls.Add(this.txt_billNo);
+ this.panel1.Controls.Add(this.lb_id);
+ this.panel1.Controls.Add(this.txt_id);
+ this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.panel1.Location = new System.Drawing.Point(0, 0);
+ this.panel1.Name = "panel1";
+ this.panel1.Size = new System.Drawing.Size(1126, 241);
+ this.panel1.TabIndex = 1;
+ //
+ // labelControl11
+ //
+ this.labelControl11.Location = new System.Drawing.Point(65, 206);
+ this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.labelControl11.Name = "labelControl11";
+ this.labelControl11.Size = new System.Drawing.Size(45, 18);
+ this.labelControl11.TabIndex = 130;
+ this.labelControl11.Text = "涓婚敭锛�";
+ //
+ // lbGuid
+ //
+ this.lbGuid.AutoSize = true;
+ this.lbGuid.Location = new System.Drawing.Point(116, 206);
+ this.lbGuid.Name = "lbGuid";
+ this.lbGuid.Size = new System.Drawing.Size(0, 21);
+ this.lbGuid.TabIndex = 1;
+ //
+ // Frm_MesWorkProd
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.ClientSize = new System.Drawing.Size(1128, 682);
+ this.Controls.Add(this.xtraTabControl1);
+ this.Controls.Add(this.toolBarMenu1);
+ this.Name = "Frm_MesWorkProd";
+ this.Text = "鐢熶骇鎶ュ伐鏌ヨ";
+ this.tabMxPage1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_boxQty.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_kbQty.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_taskNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_transactionNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_billTypeId.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_pbillNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_classNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lineNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
+ this.xtraTabControl1.ResumeLayout(false);
+ this.xtraTabPage1.ResumeLayout(false);
+ this.xtraTabPage2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
+ this.tabMx.ResumeLayout(false);
+ this.xtraTabPage3.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
+ this.panel1.ResumeLayout(false);
+ this.panel1.PerformLayout();
+ this.ResumeLayout(false);
+
+ }
+ #endregion
+ private UserControl.UcToolBarMenu toolBarMenu1;
+ private DevExpress.XtraGrid.GridControl gcMain;
+ private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
+ private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
+ private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
+ private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
+ private UserControls.Data.UcPageBar pageBar1;
+ private System.Windows.Forms.Panel panel1;
+ private System.Windows.Forms.Label lbGuid;
+ private DevExpress.XtraEditors.LabelControl labelControl11;
+ private DevExpress.XtraTab.XtraTabControl tabMx;
+
+ //BQCreateConrolObejct
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1bgYg;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1silk;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1silkId;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1silkPqty;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1workLast;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1pbillNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1lastupdateDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1lastupdateBy;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1createDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1createBy;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1factory;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1company;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1quantity;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemBarcode;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1billNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1id;
+ private DevExpress.XtraTab.XtraTabPage tabMxPage1;
+ private DevExpress.XtraGrid.GridControl gcMx1;
+ private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
+ private DevExpress.XtraEditors.LabelControl lb_boxQty;
+ private DevExpress.XtraEditors.TextEdit txt_boxQty;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_boxQty;
+
+ private DevExpress.XtraEditors.LabelControl lb_kbQty;
+ private DevExpress.XtraEditors.TextEdit txt_kbQty;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_kbQty;
+
+ private DevExpress.XtraEditors.LabelControl lb_taskNo;
+ private DevExpress.XtraEditors.TextEdit txt_taskNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_taskNo;
+
+ private DevExpress.XtraEditors.LabelControl lb_transactionNo;
+ private DevExpress.XtraEditors.TextEdit txt_transactionNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_transactionNo;
+
+ private DevExpress.XtraEditors.LabelControl lb_billTypeId;
+ private DevExpress.XtraEditors.TextEdit txt_billTypeId;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_billTypeId;
+
+ private DevExpress.XtraEditors.LabelControl lb_pbillNo;
+ private DevExpress.XtraEditors.TextEdit txt_pbillNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_pbillNo;
+
+ private DevExpress.XtraEditors.LabelControl lb_status;
+ private DevExpress.XtraEditors.TextEdit txt_status;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_status;
+
+ private DevExpress.XtraEditors.LabelControl lb_checkDate;
+ private DevExpress.XtraEditors.TextEdit txt_checkDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
+
+ private DevExpress.XtraEditors.LabelControl lb_checkUser;
+ private DevExpress.XtraEditors.TextEdit txt_checkUser;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser;
+
+ private DevExpress.XtraEditors.LabelControl lb_classNo;
+ private DevExpress.XtraEditors.TextEdit txt_classNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_classNo;
+
+ private DevExpress.XtraEditors.LabelControl lb_lastupdateDate;
+ private DevExpress.XtraEditors.TextEdit txt_lastupdateDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate;
+
+ private DevExpress.XtraEditors.LabelControl lb_lastupdateBy;
+ private DevExpress.XtraEditors.TextEdit txt_lastupdateBy;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy;
+
+ private DevExpress.XtraEditors.LabelControl lb_createDate;
+ private DevExpress.XtraEditors.TextEdit txt_createDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
+
+ private DevExpress.XtraEditors.LabelControl lb_createBy;
+ private DevExpress.XtraEditors.TextEdit txt_createBy;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
+
+ private DevExpress.XtraEditors.LabelControl lb_factory;
+ private DevExpress.XtraEditors.TextEdit txt_factory;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_factory;
+
+ private DevExpress.XtraEditors.LabelControl lb_company;
+ private DevExpress.XtraEditors.TextEdit txt_company;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_company;
+
+ private DevExpress.XtraEditors.LabelControl lb_lineNo;
+ private DevExpress.XtraEditors.TextEdit txt_lineNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_lineNo;
+
+ private DevExpress.XtraEditors.LabelControl lb_billNo;
+ private DevExpress.XtraEditors.TextEdit txt_billNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_billNo;
+
+ private DevExpress.XtraEditors.LabelControl lb_id;
+ private DevExpress.XtraEditors.TextEdit txt_id;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_id;
+ private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
+ private DevExpress.XtraGrid.GridControl gcMx2;
+ private DevExpress.XtraGrid.Views.Grid.GridView gvMx2;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1urgentFlag;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1workNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1cItemCode;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemSname;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1unit;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1rbillNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotSectionCode;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotCode;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnK3id;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1lineK3id;
+ }
+}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesWorkProd.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesWorkProd.cs
new file mode 100644
index 0000000..b160c91
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesWorkProd.cs
@@ -0,0 +1,235 @@
+using DevExpress.RichEdit.Export;
+using DevExpress.XtraGrid.Views.Grid;
+using DevExpress.XtraGrid.Views.Grid.ViewInfo;
+using Gs.DevApp.Entity;
+using Gs.DevApp.ToolBox;
+using Gs.DevApp.UserControl;
+using Newtonsoft.Json;
+using Newtonsoft.Json.Linq;
+using System;
+using System.Collections.Generic;
+using System.Data;
+using System.Drawing;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+
+namespace Gs.DevApp.DevFrm
+{
+ public partial class Frm_MesWorkProd : DevExpress.XtraEditors.XtraForm
+ {
+ string _webServiceName = "MesWorkProdManager/";
+ List<FilterEntity> _filterList = new List<FilterEntity>();
+ public Frm_MesWorkProd()
+ {
+ InitializeComponent();
+ this.toolBarMenu1.btnLoadClick += ToolBarMenu1_btnLoadClick;
+ this.toolBarMenu1.btnQueryClick += ToolBarMenu1_btnQueryClick;
+ toolBarMenu1.btnLogClick += ToolBarMenu1_btnLogClick;
+ Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx2);
+ Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1);
+ Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, null, null, "", "", (value) =>
+ {
+ Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 0);
+ });
+ Gs.DevApp.ToolBox.UtilityHelper.SetTabParameter(gridView1, xtraTabControl1, pageBar1, (value) =>
+ {
+ getModel(value);
+ }, (value) =>
+ {
+ getPageList(this.pageBar1.CurrentPage);
+ });
+ getPageList(1);
+ pageBar1.PagerEvent += PageBar1_PagerEvent;
+ }
+ private void GridView1_ColumnFilterChanged(object sender, EventArgs e)
+ {
+ Gs.DevApp.ToolBox.UtilityHelper.GetDilter(gridView1.Columns, gridView1);
+ Task.Delay(100);
+ getPageList(1);
+ }
+ /// <summary>
+ /// 鏃ュ織
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ private void ToolBarMenu1_btnLogClick(object sender, EventArgs e)
+ {
+ toolBarMenu1.guidKey = "";
+ string rowGuid, rowName;
+ (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1,
+ lbGuid, txt_billNo, gridView1);
+ toolBarMenu1.guidKey = rowGuid;
+ }
+
+ /// <summary>
+ /// 鍒嗛〉浜嬩欢
+ /// </summary>
+ /// <param name="curPage"></param>
+ /// <param name="pageSize"></param>
+ private void PageBar1_PagerEvent(int curPage, int pageSize)
+ {
+ getPageList(curPage);
+ }
+ /// <summary>
+ /// 鏌ヨ浜嬩欢
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ private void ToolBarMenu1_btnQueryClick(object sender, EventArgs e)
+ {
+ gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
+ gridView1.ActiveFilter.Clear();
+ gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
+ var frm = new ShowFilter(gridView1.Columns, _filterList);
+ frm.UpdateParent += Frm_UpdateParent;
+ frm.ShowDialog();
+ }
+ /// <summary>
+ /// 鏌ヨ鍥炶皟
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ private void Frm_UpdateParent(object sender, UpdateParentEventArgs e)
+ {
+ _filterList = e.FilterList;
+ getPageList(1);
+ }
+
+
+ /// <summary>
+ /// 鍒锋柊浜嬩欢
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ private void ToolBarMenu1_btnLoadClick(object sender, EventArgs e)
+ {
+ if (xtraTabControl1.SelectedTabPageIndex == 1)
+ getModel(lbGuid.Text.Trim());
+ else
+ {
+ //_filterList.Clear();
+ //if (gridView1.ActiveFilter.Count > 0)
+ //{
+ // gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
+ // gridView1.ActiveFilter.Clear();
+ // gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
+ //}
+ //getPageList(1);
+ getPageList(this.pageBar1.CurrentPage);
+ }
+ }
+ /// <summary>
+ ///
+ /// </summary>
+ /// <param name="curPage">绗嚑椤�</param>
+ /// <param name="pageSize">姣忛〉鍑犳潯</param>
+ private void getPageList(int curPage)
+ {
+ var _sbSqlWhere = UtilityHelper.GetSearchWhere(_filterList);
+ PageQueryModel pgq = new PageQueryModel(curPage, this.pageBar1.RowsCount, "create_date", "asc", "", _sbSqlWhere.ToString());
+ string json = JsonConvert.SerializeObject(pgq);
+ try
+ {
+ string strReturn = UtilityHelper.HttpPost("", _webServiceName + "GetListPage", json);
+ ReturnModel<PageListModel> dd = UtilityHelper.ReturnToTablePage(strReturn);
+ if (dd.rtnCode > 0)
+ {
+ DataTable dt = dd.rtnData.list;
+ gcMain.BindingContext = new BindingContext();
+ gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
+ if (dt.Rows.Count > 0)
+ {
+ gcMain.DataSource = dt;
+ gcMain.ForceInitialize();
+ gridView1.BestFitColumns();
+ }
+ else
+ UtilityHelper.SetDefaultTable(gcMain, gridView1);
+ gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
+ pageBar1.TotalPages = dd.rtnData.pages;//鎬婚〉
+ pageBar1.CurrentPage = curPage;//褰撳墠椤�
+ pageBar1.RecordCount = dd.rtnData.total;//鎬昏褰曟暟
+ }
+ else
+ {
+ ToolBox.MsgHelper.ShowError("鎻愮ず锛�" + dd.rtnMsg);
+ }
+ }
+ catch (Exception ex)
+ {
+ ToolBox.MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
+ }
+
+ }
+ private void getModel(string strGuid)
+ {
+ bool isEdit = false;
+ if (toolBarMenu1.currentAction == "add") return;
+ if (toolBarMenu1.currentAction == "edit") isEdit = true;
+ if (string.IsNullOrEmpty(strGuid))
+ {
+ MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
+ return;
+ }
+ var _obj = new
+ {
+ guid = strGuid,//涓诲缓
+ };
+ try
+ {
+ string strJson = UtilityHelper.HttpPost("", _webServiceName + "GetModel", JsonConvert.SerializeObject(_obj));
+ ReturnModel<dynamic> _rtn = ToolBox.UtilityHelper.ReturnToDynamic(strJson);
+ if (_rtn.rtnCode > 0)
+ {
+ dynamic dy = _rtn.rtnData;
+ lbGuid.Text = strGuid;
+ List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
+ gvList.Add(gvMx2);
+ gvList.Add(gvMx1);
+ UtilityHelper.SetValueByObj(this.panel1.Controls, dy, isEdit, gvList);
+ JObject _job = JObject.Parse(strJson);
+ JArray array = new JArray();
+ foreach (var a in _job["rtnData"]["list"])
+ {
+ array.Add(a);
+ }
+ DataTable dt = JsonConvert.DeserializeObject<DataTable>(array.ToString());
+ if (dt.Rows.Count > 0)
+ {
+ gcMx1.BindingContext = new BindingContext();
+ gcMx1.DataSource = dt;
+ gcMx1.ForceInitialize();
+ gvMx1.BestFitColumns();
+ }
+ else
+ {
+ Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx1, gvMx1);
+ }
+ JArray array2 = new JArray();
+ foreach (var a in _job["rtnData"]["list2"])
+ {
+ array2.Add(a);
+ }
+ DataTable dt2 = JsonConvert.DeserializeObject<DataTable>(array2.ToString());
+ if (dt.Rows.Count > 0)
+ {
+ gcMx2.BindingContext = new BindingContext();
+ gcMx2.DataSource = dt2;
+ gcMx2.ForceInitialize();
+ gvMx2.BestFitColumns();
+ }
+ else
+ {
+ Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx2, gvMx2);
+ }
+ }
+ else
+ ToolBox.MsgHelper.Warning("鎻愮ず锛�" + _rtn.rtnMsg);
+ }
+ catch (Exception ex)
+ {
+ ToolBox.MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesWorkProd.resx b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesWorkProd.resx
new file mode 100644
index 0000000..d58980a
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesWorkProd.resx
@@ -0,0 +1,120 @@
+<?xml version="1.0" encoding="utf-8"?>
+<root>
+ <!--
+ Microsoft ResX Schema
+
+ Version 2.0
+
+ The primary goals of this format is to allow a simple XML format
+ that is mostly human readable. The generation and parsing of the
+ various data types are done through the TypeConverter classes
+ associated with the data types.
+
+ Example:
+
+ ... ado.net/XML headers & schema ...
+ <resheader name="resmimetype">text/microsoft-resx</resheader>
+ <resheader name="version">2.0</resheader>
+ <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
+ <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
+ <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
+ <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
+ <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
+ <value>[base64 mime encoded serialized .NET Framework object]</value>
+ </data>
+ <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
+ <comment>This is a comment</comment>
+ </data>
+
+ There are any number of "resheader" rows that contain simple
+ name/value pairs.
+
+ Each data row contains a name, and value. The row also contains a
+ type or mimetype. Type corresponds to a .NET class that support
+ text/value conversion through the TypeConverter architecture.
+ Classes that don't support this are serialized and stored with the
+ mimetype set.
+
+ The mimetype is used for serialized objects, and tells the
+ ResXResourceReader how to depersist the object. This is currently not
+ extensible. For a given mimetype the value must be set accordingly:
+
+ Note - application/x-microsoft.net.object.binary.base64 is the format
+ that the ResXResourceWriter will generate, however the reader can
+ read any of the formats listed below.
+
+ mimetype: application/x-microsoft.net.object.binary.base64
+ value : The object must be serialized with
+ : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
+ : and then encoded with base64 encoding.
+
+ mimetype: application/x-microsoft.net.object.soap.base64
+ value : The object must be serialized with
+ : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
+ : and then encoded with base64 encoding.
+
+ mimetype: application/x-microsoft.net.object.bytearray.base64
+ value : The object must be serialized into a byte array
+ : using a System.ComponentModel.TypeConverter
+ : and then encoded with base64 encoding.
+ -->
+ <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
+ <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
+ <xsd:element name="root" msdata:IsDataSet="true">
+ <xsd:complexType>
+ <xsd:choice maxOccurs="unbounded">
+ <xsd:element name="metadata">
+ <xsd:complexType>
+ <xsd:sequence>
+ <xsd:element name="value" type="xsd:string" minOccurs="0" />
+ </xsd:sequence>
+ <xsd:attribute name="name" use="required" type="xsd:string" />
+ <xsd:attribute name="type" type="xsd:string" />
+ <xsd:attribute name="mimetype" type="xsd:string" />
+ <xsd:attribute ref="xml:space" />
+ </xsd:complexType>
+ </xsd:element>
+ <xsd:element name="assembly">
+ <xsd:complexType>
+ <xsd:attribute name="alias" type="xsd:string" />
+ <xsd:attribute name="name" type="xsd:string" />
+ </xsd:complexType>
+ </xsd:element>
+ <xsd:element name="data">
+ <xsd:complexType>
+ <xsd:sequence>
+ <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+ <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
+ </xsd:sequence>
+ <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
+ <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
+ <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
+ <xsd:attribute ref="xml:space" />
+ </xsd:complexType>
+ </xsd:element>
+ <xsd:element name="resheader">
+ <xsd:complexType>
+ <xsd:sequence>
+ <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+ </xsd:sequence>
+ <xsd:attribute name="name" type="xsd:string" use="required" />
+ </xsd:complexType>
+ </xsd:element>
+ </xsd:choice>
+ </xsd:complexType>
+ </xsd:element>
+ </xsd:schema>
+ <resheader name="resmimetype">
+ <value>text/microsoft-resx</value>
+ </resheader>
+ <resheader name="version">
+ <value>2.0</value>
+ </resheader>
+ <resheader name="reader">
+ <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </resheader>
+ <resheader name="writer">
+ <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </resheader>
+</root>
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/Gs.DevApp.csproj b/DevApp/Gs.DevApp/Gs.DevApp.csproj
index f479d20..cb0a54e 100644
--- a/DevApp/Gs.DevApp/Gs.DevApp.csproj
+++ b/DevApp/Gs.DevApp/Gs.DevApp.csproj
@@ -566,6 +566,12 @@
<Compile Include="DevFrm\Warehouse\Models\VArrivalBarcode.cs" />
<Compile Include="DevFrm\Warehouse\Models\VArrivalBarcodeItem.cs" />
<Compile Include="DevFrm\Warehouse\Models\VArrivalBarcodeItem3.cs" />
+ <Compile Include="DevFrm\WOM\Frm_MesWorkProd.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="DevFrm\WOM\Frm_MesWorkProd.Designer.cs">
+ <DependentUpon>Frm_MesWorkProd.cs</DependentUpon>
+ </Compile>
<Compile Include="DevFrm\WW\Frm_WwBlDj.cs">
<SubType>Form</SubType>
</Compile>
@@ -1074,6 +1080,9 @@
<EmbeddedResource Include="DevFrm\Warehouse\Frm_MesRohIn.resx">
<DependentUpon>Frm_MesRohIn.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="DevFrm\WOM\Frm_MesWorkProd.resx">
+ <DependentUpon>Frm_MesWorkProd.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="DevFrm\WW\Frm_WwBlDj.resx">
<DependentUpon>Frm_WwBlDj.cs</DependentUpon>
</EmbeddedResource>
diff --git a/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs b/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs
index a3f5459..e0e6db0 100644
--- a/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs
+++ b/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs
@@ -640,17 +640,7 @@
txt.Enabled = false;
continue;
}
- //鑷畾璐т富
- if (colType is UcLookHuoZhu)
- {
- var txt = colType as UcLookHuoZhu;
- //txt.SetIdOrCode(strVal);
- if (txt.IsReadly == false)
- txt.Enabled = !isEdt;
- else
- txt.Enabled = false;
- continue;
- }
+
if (colType is SimpleButton)
{
var txt = colType as SimpleButton;
@@ -918,15 +908,7 @@
txt.Enabled = !isEdt;
continue;
}
- //鑷畾涔夎揣涓�
- if (ctrl is UcLookHuoZhu)
- {
- var txt = ctrl as UcLookHuoZhu;
- txt.SetHzId("-1");
- txt.SetHzLx(0);
- txt.Enabled = !isEdt;
- continue;
- }
+
if (ctrl is SimpleButton)
{
var txt = ctrl as SimpleButton;
@@ -1178,18 +1160,6 @@
txt.Enabled = false;
continue;
}
-
- //鑷畾涔夎揣涓�
- if (ctrl is UcLookHuoZhu)
- {
- var txt = ctrl as UcLookHuoZhu;
- if (txt.IsReadly == false)
- txt.Enabled = !isEdt;
- else
- txt.Enabled = false;
- continue;
- }
-
if (ctrl is SimpleButton)
{
var txt = ctrl as SimpleButton;
diff --git a/DevApp/Gs.DevApp/UserControl/UcLookCk.cs b/DevApp/Gs.DevApp/UserControl/UcLookCk.cs
index c4c3353..bce5000 100644
--- a/DevApp/Gs.DevApp/UserControl/UcLookCk.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcLookCk.cs
@@ -30,8 +30,9 @@
if (EditChanged != null) EditChanged(this, e);
}
- public void getSuppler(string orgId)
+ public void getSuppler(string orgId, string _dftVale = "")
{
+ lookSearchSupplier.EditValue = null;
string _keyWhere = "";
if (!string.IsNullOrEmpty(orgId))
_keyWhere = " and a.FSubsidiary ='" + orgId + "'";
@@ -49,6 +50,8 @@
lookSearchSupplier.Properties.ValueMember = "depotId";
lookSearchSupplier.ForceInitialize();
lookSearchSupplier.Properties.BestFitMode = DevExpress.XtraEditors.Controls.BestFitMode.BestFitResizePopup;
+ if (!string.IsNullOrEmpty(_dftVale))
+ SetIdOrCode(_dftVale);
}
catch (Exception ex)
{
diff --git a/DevApp/Gs.DevApp/UserControl/UcLookCustomer.cs b/DevApp/Gs.DevApp/UserControl/UcLookCustomer.cs
index f5b2960..3ad9c1a 100644
--- a/DevApp/Gs.DevApp/UserControl/UcLookCustomer.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcLookCustomer.cs
@@ -37,8 +37,9 @@
if (EditChanged != null) EditChanged(this, e);
}
- public void getSuppler(string orgId)
+ public void getSuppler(string orgId,string _dftVale="")
{
+ lookSearchSupplier.EditValue = null;
string _keyWhere = "";
if (!string.IsNullOrEmpty(orgId))
_keyWhere = " and a.FSubsidiary ='" + orgId + "'";
@@ -52,6 +53,9 @@
lookSearchSupplier.Properties.DataSource = dt;
lookSearchSupplier.Properties.DisplayMember = "custName";
lookSearchSupplier.Properties.ValueMember = "id";
+ lookSearchSupplier.Properties.BestFitMode = DevExpress.XtraEditors.Controls.BestFitMode.BestFitResizePopup;
+ if (!string.IsNullOrEmpty(_dftVale))
+ SetIdOrCode(_dftVale);
}
catch (Exception ex)
{
diff --git a/DevApp/Gs.DevApp/UserControl/UcLookDepartment.cs b/DevApp/Gs.DevApp/UserControl/UcLookDepartment.cs
index 85a4a7b..bd963ec 100644
--- a/DevApp/Gs.DevApp/UserControl/UcLookDepartment.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcLookDepartment.cs
@@ -32,8 +32,9 @@
if (EditChanged != null) EditChanged(this, e);
}
- public void getSuppler(string orgId)
+ public void getSuppler(string orgId, string _dftVale = "")
{
+ lookSearchSupplier.EditValue = null;
string _keyWhere = "";
if (!string.IsNullOrEmpty(orgId))
_keyWhere = " and a.FSubsidiary ='" + orgId + "'";
@@ -49,6 +50,10 @@
lookSearchSupplier.Properties.ValueMember = "departmentid";
lookSearchSupplier.ForceInitialize();
lookSearchSupplier.Properties.BestFitMode = DevExpress.XtraEditors.Controls.BestFitMode.BestFitResizePopup;
+ if (!string.IsNullOrEmpty(_dftVale))
+ SetIdOrCode(_dftVale);
+ else
+ lookSearchSupplier.EditValue = null;
}
catch (Exception ex)
{
diff --git a/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.Designer.cs
index 23b1896..a44f6dc 100644
--- a/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.Designer.cs
@@ -28,27 +28,27 @@
/// </summary>
private void InitializeComponent()
{
- this.txt_qt018 = new DevExpress.XtraEditors.SearchLookUpEdit();
+ this.txt_hzabc = new DevExpress.XtraEditors.SearchLookUpEdit();
this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
- this.txt_qt025 = new DevExpress.XtraEditors.ComboBoxEdit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_qt018.Properties)).BeginInit();
+ this.txt_hzlxabc = new DevExpress.XtraEditors.ComboBoxEdit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_hzabc.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_qt025.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_hzlxabc.Properties)).BeginInit();
this.SuspendLayout();
//
- // txt_qt018
+ // txt_hzabc
//
- this.txt_qt018.Dock = System.Windows.Forms.DockStyle.Top;
- this.txt_qt018.EditValue = "[璇烽�夋嫨]";
- this.txt_qt018.Location = new System.Drawing.Point(0, 24);
- this.txt_qt018.Name = "txt_qt018";
- this.txt_qt018.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_qt018.Properties.Appearance.Options.UseFont = true;
- this.txt_qt018.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ this.txt_hzabc.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.txt_hzabc.EditValue = "[璇烽�夋嫨]";
+ this.txt_hzabc.Location = new System.Drawing.Point(0, 25);
+ this.txt_hzabc.Name = "txt_hzabc";
+ this.txt_hzabc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_hzabc.Properties.Appearance.Options.UseFont = true;
+ this.txt_hzabc.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.txt_qt018.Properties.PopupView = this.searchLookUpEdit1View;
- this.txt_qt018.Size = new System.Drawing.Size(263, 28);
- this.txt_qt018.TabIndex = 312;
+ this.txt_hzabc.Properties.PopupView = this.searchLookUpEdit1View;
+ this.txt_hzabc.Size = new System.Drawing.Size(263, 28);
+ this.txt_hzabc.TabIndex = 312;
//
// searchLookUpEdit1View
//
@@ -57,42 +57,42 @@
this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
//
- // txt_qt025
+ // txt_hzlxabc
//
- this.txt_qt025.Dock = System.Windows.Forms.DockStyle.Top;
- this.txt_qt025.EditValue = "璇烽�夋嫨";
- this.txt_qt025.Location = new System.Drawing.Point(0, 0);
- this.txt_qt025.Name = "txt_qt025";
- this.txt_qt025.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ this.txt_hzlxabc.Dock = System.Windows.Forms.DockStyle.Top;
+ this.txt_hzlxabc.EditValue = "璇烽�夋嫨";
+ this.txt_hzlxabc.Location = new System.Drawing.Point(0, 0);
+ this.txt_hzlxabc.Name = "txt_hzlxabc";
+ this.txt_hzlxabc.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.txt_qt025.Properties.Items.AddRange(new object[] {
+ this.txt_hzlxabc.Properties.Items.AddRange(new object[] {
"璇烽�夋嫨",
- "1,缁勭粐(BD_OwnerOrg)",
- "2,渚涘簲鍟�(BD_Supplier)",
- "3,瀹㈡埛(BD_Customer)"});
- this.txt_qt025.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
- this.txt_qt025.Size = new System.Drawing.Size(263, 24);
- this.txt_qt025.TabIndex = 313;
+ "缁勭粐(BD_OwnerOrg)",
+ "渚涘簲鍟�(BD_Supplier)",
+ "瀹㈡埛(BD_Customer)"});
+ this.txt_hzlxabc.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+ this.txt_hzlxabc.Size = new System.Drawing.Size(263, 24);
+ this.txt_hzlxabc.TabIndex = 313;
//
// UcLookHuoZhu
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.txt_qt018);
- this.Controls.Add(this.txt_qt025);
+ this.Controls.Add(this.txt_hzabc);
+ this.Controls.Add(this.txt_hzlxabc);
this.Name = "UcLookHuoZhu";
- this.Size = new System.Drawing.Size(263, 61);
- ((System.ComponentModel.ISupportInitialize)(this.txt_qt018.Properties)).EndInit();
+ this.Size = new System.Drawing.Size(263, 53);
+ ((System.ComponentModel.ISupportInitialize)(this.txt_hzabc.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_qt025.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_hzlxabc.Properties)).EndInit();
this.ResumeLayout(false);
}
#endregion
- private DevExpress.XtraEditors.SearchLookUpEdit txt_qt018;
+ private DevExpress.XtraEditors.SearchLookUpEdit txt_hzabc;
private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View;
- private DevExpress.XtraEditors.ComboBoxEdit txt_qt025;
+ private DevExpress.XtraEditors.ComboBoxEdit txt_hzlxabc;
}
}
diff --git a/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.cs b/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.cs
index 303276c..4af2b84 100644
--- a/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.cs
@@ -18,18 +18,24 @@
get;
set;
}
+ public string HzId
+ {
+ get;
+ set;
+ }
public bool IsReadly { get; set; }
public UcLookHuoZhu()
{
InitializeComponent();
- txt_qt018.Properties.NullText = "璇烽�夋嫨";
- this.txt_qt025.SelectedIndexChanged += (s, e) =>
+ txt_hzabc.Properties.NullText = "璇烽�夋嫨";
+ this.txt_hzlxabc.SelectedIndexChanged += (s, e) =>
{
- int _strType = txt_qt025.SelectedIndex;
+ txt_hzabc.EditValue = null;
+ int _strType = txt_hzlxabc.SelectedIndex;
string _orgId = OrgId;
this.searchLookUpEdit1View.Columns.Clear();
- txt_qt018.Properties.DataSource = null;
+ txt_hzabc.Properties.DataSource = null;
if (_strType <= 0) return;
string _strMeth = "";
string _DisplayMember = "";
@@ -150,11 +156,13 @@
var strReturn = UtilityHelper.HttpPost("", _strMeth, json);
var rtn = UtilityHelper.ReturnToTablePage(strReturn);
var dt = rtn.rtnData.list;
- txt_qt018.Properties.DataSource = dt;
- txt_qt018.Properties.DisplayMember = _DisplayMember;
- txt_qt018.Properties.ValueMember = _ValueMember;
- txt_qt018.ForceInitialize();
- txt_qt018.Properties.BestFitMode = DevExpress.XtraEditors.Controls.BestFitMode.BestFitResizePopup;
+ txt_hzabc.Properties.DataSource = dt;
+ txt_hzabc.Properties.DisplayMember = _DisplayMember;
+ txt_hzabc.Properties.ValueMember = _ValueMember;
+ txt_hzabc.ForceInitialize();
+ txt_hzabc.Properties.BestFitMode = DevExpress.XtraEditors.Controls.BestFitMode.BestFitResizePopup;
+ if (!string.IsNullOrEmpty(HzId))
+ SetHzId(HzId);
}
catch (Exception ex)
{
@@ -169,10 +177,10 @@
/// <returns></returns>
public string GetHzId()
{
- var row2 = txt_qt018.GetSelectedDataRow() as DataRowView;
+ var row2 = txt_hzabc.GetSelectedDataRow() as DataRowView;
if (row2 != null)
{
- string inHz = txt_qt025.SelectedIndex > 1 ? row2["Id"].ToString() : row2["fid"].ToString();
+ string inHz = txt_hzlxabc.SelectedIndex > 1 ? row2["Id"].ToString() : row2["fid"].ToString();
return inHz;
}
return "";
@@ -183,9 +191,9 @@
/// <returns></returns>
public string GetHzLx()
{
- if (txt_qt025.SelectedIndex <= 0)
+ if (txt_hzlxabc.SelectedIndex <= 0)
return "";
- string id = txt_qt025.Text.Trim();
+ string id = txt_hzlxabc.Text.Trim();
return id;
}
@@ -198,18 +206,22 @@
{
if (Code == "-1" || string.IsNullOrEmpty(Code))
{
- txt_qt018.EditValue = null;
+ txt_hzabc.EditValue = null;
return;
}
- txt_qt018.EditValue = Int64.Parse(((Code.ToString().Trim())));
+ txt_hzabc.EditValue = Int64.Parse(((Code.ToString().Trim())));
+ txt_hzabc.Text = Code;
}
/// <summary>
/// 璁剧疆
/// </summary>
/// <param name="Code"></param>
- public void SetHzLx(int Code)
+ public void SetHzLx(string Code)
{
- txt_qt025.SelectedIndex = Code;
+ if (string.IsNullOrEmpty(Code))
+ txt_hzlxabc.SelectedIndex = 0;
+ else
+ txt_hzlxabc.Text = Code;
}
}
}
diff --git a/DevApp/Gs.DevApp/UserControl/UcLookSupplier.cs b/DevApp/Gs.DevApp/UserControl/UcLookSupplier.cs
index a8b3970..c4266f5 100644
--- a/DevApp/Gs.DevApp/UserControl/UcLookSupplier.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcLookSupplier.cs
@@ -33,8 +33,9 @@
if (EditChanged != null) EditChanged(this, e);
}
- public void getSuppler(string orgId)
+ public void getSuppler(string orgId, string _dftVale = "")
{
+ lookSearchSupplier.EditValue = null;
string _keyWhere = "";
if (!string.IsNullOrEmpty(orgId))
_keyWhere = " and a.FSubsidiary ='" + orgId + "'";
@@ -57,6 +58,8 @@
lookSearchSupplier.Properties.ValueMember = "id";
lookSearchSupplier.ForceInitialize();
lookSearchSupplier.Properties.BestFitMode = DevExpress.XtraEditors.Controls.BestFitMode.BestFitResizePopup;
+ if (!string.IsNullOrEmpty(_dftVale))
+ SetIdOrCode(_dftVale);
}
catch (Exception ex)
{
--
Gitblit v1.9.3