From 31ce91f6ff326063fca78f31ee982001586cc109 Mon Sep 17 00:00:00 2001
From: wbc <2597324127@qq.com>
Date: 星期二, 16 十二月 2025 21:55:34 +0800
Subject: [PATCH] 产能排产功能更新
---
DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldManagement.cs | 1
DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.resx | 37
DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldManagement.resx | 2
DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldArchives.Designer.cs | 62
DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.cs | 5
DevApp/Gs.DevApp/Gs.DevApp.csproj | 9
DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldArchives.cs | 75
DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.Designer.cs | 74
DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldManagement.Designer.cs | 204 +
DevApp/Gs.DevApp/DevFrm/WOM/Frm_WompbaCNPC.cs | 1167 ++++++++++++++
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs | 103 +
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs | 41
DevApp/Gs.DevApp/DevFrm/WOM/Frm_WompbaCNPC.resx | 280 +++
DevApp/Gs.DevApp/DevFrm/WOM/Frm_WompbaCNPC.Designer.cs | 2273 +++++++++++++++++++++++++++++
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.resx | 295 +++
15 files changed, 4,449 insertions(+), 179 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldArchives.Designer.cs b/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldArchives.Designer.cs
index 6c3a550..7339df2 100644
--- a/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldArchives.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldArchives.Designer.cs
@@ -81,9 +81,11 @@
this.gvMx_moldName = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx_moldSpec = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx_scrapFlag = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.gvMx_scrapper = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx_scrapTime = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
+ this.rptDepotSections = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.gvMx_inStockFlag = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx_location = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx_fixedLocation = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -96,7 +98,6 @@
this.gvMx_remark = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
- this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.bandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
this.gvMx1lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -139,10 +140,10 @@
this.tabMxPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bandedGridView1)).BeginInit();
this.SuspendLayout();
//
@@ -603,7 +604,7 @@
this.gvMx1.DetailHeight = 349;
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
- this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
+ this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
this.gvMx1.OptionsView.ShowGroupPanel = false;
@@ -632,7 +633,7 @@
this.gvMx_moldCode.Tag = "edit";
this.gvMx_moldCode.Visible = true;
this.gvMx_moldCode.VisibleIndex = 0;
- this.gvMx_moldCode.Width = 94;
+ this.gvMx_moldCode.Width = 78;
//
// gvMx_moldName
//
@@ -647,7 +648,7 @@
this.gvMx_moldName.Tag = "edit";
this.gvMx_moldName.Visible = true;
this.gvMx_moldName.VisibleIndex = 1;
- this.gvMx_moldName.Width = 94;
+ this.gvMx_moldName.Width = 78;
//
// gvMx_moldSpec
//
@@ -662,7 +663,7 @@
this.gvMx_moldSpec.Tag = "edit";
this.gvMx_moldSpec.Visible = true;
this.gvMx_moldSpec.VisibleIndex = 2;
- this.gvMx_moldSpec.Width = 94;
+ this.gvMx_moldSpec.Width = 78;
//
// gvMx_scrapFlag
//
@@ -678,7 +679,12 @@
this.gvMx_scrapFlag.Tag = "edit";
this.gvMx_scrapFlag.Visible = true;
this.gvMx_scrapFlag.VisibleIndex = 3;
- this.gvMx_scrapFlag.Width = 60;
+ this.gvMx_scrapFlag.Width = 85;
+ //
+ // repositoryItemCheckEdit1
+ //
+ this.repositoryItemCheckEdit1.AutoHeight = false;
+ this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
//
// gvMx_scrapper
//
@@ -693,7 +699,7 @@
this.gvMx_scrapper.Tag = "edit";
this.gvMx_scrapper.Visible = true;
this.gvMx_scrapper.VisibleIndex = 4;
- this.gvMx_scrapper.Width = 80;
+ this.gvMx_scrapper.Width = 63;
//
// gvMx_scrapTime
//
@@ -709,7 +715,6 @@
this.gvMx_scrapTime.Tag = "edit";
this.gvMx_scrapTime.Visible = true;
this.gvMx_scrapTime.VisibleIndex = 5;
- this.gvMx_scrapTime.Width = 94;
//
// repositoryItemDateEdit1
//
@@ -739,7 +744,7 @@
this.gvMx_inStockFlag.Tag = "edit";
this.gvMx_inStockFlag.Visible = true;
this.gvMx_inStockFlag.VisibleIndex = 6;
- this.gvMx_inStockFlag.Width = 60;
+ this.gvMx_inStockFlag.Width = 50;
//
// gvMx_location
//
@@ -747,6 +752,7 @@
this.gvMx_location.AppearanceCell.Options.UseForeColor = true;
this.gvMx_location.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx_location.AppearanceHeader.Options.UseForeColor = true;
+ this.gvMx_location.ColumnEdit = this.rptDepotSections;
this.gvMx_location.Caption = "搴撲綅";
this.gvMx_location.FieldName = "location";
this.gvMx_location.MinWidth = 50;
@@ -754,7 +760,15 @@
this.gvMx_location.Tag = "edit";
this.gvMx_location.Visible = true;
this.gvMx_location.VisibleIndex = 8;
- this.gvMx_location.Width = 94;
+ //
+ // rptDepotSections
+ //
+ this.rptDepotSections.Buttons.Clear();
+ this.rptDepotSections.Buttons.Add(new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo));
+ this.rptDepotSections.Name = "rptDepotSections";
+ this.rptDepotSections.NullText = "-璇烽�夋嫨-";
+ this.rptDepotSections.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+ this.rptDepotSections.SelectedIndexChanged += new System.EventHandler(this.rptDepotSections_SelectedIndexChanged);
//
// gvMx_fixedLocation
//
@@ -763,13 +777,13 @@
this.gvMx_fixedLocation.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx_fixedLocation.AppearanceHeader.Options.UseForeColor = true;
this.gvMx_fixedLocation.Caption = "鍥哄畾搴撲綅";
+ this.gvMx_fixedLocation.ColumnEdit = this.repositoryItemCheckEdit1;
this.gvMx_fixedLocation.FieldName = "fixedLocation";
this.gvMx_fixedLocation.MinWidth = 50;
this.gvMx_fixedLocation.Name = "gvMx_fixedLocation";
this.gvMx_fixedLocation.Tag = "edit";
this.gvMx_fixedLocation.Visible = true;
this.gvMx_fixedLocation.VisibleIndex = 9;
- this.gvMx_fixedLocation.Width = 94;
//
// gvMx_moldStatus
//
@@ -784,7 +798,6 @@
this.gvMx_moldStatus.Tag = "edit";
this.gvMx_moldStatus.Visible = true;
this.gvMx_moldStatus.VisibleIndex = 10;
- this.gvMx_moldStatus.Width = 94;
//
// gvMx_cavityCount
//
@@ -799,7 +812,7 @@
this.gvMx_cavityCount.Tag = "edit";
this.gvMx_cavityCount.Visible = true;
this.gvMx_cavityCount.VisibleIndex = 11;
- this.gvMx_cavityCount.Width = 60;
+ this.gvMx_cavityCount.Width = 95;
//
// gvMx_openCloseCount
//
@@ -814,7 +827,7 @@
this.gvMx_openCloseCount.Tag = "edit";
this.gvMx_openCloseCount.Visible = true;
this.gvMx_openCloseCount.VisibleIndex = 12;
- this.gvMx_openCloseCount.Width = 80;
+ this.gvMx_openCloseCount.Width = 55;
//
// gvMx_manufacturer
//
@@ -829,7 +842,7 @@
this.gvMx_manufacturer.Tag = "edit";
this.gvMx_manufacturer.Visible = true;
this.gvMx_manufacturer.VisibleIndex = 13;
- this.gvMx_manufacturer.Width = 94;
+ this.gvMx_manufacturer.Width = 65;
//
// gvMx_maintainWarnCount
//
@@ -844,7 +857,7 @@
this.gvMx_maintainWarnCount.Tag = "edit";
this.gvMx_maintainWarnCount.Visible = true;
this.gvMx_maintainWarnCount.VisibleIndex = 14;
- this.gvMx_maintainWarnCount.Width = 94;
+ this.gvMx_maintainWarnCount.Width = 65;
//
// gvMx_maintainWarnDays
//
@@ -859,7 +872,7 @@
this.gvMx_maintainWarnDays.Tag = "edit";
this.gvMx_maintainWarnDays.Visible = true;
this.gvMx_maintainWarnDays.VisibleIndex = 15;
- this.gvMx_maintainWarnDays.Width = 94;
+ this.gvMx_maintainWarnDays.Width = 65;
//
// gvMx_remark
//
@@ -874,7 +887,7 @@
this.gvMx_remark.Tag = "edit";
this.gvMx_remark.Visible = true;
this.gvMx_remark.VisibleIndex = 16;
- this.gvMx_remark.Width = 94;
+ this.gvMx_remark.Width = 77;
//
// gvMxDel
//
@@ -884,7 +897,7 @@
this.gvMxDel.Name = "gvMxDel";
this.gvMxDel.Visible = true;
this.gvMxDel.VisibleIndex = 7;
- this.gvMxDel.Width = 99;
+ this.gvMxDel.Width = 78;
//
// repositoryItemButtonEdit1
//
@@ -896,11 +909,6 @@
this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
- //
- // repositoryItemCheckEdit1
- //
- this.repositoryItemCheckEdit1.AutoHeight = false;
- this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
//
// bandedGridView1
//
@@ -973,10 +981,11 @@
this.tabMxPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.rptDepotSections)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bandedGridView1)).EndInit();
this.ResumeLayout(false);
@@ -1035,6 +1044,7 @@
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit1;
+ private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptDepotSections;
private DevExpress.Utils.ToolTipController tips;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEditMain;
diff --git a/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldArchives.cs b/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldArchives.cs
index 45afdf9..7369322 100644
--- a/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldArchives.cs
+++ b/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldArchives.cs
@@ -46,7 +46,8 @@
}, lbGuid);
getPageList(1);
pageBar1.PagerEvent += PageBar1_PagerEvent;
- }
+ _getListDepotSections();
+; }
private void GridView1_ColumnFilterChanged(object sender, EventArgs e)
{
@@ -160,6 +161,7 @@
UtilityHelper.CleanValueByControl(this.layoutMx1.Controls, true, gridViews);
UtilityHelper.SetDefaultTable(gcMx1, gvMx1);
gvMx1.BestFitColumns();
+ gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
gvMx1.OptionsView.NewItemRowPosition = NewItemRowPosition.Bottom;
gvMx1.OptionsBehavior.Editable = true;
gvMx1.OptionsBehavior.ReadOnly = false;
@@ -338,25 +340,26 @@
var array = new JArray();
foreach (var a in _job["rtnData"]["list"]) array.Add(a);
var dt = JsonConvert.DeserializeObject<DataTable>(array.ToString());
- if (dt.Rows.Count > 0)
- {
- gcMx1.BindingContext = new BindingContext();
- gcMx1.DataSource = dt;
- gcMx1.ForceInitialize();
- gvMx1.BestFitColumns();
- }
- else
- {
- UtilityHelper.SetDefaultTable(gcMx1, gvMx1);
- }
- gvMx1.OptionsBehavior.Editable = isEdit;
- gvMx1.OptionsBehavior.ReadOnly = !isEdit;
- gvMx1.OptionsView.NewItemRowPosition = isEdit ? NewItemRowPosition.Bottom : NewItemRowPosition.None;
+ if (dt.Rows.Count > 0)
+ {
+ gcMx1.BindingContext = new BindingContext();
+ gcMx1.DataSource = dt;
+ gcMx1.ForceInitialize();
+ gvMx1.BestFitColumns();
}
else
{
- MsgHelper.Warning("鎻愮ず锛�" + _rtn.rtnMsg);
+ UtilityHelper.SetDefaultTable(gcMx1, gvMx1);
}
+ gvMx1.OptionsBehavior.Editable = isEdit;
+ gvMx1.OptionsBehavior.ReadOnly = !isEdit;
+ gvMx1.OptionsBehavior.AllowAddRows = isEdit ? DevExpress.Utils.DefaultBoolean.True : DevExpress.Utils.DefaultBoolean.False;
+ gvMx1.OptionsView.NewItemRowPosition = isEdit ? NewItemRowPosition.Bottom : NewItemRowPosition.None;
+ }
+ else
+ {
+ MsgHelper.Warning("鎻愮ず锛�" + _rtn.rtnMsg);
+ }
}
catch (Exception ex)
{
@@ -448,5 +451,45 @@
}
}
+
+ private void rptDepotSections_SelectedIndexChanged(object sender, EventArgs e)
+ {
+ ComboBoxEdit comboBox = sender as ComboBoxEdit;
+ if (comboBox != null)
+ {
+ CboItemEntity _itm = comboBox.EditValue as CboItemEntity;
+ if (_itm == null) return;
+ string sectionCode = _itm.Text.ToString();
+ gvMx1.CloseEditor();
+ gvMx1.PostEditor();
+ gvMx1.SetRowCellValue(gvMx1.FocusedRowHandle, "location", sectionCode);
+ }
+ }
+
+ /// <summary>
+ /// 璇诲彇搴撲綅
+ /// </summary>
+ private void _getListDepotSections()
+ {
+ try
+ {
+
+ var pgq = new PageQueryModel(1, 999999, "b.xh", "asc", "", " and is_ng='A'");
+ var json = JsonConvert.SerializeObject(pgq);
+ var strReturn = UtilityHelper.HttpPost("", "MesDepotSectionsManager/GetListPage", json);
+ var rtn = UtilityHelper.ReturnToTablePage(strReturn);
+ var dt = rtn.rtnData.list;
+ this.rptDepotSections.Items.Clear();
+ foreach (System.Data.DataRow dr in dt.Rows)
+ {
+ this.rptDepotSections.Items.Add(new CboItemEntity(dr["depotSectionCode"].ToString(), dr["depotSectionCode"].ToString()));
+ }
+ }
+ catch (Exception ex)
+ {
+ MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
+ }
+ }
+
}
}
diff --git a/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldManagement.Designer.cs b/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldManagement.Designer.cs
index 2801955..334c8d0 100644
--- a/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldManagement.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldManagement.Designer.cs
@@ -13,13 +13,14 @@
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -58,14 +59,12 @@
this.txt_capacity = new DevExpress.XtraEditors.TextEdit();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
- this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutItem_moldName = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutItem_itemName = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutItem_itemModel = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutItem_moldSpec = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutItem_packQty = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutItem_capacity = new DevExpress.XtraLayout.LayoutControlItem();
@@ -76,6 +75,11 @@
this.colItemName = new DevExpress.XtraGrid.Columns.GridColumn();
this.colItemModel = new DevExpress.XtraGrid.Columns.GridColumn();
this.colItemId = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.txt_workHours = new DevExpress.XtraEditors.TextEdit();
+ this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.gv_workHours = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -108,19 +112,21 @@
((System.ComponentModel.ISupportInitialize)(this.txt_capacity.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutItem_moldName)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutItem_itemName)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutItem_itemModel)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutItem_moldSpec)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutItem_packQty)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutItem_capacity)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lookItem.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lookItemView)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_workHours.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
this.SuspendLayout();
//
// toolBarMenu1
@@ -207,6 +213,7 @@
this.gv_item_model,
this.gv_pack_qty,
this.gv_capacity,
+ this.gv_workHours,
this.gv_status,
this.gv_create_by,
this.gv_create_date,
@@ -321,7 +328,7 @@
this.gv_create_by.OptionsColumn.AllowEdit = false;
this.gv_create_by.Tag = "create_by";
this.gv_create_by.Visible = true;
- this.gv_create_by.VisibleIndex = 7;
+ this.gv_create_by.VisibleIndex = 8;
this.gv_create_by.Width = 86;
//
// gv_create_date
@@ -334,7 +341,7 @@
this.gv_create_date.Tag = "create_date";
this.gv_create_date.UnboundExpression = "鏃堕棿绫诲瀷";
this.gv_create_date.Visible = true;
- this.gv_create_date.VisibleIndex = 8;
+ this.gv_create_date.VisibleIndex = 9;
this.gv_create_date.Width = 120;
//
// gv_update_time
@@ -347,7 +354,7 @@
this.gv_update_time.Tag = "update_time";
this.gv_update_time.UnboundExpression = "鏃堕棿绫诲瀷";
this.gv_update_time.Visible = true;
- this.gv_update_time.VisibleIndex = 9;
+ this.gv_update_time.VisibleIndex = 10;
this.gv_update_time.Width = 120;
//
// gv_remarks
@@ -359,7 +366,7 @@
this.gv_remarks.OptionsColumn.AllowEdit = false;
this.gv_remarks.Tag = "remarks";
this.gv_remarks.Visible = true;
- this.gv_remarks.VisibleIndex = 10;
+ this.gv_remarks.VisibleIndex = 11;
this.gv_remarks.Width = 160;
//
// gv_item_id
@@ -410,7 +417,7 @@
this.splitMx1.Panel2.Text = "Panel2";
this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.splitMx1.Size = new System.Drawing.Size(1369, 688);
- this.splitMx1.SplitterPosition = 209;
+ this.splitMx1.SplitterPosition = 275;
this.splitMx1.TabIndex = 0;
//
// layoutMx1
@@ -427,14 +434,17 @@
this.layoutMx1.Controls.Add(this.txt_itemId);
this.layoutMx1.Controls.Add(this.txt_packQty);
this.layoutMx1.Controls.Add(this.txt_capacity);
+ this.layoutMx1.Controls.Add(this.txt_workHours);
this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
- this.layoutControlItem7});
+ this.layoutControlItem7,
+ this.layoutControlItem8});
this.layoutMx1.Location = new System.Drawing.Point(0, 0);
this.layoutMx1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.layoutMx1.Name = "layoutMx1";
+ this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 7, 812, 500);
this.layoutMx1.Root = this.Root;
- this.layoutMx1.Size = new System.Drawing.Size(1369, 209);
+ this.layoutMx1.Size = new System.Drawing.Size(1369, 275);
this.layoutMx1.TabIndex = 0;
//
// lbGuid
@@ -481,17 +491,17 @@
//
// txt_status
//
- this.txt_status.Location = new System.Drawing.Point(1095, 138);
+ this.txt_status.Location = new System.Drawing.Point(84, 203);
this.txt_status.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.txt_status.Name = "txt_status";
- this.txt_status.Size = new System.Drawing.Size(262, 24);
+ this.txt_status.Size = new System.Drawing.Size(261, 24);
this.txt_status.StyleController = this.layoutMx1;
this.txt_status.TabIndex = 9;
this.txt_status.Tag = "edit";
//
// txt_description
//
- this.txt_description.Location = new System.Drawing.Point(84, 138);
+ this.txt_description.Location = new System.Drawing.Point(84, 139);
this.txt_description.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.txt_description.Name = "txt_description";
this.txt_description.Size = new System.Drawing.Size(935, 24);
@@ -541,7 +551,7 @@
//
// txt_itemId
//
- this.txt_itemId.Location = new System.Drawing.Point(1095, 75);
+ this.txt_itemId.Location = new System.Drawing.Point(1095, 97);
this.txt_itemId.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.txt_itemId.Name = "txt_itemId";
this.txt_itemId.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
@@ -588,52 +598,46 @@
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.Root.GroupBordersVisible = false;
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
- this.layoutControlItem1,
this.layoutControlItem3,
this.layoutControlItem6,
this.layoutItem_moldName,
this.layoutItem_itemName,
this.layoutItem_itemModel,
- this.layoutControlItem8,
- this.layoutControlItem5,
this.layoutItem_moldSpec,
this.layoutItem_packQty,
- this.layoutItem_capacity});
+ this.layoutItem_capacity,
+ this.layoutControlItem1,
+ this.layoutControlItem2,
+ this.layoutControlItem5});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
- columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition5.Width = 100D;
- columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition6.Width = 100D;
- columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition7.Width = 100D;
- columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition8.Width = 100D;
+ columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition1.Width = 100D;
+ columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition2.Width = 100D;
+ columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition3.Width = 100D;
+ columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition4.Width = 100D;
this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
- columnDefinition5,
- columnDefinition6,
- columnDefinition7,
- columnDefinition8});
+ columnDefinition1,
+ columnDefinition2,
+ columnDefinition3,
+ columnDefinition4});
+ rowDefinition1.Height = 100D;
+ rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition2.Height = 100D;
+ rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition3.Height = 100D;
+ rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
rowDefinition4.Height = 100D;
rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition5.Height = 100D;
- rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition6.Height = 100D;
- rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
- rowDefinition4,
- rowDefinition5,
- rowDefinition6});
- this.Root.Size = new System.Drawing.Size(1369, 209);
- //
- // layoutControlItem1
- //
- this.layoutControlItem1.Control = this.txt_moldCode;
- this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
- this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.Size = new System.Drawing.Size(337, 63);
- this.layoutControlItem1.Text = "妯″叿缂栫爜";
- this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
+ rowDefinition1,
+ rowDefinition2,
+ rowDefinition3,
+ rowDefinition4});
+ this.Root.Size = new System.Drawing.Size(1369, 275);
//
// layoutControlItem3
//
@@ -641,18 +645,18 @@
this.layoutControlItem3.Location = new System.Drawing.Point(0, 63);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem3.Size = new System.Drawing.Size(337, 63);
+ this.layoutControlItem3.Size = new System.Drawing.Size(337, 64);
this.layoutControlItem3.Text = "鐗╂枡缂栫爜";
this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.txt_description;
- this.layoutControlItem6.Location = new System.Drawing.Point(0, 126);
+ this.layoutControlItem6.Location = new System.Drawing.Point(0, 127);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.OptionsTableLayoutItem.ColumnSpan = 3;
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem6.Size = new System.Drawing.Size(1011, 63);
+ this.layoutControlItem6.Size = new System.Drawing.Size(1011, 64);
this.layoutControlItem6.Text = "鎻忚堪";
this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
//
@@ -673,7 +677,7 @@
this.layoutItem_itemName.Name = "layoutItem_itemName";
this.layoutItem_itemName.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutItem_itemName.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutItem_itemName.Size = new System.Drawing.Size(337, 63);
+ this.layoutItem_itemName.Size = new System.Drawing.Size(337, 64);
this.layoutItem_itemName.Text = "鐗╂枡鍚嶇О";
this.layoutItem_itemName.TextSize = new System.Drawing.Size(60, 18);
//
@@ -684,32 +688,21 @@
this.layoutItem_itemModel.Name = "layoutItem_itemModel";
this.layoutItem_itemModel.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutItem_itemModel.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutItem_itemModel.Size = new System.Drawing.Size(337, 63);
+ this.layoutItem_itemModel.Size = new System.Drawing.Size(337, 64);
this.layoutItem_itemModel.Text = "瑙勬牸鍨嬪彿";
this.layoutItem_itemModel.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.txt_itemId;
- this.layoutControlItem8.Location = new System.Drawing.Point(1011, 63);
+ this.layoutControlItem8.Location = new System.Drawing.Point(1011, 85);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem8.Size = new System.Drawing.Size(338, 63);
+ this.layoutControlItem8.Size = new System.Drawing.Size(338, 85);
this.layoutControlItem8.Text = "鐗╂枡ID";
this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
this.layoutControlItem8.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
- //
- // layoutControlItem5
- //
- this.layoutControlItem5.Control = this.txt_status;
- this.layoutControlItem5.Location = new System.Drawing.Point(1011, 126);
- this.layoutControlItem5.Name = "layoutControlItem5";
- this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem5.Size = new System.Drawing.Size(338, 63);
- this.layoutControlItem5.Text = "鐘舵��";
- this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
//
// layoutItem_moldSpec
//
@@ -738,7 +731,7 @@
this.layoutItem_capacity.Name = "layoutItem_capacity";
this.layoutItem_capacity.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutItem_capacity.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutItem_capacity.Size = new System.Drawing.Size(338, 63);
+ this.layoutItem_capacity.Size = new System.Drawing.Size(338, 64);
this.layoutItem_capacity.Text = "浜ц兘";
this.layoutItem_capacity.TextSize = new System.Drawing.Size(60, 18);
//
@@ -805,6 +798,58 @@
this.colItemId.MinWidth = 60;
this.colItemId.Name = "colItemId";
//
+ // txt_workHours
+ //
+ this.txt_workHours.Location = new System.Drawing.Point(1095, 139);
+ this.txt_workHours.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.txt_workHours.Name = "txt_workHours";
+ this.txt_workHours.Size = new System.Drawing.Size(262, 24);
+ this.txt_workHours.StyleController = this.layoutMx1;
+ this.txt_workHours.TabIndex = 9;
+ this.txt_workHours.Tag = "edit";
+ //
+ // layoutControlItem1
+ //
+ this.layoutControlItem1.Control = this.txt_moldCode;
+ this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
+ this.layoutControlItem1.Name = "layoutControlItem1";
+ this.layoutControlItem1.Size = new System.Drawing.Size(337, 63);
+ this.layoutControlItem1.Text = "妯″叿缂栫爜";
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem2
+ //
+ this.layoutControlItem2.Control = this.txt_workHours;
+ this.layoutControlItem2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+ this.layoutControlItem2.CustomizationFormText = "鏍囧噯宸ユ椂";
+ this.layoutControlItem2.Location = new System.Drawing.Point(1011, 127);
+ this.layoutControlItem2.Name = "layoutControlItem2";
+ this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem2.Size = new System.Drawing.Size(338, 64);
+ this.layoutControlItem2.Text = "鏍囧噯宸ユ椂";
+ this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem5
+ //
+ this.layoutControlItem5.Control = this.txt_status;
+ this.layoutControlItem5.Location = new System.Drawing.Point(0, 191);
+ this.layoutControlItem5.Name = "layoutControlItem5";
+ this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem5.Size = new System.Drawing.Size(337, 64);
+ this.layoutControlItem5.Text = "鐘舵��";
+ this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // gv_workHours
+ //
+ this.gv_workHours.Caption = "鏍囧噯宸ユ椂";
+ this.gv_workHours.FieldName = "workHours";
+ this.gv_workHours.MinWidth = 25;
+ this.gv_workHours.Name = "gv_workHours";
+ this.gv_workHours.Visible = true;
+ this.gv_workHours.VisibleIndex = 7;
+ this.gv_workHours.Width = 94;
+ //
// Frm_MesMoldManagement
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -847,19 +892,21 @@
((System.ComponentModel.ISupportInitialize)(this.txt_capacity.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutItem_moldName)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutItem_itemName)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutItem_itemModel)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutItem_moldSpec)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutItem_packQty)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutItem_capacity)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lookItem.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lookItemView)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_workHours.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
this.ResumeLayout(false);
}
@@ -906,7 +953,6 @@
private DevExpress.XtraEditors.TextEdit txt_description;
private DevExpress.Utils.ToolTipController tips;
private DevExpress.XtraLayout.LayoutControlGroup Root;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraLayout.LayoutControlItem layoutItem_itemName;
private DevExpress.XtraLayout.LayoutControlItem layoutItem_moldName;
@@ -916,11 +962,15 @@
private DevExpress.XtraGrid.Views.Grid.GridView lookMoldView;
private DevExpress.XtraLayout.LayoutControlItem layoutItem_itemModel;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraLayout.LayoutControlItem layoutItem_moldSpec;
private DevExpress.XtraLayout.LayoutControlItem layoutItem_packQty;
private DevExpress.XtraLayout.LayoutControlItem layoutItem_capacity;
private DevExpress.XtraGrid.Columns.GridColumn gv_item_name;
private DevExpress.XtraGrid.Columns.GridColumn gv_item_model;
+ private DevExpress.XtraEditors.TextEdit txt_workHours;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_workHours;
}
}
diff --git a/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldManagement.cs b/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldManagement.cs
index 02acf57..2da2ebc 100644
--- a/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldManagement.cs
+++ b/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldManagement.cs
@@ -309,6 +309,7 @@
Status = txt_status.Text.Trim(),
PackQty = txt_packQty.Text.Trim(),
Capacity = txt_capacity.Text.Trim(),
+ WorkHours = txt_workHours.Text.Trim(),
Description = txt_description.Text.Trim()
};
if (string.IsNullOrEmpty(txt_itemCode.Text.Trim()) || string.IsNullOrEmpty(txt_itemId.Text.Trim()))
diff --git a/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldManagement.resx b/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldManagement.resx
index 25d6b3c..471f35a 100644
--- a/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldManagement.resx
+++ b/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldManagement.resx
@@ -121,6 +121,6 @@
<value>17, 17</value>
</metadata>
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
- <value>25</value>
+ <value>27</value>
</metadata>
</root>
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.Designer.cs
index 78dbc54..712ba34 100644
--- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.Designer.cs
@@ -30,19 +30,19 @@
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition13 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition14 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition15 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition16 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Wompba));
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.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();
this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
this.repositoryItemDateEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
this.repositoryItemComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
@@ -926,7 +926,7 @@
//
// btnSelect
//
- this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
+ this.btnSelect.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnSelect.ImageOptions.Image")));
this.btnSelect.Location = new System.Drawing.Point(12, 74);
this.btnSelect.Name = "btnSelect";
this.btnSelect.Size = new System.Drawing.Size(101, 27);
@@ -1026,29 +1026,29 @@
this.layoutControlItem8});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
- columnDefinition13.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition13.Width = 100D;
- columnDefinition14.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition14.Width = 100D;
- columnDefinition15.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition15.Width = 100D;
- columnDefinition16.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition16.Width = 100D;
+ columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition1.Width = 100D;
+ columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition2.Width = 100D;
+ columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition3.Width = 100D;
+ columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition4.Width = 100D;
this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
- columnDefinition13,
- columnDefinition14,
- columnDefinition15,
- columnDefinition16});
- rowDefinition10.Height = 100D;
- rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition11.Height = 100D;
- rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition12.Height = 100D;
- rowDefinition12.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition1,
+ columnDefinition2,
+ columnDefinition3,
+ columnDefinition4});
+ rowDefinition1.Height = 100D;
+ rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition2.Height = 100D;
+ rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition3.Height = 100D;
+ rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
- rowDefinition10,
- rowDefinition11,
- rowDefinition12});
+ rowDefinition1,
+ rowDefinition2,
+ rowDefinition3});
this.Root.Size = new System.Drawing.Size(1605, 113);
this.Root.TextVisible = false;
//
@@ -1644,10 +1644,10 @@
// repositoryItemButtonEdit1
//
this.repositoryItemButtonEdit1.AutoHeight = false;
- editorButtonImageOptions4.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
- editorButtonImageOptions4.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+ editorButtonImageOptions1.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
+ editorButtonImageOptions1.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, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
+ 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)});
this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.cs
index 65875ce..a8084f3 100644
--- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.cs
@@ -346,6 +346,10 @@
Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx1, gvMx1);
//澧炲姞鏃讹紝榛樿缁勭粐
string deftOrg = UtilityHelper.GetFirstOrg(txt_erpSczz);
+
+ if (btnBatchSetDepotSections != null)
+ btnBatchSetDepotSections.Enabled = true;
+
}
/// <summary>
/// 淇濆瓨浜嬩欢
@@ -589,6 +593,7 @@
_sbSqlWhere.Append(" and a.ERP_SCZZ in");
_sbSqlWhere.Append(ToolBox.UtilityHelper.GetOrgWhere());
_sbSqlWhere.Append(UtilityHelper.GetSearchWhere(_filterList));
+ _sbSqlWhere.Append(" AND a.pba013 NOT IN ('23','14','61','49','36') ");
PageQueryModel pgq = new PageQueryModel(curPage, this.pageBar1.RowsCount, "create_date", "asc", "", _sbSqlWhere.ToString());
string json = JsonConvert.SerializeObject(pgq);
try
diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.resx b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.resx
index 81653b6..7ed245f 100644
--- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.resx
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.resx
@@ -118,6 +118,43 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
+ <data name="btnSelect.ImageOptions.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAABl0RVh0U29m
+ dHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAUdEVYdFRpdGxlAExvb2t1cDtTZWFyY2g7cPLoQgAA
+ AuBJREFUOE+Nk2tIU1EAx30/E+tjEAR9KOhDXwLLHkgPKKSgaJmJSWm+FWuVZmr5Ah+br/UyGIjhdL7m
+ 1Ot8oPNZU0Q3w83m1MpHpulc07Y55v6dO3SZEXThx/lw7u/HOefeYwPAZvOxJdjtwP4f0HO2FnczYJtP
+ jXYWNI2hgFKgoJHQoEA+Ia9eDrZQAZZQjty6UQtZNbIuOrQ9YMcSjkIsnYXZbIbJtIF1owk6gxGrPw3Q
+ aPVY0uiwsLyG+SUt0ipHaMlhe8A+lS9FJKf3v3hUMkhLjtsDDk/eDkG6qIOMoFg2QKVex6Rah8kVHcaX
+ 9ZAv6cmcnryjR9wbCS05/RF4wB3AwNc11I+tgPowj4SX7QhKrkRgEh8Pi1pQT7ZXr1BDpPqBcE4fLTlv
+ DzhGPu+FZHYVVQPTCEiswPM6Kd590uI9gSMYAoNZCl7PBEQf1QjKEf8dCGZ3oWdKg1g2hULBMEaWTPhu
+ NGNMs4G+OSMKawZxN70awpEF+KW10pJLW+ppa8ApMKsd4nE1Lkdz0TG1hm8GM+b0ZihJQDRlQP/0Ks7e
+ 5kAwNIcrySJacm1K9LYGnK+ntaFZvogLYa/RqtJimKxAvmJCy+d1UCQg+bIKn8B88MkWfRMoS6CO6fU7
+ QFf5g/Pk0CqQXtaPWpUB5Qo9asjYOWMEm98PRkg6SruVCMnuoCW3qqij1oCLbzyFV90zyBVILUvN4PWj
+ VamBeEIDFl+Cc7dy0FAUAS47hXyhTlryKAs+Yg24nr8vxDNqCpmNE+R3leEaswSnAvJw8iYLvv6PUf70
+ BoyjHMi4d5DJjKGlvQQ7a8AnVoD4WhVieGNIEiiRTSlR2EIQ0XdiBCnR4WjPuARIMzD8wg9pFw8UE89t
+ K+DkHcoTn4iohjfheFgVjoVXwYuMXqGVYCQ3Iy6/DREMf7QmnwEk91B89SAt7t4K0NfTmeBO2LUDj008
+ CfsY+925UYc8EXx4D1mBjfsvyDJTeKZdoPkAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="editorButtonImageOptions1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAABh0RVh0VGl0
+ bGUAUmVtb3ZlR3JvdXBGb290ZXI7lTlGGAAAAs5JREFUOE9tkmtIU2EYx5duaoYhFCQZRRARhd+KPtSH
+ kqioD/Ul6ENi0YVM1FDxkm2mKWOKeF+zqVuaMy/TVAxLhomZeZvTJphiiE0Fzekuzl3997xHM8Ve+J3n
+ 5Tnn/3vPe87Lo+ElrxnqKK3TgaNWBzmjZgiviRLGO4YWMqrSyv7PlPEGwGOw4Z1T3kfz9bH2F7r8jyx5
+ L0vx6ZF/AtZkNyubR1HRrIeySQ9F43eUqUdQqh6GnN4sV/GNe0Ys62EpwVYBXyz7yt1cWXVjxeai6oLV
+ 5oaVVW6+jsezhgxpN0v5bBOw5hoZyhqGUVpP+6cVS2rZ/rV4RXuXVmshkXfDTYK0wq4dAgFrMrvZ6oJ5
+ xQnTJi6YqGeyOrFMuNxrEOV2spTvNoEor5OzyzZWK1ZpUVQ1iMK3ROUACioGkCntgtPlQUpOxw6BD2sy
+ u9HixJKZ4YCRqnGzEiYHHCRIkmhYym+bIClLw9m3rpjPeNMPTc8UpgxL0I7Owu50o09nYKk9hBeXpuGb
+ IG7n7AsmO34zlu3c3ELfwTioxc8HDzGdXwCryQx9ugS6K9dm2y+EXqYsJ/GNy/gEu8MDUePkOupJpDZM
+ YnzWjNHwe7B1NWG+JAcjYeGYK5bA0qbCl/OhvyjLZwK/mPQ22BxuCOvHIaybwPO6cY6+iUX0JQoxLYqE
+ 7X0hzC1KWFVZmIgOQ83xEOWmICr1A1bsbjxV6BFTTpQNI7psBNlNP6Abm8HHS9exkPkE5qJ4zCXfherY
+ KcNp/4B9lOW24BcpbIWFTpyFThvDTP+fYVt1YCAhBZMvErGUHYWZ2NtYTLuPsdgIVBw+qaCsgAl8HiWo
+ NREpLXj8bIPkZo4hvQGtZ0IxnxmD/psXoQw5i96r52CIv4O8wOA5yvoywS4mIfwJ9nu2sjfzwNFbquAT
+ C+LAg9WHvAVHXgYEVUkCgubjdu+/wePx+H8AYeyglKcppygAAAAASUVORK5CYII=
+</value>
+ </data>
<data name="picCheckBox.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAAXoAAADICAYAAADm1SpaAAAABGdBTUEAALGPC/xhBQAAGc1JREFUeF7t
diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_WompbaCNPC.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_WompbaCNPC.Designer.cs
new file mode 100644
index 0000000..84901e7
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_WompbaCNPC.Designer.cs
@@ -0,0 +1,2273 @@
+/* Create By GS EasyCode */
+namespace Gs.DevApp.DevFrm
+{
+ partial class Frm_WompbaCNPC
+ {
+ /// <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.components = new System.ComponentModel.Container();
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_WompbaCNPC));
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.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();
+ this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
+ this.repositoryItemDateEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
+ this.repositoryItemComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
+ this.repositoryItemComboBox3 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
+ this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
+ this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
+ this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
+ this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
+ this.gcMain1 = new DevExpress.XtraGrid.GridControl();
+ this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_pba005 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_pba006 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_pba009 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.pageBar1 = new UserControls.Data.UcPageBar();
+ this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
+ this.xtraTabPage6 = new DevExpress.XtraTab.XtraTabPage();
+ this.gcMxL1 = new DevExpress.XtraGrid.GridControl();
+ this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
+ this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
+ this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+ this.lbGuid = new System.Windows.Forms.Label();
+ this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
+ this.txt_pba013 = new Gs.DevApp.UserControl.UcLookWorkshop();
+ this.txt_erpSczz = new Gs.DevApp.UserControl.UcLookOrg();
+ this.txt_hNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_pba009 = new DevExpress.XtraEditors.TextEdit();
+ this.txt_checkUser = new DevExpress.XtraEditors.TextEdit();
+ this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fstatus = new DevExpress.XtraEditors.CheckEdit();
+ this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
+ this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.tabMx = new DevExpress.XtraTab.XtraTabControl();
+ this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
+ this.tableMxContainer = new System.Windows.Forms.TableLayoutPanel();
+ this.panelMxButtons = new System.Windows.Forms.Panel();
+ this.btnMultiSelect = new DevExpress.XtraEditors.SimpleButton();
+ this.btnBatchSetDepotSections = new DevExpress.XtraEditors.SimpleButton();
+ this.gcMx1 = new DevExpress.XtraGrid.GridControl();
+ this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.caaGuid = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1ZDDB = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1DepotId = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1DepotName = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.rptDepotName = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
+ this.gvMx1DepotSections = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.rptDepotSections = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
+ this.gvMx1daa002 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1daa010 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1daa005 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1daa003 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1daa004 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1daa016 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.repositoryItemDateEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
+ this.gvMx1daa018 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.repositoryItemDateEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
+ this.gvMx1daa008 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1prodHour = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1capacity = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1daa006 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1daa007 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1daa009 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1daa011 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1daa012 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.rptJYBZ = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
+ this.gvMx1reporttime = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1daa014 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1fstatus = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+ this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
+ this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn49 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn50 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn51 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn52 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn53 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn54 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn55 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn56 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn57 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn58 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn59 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn60 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn61 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn62 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn63 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn64 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn65 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn66 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn67 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn68 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn69 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn70 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn71 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.picCheckBox = new System.Windows.Forms.PictureBox();
+ this.tips = new DevExpress.Utils.ToolTipController(this.components);
+ this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit4)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit4.CalendarTimeProperties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox3)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
+ this.xtraTabControl1.SuspendLayout();
+ this.xtraTabPage1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit();
+ this.split1.Panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit();
+ this.split1.Panel2.SuspendLayout();
+ this.split1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
+ this.xtraTabControl2.SuspendLayout();
+ this.xtraTabPage6.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMxL1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
+ this.xtraTabPage2.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
+ this.splitMx1.Panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit();
+ this.splitMx1.Panel2.SuspendLayout();
+ this.splitMx1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
+ this.layoutMx1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_hNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_pba009.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
+ this.tabMx.SuspendLayout();
+ this.tabMxPage1.SuspendLayout();
+ this.tableMxContainer.SuspendLayout();
+ this.panelMxButtons.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.rptDepotName)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.rptDepotSections)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3.CalendarTimeProperties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.rptJYBZ)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
+ this.SuspendLayout();
+ //
+ // repositoryItemDateEdit1
+ //
+ this.repositoryItemDateEdit1.AutoHeight = false;
+ this.repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.repositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.repositoryItemDateEdit1.DisplayFormat.FormatString = "D";
+ this.repositoryItemDateEdit1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
+ this.repositoryItemDateEdit1.EditFormat.FormatString = "D";
+ this.repositoryItemDateEdit1.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
+ this.repositoryItemDateEdit1.MaskSettings.Set("mask", "D");
+ this.repositoryItemDateEdit1.Name = "repositoryItemDateEdit1";
+ //
+ // repositoryItemDateEdit4
+ //
+ this.repositoryItemDateEdit4.AutoHeight = false;
+ this.repositoryItemDateEdit4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.repositoryItemDateEdit4.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.repositoryItemDateEdit4.Name = "repositoryItemDateEdit4";
+ //
+ // repositoryItemComboBox2
+ //
+ this.repositoryItemComboBox2.AutoHeight = false;
+ this.repositoryItemComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.repositoryItemComboBox2.Name = "repositoryItemComboBox2";
+ this.repositoryItemComboBox2.NullText = "-璇烽�夋嫨-";
+ this.repositoryItemComboBox2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+ //
+ // repositoryItemComboBox3
+ //
+ this.repositoryItemComboBox3.AutoHeight = false;
+ this.repositoryItemComboBox3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.repositoryItemComboBox3.Items.AddRange(new object[] {
+ "F-閲忎骇",
+ "S-璇曚骇",
+ "C-鎷嗘満杩斿伐",
+ "W-缁翠慨杩斿伐",
+ "G-杩斿伐",
+ "O-澶栧彂"});
+ this.repositoryItemComboBox3.Name = "repositoryItemComboBox3";
+ this.repositoryItemComboBox3.NullText = "-璇烽�夋嫨-";
+ this.repositoryItemComboBox3.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+ //
+ // toolBarMenu1
+ //
+ this.toolBarMenu1.chkParameter = null;
+ this.toolBarMenu1.currentAction = null;
+ this.toolBarMenu1.defaultActions = 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(1628, 80);
+ this.toolBarMenu1.TabIndex = 0;
+ this.toolBarMenu1.xlsInService = null;
+ this.toolBarMenu1.xlsOutParameter = null;
+ //
+ // 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(1628, 740);
+ this.xtraTabControl1.TabIndex = 3;
+ this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+ this.xtraTabPage1,
+ this.xtraTabPage2});
+ //
+ // xtraTabPage1
+ //
+ this.xtraTabPage1.Controls.Add(this.split1);
+ this.xtraTabPage1.Name = "xtraTabPage1";
+ this.xtraTabPage1.Size = new System.Drawing.Size(1626, 708);
+ this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
+ //
+ // split1
+ //
+ this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
+ this.split1.Horizontal = false;
+ this.split1.Location = new System.Drawing.Point(0, 0);
+ this.split1.Name = "split1";
+ //
+ // split1.Panel1
+ //
+ this.split1.Panel1.Controls.Add(this.gcMain1);
+ this.split1.Panel1.Controls.Add(this.pageBar1);
+ this.split1.Panel1.Text = "Panel1";
+ //
+ // split1.Panel2
+ //
+ this.split1.Panel2.Controls.Add(this.xtraTabControl2);
+ this.split1.Panel2.Text = "Panel2";
+ this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+ this.split1.Size = new System.Drawing.Size(1626, 708);
+ this.split1.SplitterPosition = 289;
+ this.split1.TabIndex = 4;
+ //
+ // gcMain1
+ //
+ this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcMain1.Location = new System.Drawing.Point(0, 0);
+ this.gcMain1.MainView = this.gridView1;
+ this.gcMain1.Name = "gcMain1";
+ this.gcMain1.Size = new System.Drawing.Size(1626, 368);
+ this.gcMain1.TabIndex = 2;
+ this.gcMain1.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.Options.UseFont = true;
+ this.gridView1.ColumnPanelRowHeight = 50;
+ this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gv_fstatus,
+ this.gridColumn4,
+ this.gridColumn1,
+ this.gridColumn2,
+ this.gv_checkUser,
+ this.gv_checkDate,
+ this.gv_pba005,
+ this.gv_pba006,
+ this.gv_pba009,
+ this.gridColumn5});
+ this.gridView1.GridControl = this.gcMain1;
+ this.gridView1.IndicatorWidth = 50;
+ this.gridView1.Name = "gridView1";
+ this.gridView1.OptionsFind.ShowSearchNavButtons = false;
+ this.gridView1.OptionsView.ShowAutoFilterRow = true;
+ this.gridView1.OptionsView.ShowGroupPanel = false;
+ //
+ // gv_fstatus
+ //
+ this.gv_fstatus.AppearanceCell.Options.UseFont = true;
+ this.gv_fstatus.Caption = "瀹℃牳鏍囪瘑";
+ this.gv_fstatus.FieldName = "fstatus";
+ this.gv_fstatus.MaxWidth = 50;
+ this.gv_fstatus.MinWidth = 50;
+ this.gv_fstatus.Name = "gv_fstatus";
+ this.gv_fstatus.OptionsColumn.AllowEdit = false;
+ this.gv_fstatus.Tag = "query_a.fstatus";
+ this.gv_fstatus.Visible = true;
+ this.gv_fstatus.VisibleIndex = 0;
+ this.gv_fstatus.Width = 50;
+ //
+ // gridColumn4
+ //
+ this.gridColumn4.Caption = "鐢熶骇缁勭粐";
+ this.gridColumn4.FieldName = "fSubsidiary";
+ this.gridColumn4.Name = "gridColumn4";
+ this.gridColumn4.Tag = "org.fnamber";
+ this.gridColumn4.Visible = true;
+ this.gridColumn4.VisibleIndex = 1;
+ this.gridColumn4.Width = 250;
+ //
+ // gridColumn1
+ //
+ this.gridColumn1.Caption = "杞﹂棿鍚嶇О";
+ this.gridColumn1.FieldName = "dptName";
+ this.gridColumn1.MinWidth = 25;
+ this.gridColumn1.Name = "gridColumn1";
+ this.gridColumn1.Visible = true;
+ this.gridColumn1.VisibleIndex = 2;
+ this.gridColumn1.Width = 94;
+ //
+ // gridColumn2
+ //
+ this.gridColumn2.Caption = "鎺掍骇鍗曞彿";
+ this.gridColumn2.FieldName = "hNo";
+ this.gridColumn2.Name = "gridColumn2";
+ this.gridColumn2.OptionsColumn.AllowEdit = false;
+ this.gridColumn2.Visible = true;
+ this.gridColumn2.VisibleIndex = 3;
+ this.gridColumn2.Width = 150;
+ //
+ // gv_checkUser
+ //
+ this.gv_checkUser.AppearanceCell.Options.UseFont = true;
+ this.gv_checkUser.Caption = "瀹℃牳浜�";
+ this.gv_checkUser.FieldName = "checkUser";
+ 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 = 4;
+ this.gv_checkUser.Width = 94;
+ //
+ // gv_checkDate
+ //
+ this.gv_checkDate.AppearanceCell.Options.UseFont = true;
+ this.gv_checkDate.Caption = "瀹℃牳鏃ユ湡";
+ this.gv_checkDate.FieldName = "checkDate";
+ 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 = 5;
+ this.gv_checkDate.Width = 180;
+ //
+ // gv_pba005
+ //
+ this.gv_pba005.AppearanceCell.Options.UseFont = true;
+ this.gv_pba005.Caption = "鍒涘缓浜�";
+ this.gv_pba005.FieldName = "pba005";
+ this.gv_pba005.Name = "gv_pba005";
+ this.gv_pba005.OptionsColumn.AllowEdit = false;
+ this.gv_pba005.Tag = "query_a.pba005";
+ this.gv_pba005.Visible = true;
+ this.gv_pba005.VisibleIndex = 6;
+ this.gv_pba005.Width = 94;
+ //
+ // gv_pba006
+ //
+ this.gv_pba006.AppearanceCell.Options.UseFont = true;
+ this.gv_pba006.Caption = "鍒涘缓鏃堕棿";
+ this.gv_pba006.FieldName = "pba006";
+ this.gv_pba006.Name = "gv_pba006";
+ this.gv_pba006.OptionsColumn.AllowEdit = false;
+ this.gv_pba006.Tag = "query_a.pba006";
+ this.gv_pba006.Visible = true;
+ this.gv_pba006.VisibleIndex = 7;
+ this.gv_pba006.Width = 180;
+ //
+ // gv_pba009
+ //
+ this.gv_pba009.AppearanceCell.Options.UseFont = true;
+ this.gv_pba009.Caption = "澶囨敞";
+ this.gv_pba009.FieldName = "pba009";
+ this.gv_pba009.Name = "gv_pba009";
+ this.gv_pba009.OptionsColumn.AllowEdit = false;
+ this.gv_pba009.Tag = "query_a.pba009";
+ this.gv_pba009.Visible = true;
+ this.gv_pba009.VisibleIndex = 8;
+ this.gv_pba009.Width = 100;
+ //
+ // gridColumn5
+ //
+ this.gridColumn5.Caption = "涓婚敭GUID";
+ this.gridColumn5.FieldName = "guid";
+ this.gridColumn5.MinWidth = 25;
+ this.gridColumn5.Name = "gridColumn5";
+ this.gridColumn5.Width = 94;
+ //
+ // pageBar1
+ //
+ this.pageBar1.CurrentPage = 1;
+ this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.pageBar1.Location = new System.Drawing.Point(0, 368);
+ 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(1626, 39);
+ this.pageBar1.TabIndex = 4;
+ this.pageBar1.TotalPages = 0;
+ //
+ // xtraTabControl2
+ //
+ this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.xtraTabControl2.Location = new System.Drawing.Point(0, 0);
+ this.xtraTabControl2.Name = "xtraTabControl2";
+ this.xtraTabControl2.SelectedTabPage = this.xtraTabPage6;
+ this.xtraTabControl2.Size = new System.Drawing.Size(1626, 289);
+ this.xtraTabControl2.TabIndex = 5;
+ this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+ this.xtraTabPage6});
+ //
+ // xtraTabPage6
+ //
+ this.xtraTabPage6.Controls.Add(this.gcMxL1);
+ this.xtraTabPage6.Name = "xtraTabPage6";
+ this.xtraTabPage6.Size = new System.Drawing.Size(1624, 257);
+ this.xtraTabPage6.Text = "浠诲姟鍗曟槑缁�";
+ //
+ // gcMxL1
+ //
+ this.gcMxL1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcMxL1.Location = new System.Drawing.Point(0, 0);
+ this.gcMxL1.MainView = this.gridView4;
+ this.gcMxL1.Name = "gcMxL1";
+ this.gcMxL1.Size = new System.Drawing.Size(1624, 257);
+ this.gcMxL1.TabIndex = 1;
+ this.gcMxL1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gridView4});
+ //
+ // gridView4
+ //
+ this.gridView4.Appearance.HeaderPanel.Options.UseTextOptions = true;
+ this.gridView4.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+ this.gridView4.ColumnPanelRowHeight = 50;
+ this.gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gridColumn8,
+ this.gridColumn9,
+ this.gridColumn10,
+ this.gridColumn12,
+ this.gridColumn13,
+ this.gridColumn14,
+ this.gridColumn15,
+ this.gridColumn16,
+ this.gridColumn17,
+ this.gridColumn18,
+ this.gridColumn19,
+ this.gridColumn21,
+ this.gridColumn22,
+ this.gridColumn23,
+ this.gridColumn24,
+ this.gridColumn25,
+ this.gridColumn27,
+ this.gridColumn30,
+ this.gridColumn31,
+ this.gridColumn32,
+ this.gridColumn34});
+ this.gridView4.GridControl = this.gcMxL1;
+ this.gridView4.Name = "gridView4";
+ this.gridView4.OptionsFind.ShowSearchNavButtons = false;
+ this.gridView4.OptionsView.ShowAutoFilterRow = true;
+ this.gridView4.OptionsView.ShowGroupPanel = false;
+ //
+ // gridColumn8
+ //
+ this.gridColumn8.AppearanceCell.Options.UseFont = true;
+ this.gridColumn8.Caption = "鏄庣粏Guid";
+ this.gridColumn8.FieldName = "guid";
+ this.gridColumn8.MinWidth = 50;
+ this.gridColumn8.Name = "gridColumn8";
+ this.gridColumn8.OptionsColumn.ReadOnly = true;
+ this.gridColumn8.Tag = "query_a.guid";
+ this.gridColumn8.Width = 94;
+ //
+ // gridColumn9
+ //
+ this.gridColumn9.Caption = "caaGuid";
+ this.gridColumn9.FieldName = "caaGuid";
+ this.gridColumn9.MinWidth = 25;
+ this.gridColumn9.Name = "gridColumn9";
+ this.gridColumn9.OptionsColumn.ReadOnly = true;
+ this.gridColumn9.Width = 94;
+ //
+ // gridColumn10
+ //
+ this.gridColumn10.AppearanceCell.Options.UseFont = true;
+ this.gridColumn10.Caption = "宸ュ崟鍗曞彿";
+ this.gridColumn10.FieldName = "daa001";
+ this.gridColumn10.MinWidth = 50;
+ this.gridColumn10.Name = "gridColumn10";
+ this.gridColumn10.OptionsColumn.ReadOnly = true;
+ this.gridColumn10.Tag = "query_a.daa002";
+ this.gridColumn10.Visible = true;
+ this.gridColumn10.VisibleIndex = 0;
+ this.gridColumn10.Width = 50;
+ //
+ // gridColumn12
+ //
+ this.gridColumn12.AppearanceCell.Options.UseFont = true;
+ this.gridColumn12.Caption = "浠诲姟鍗曞彿";
+ this.gridColumn12.FieldName = "daa021";
+ this.gridColumn12.MinWidth = 50;
+ this.gridColumn12.Name = "gridColumn12";
+ this.gridColumn12.OptionsColumn.ReadOnly = true;
+ this.gridColumn12.Tag = "query_a.daa010";
+ this.gridColumn12.Visible = true;
+ this.gridColumn12.VisibleIndex = 1;
+ this.gridColumn12.Width = 50;
+ //
+ // gridColumn13
+ //
+ this.gridColumn13.AppearanceCell.Options.UseFont = true;
+ this.gridColumn13.Caption = "鐗╂枡缂栫爜";
+ this.gridColumn13.FieldName = "itemNo";
+ this.gridColumn13.MinWidth = 50;
+ this.gridColumn13.Name = "gridColumn13";
+ this.gridColumn13.OptionsColumn.ReadOnly = true;
+ this.gridColumn13.Tag = "query_a.daa005";
+ this.gridColumn13.Visible = true;
+ this.gridColumn13.VisibleIndex = 2;
+ this.gridColumn13.Width = 50;
+ //
+ // gridColumn14
+ //
+ this.gridColumn14.AppearanceCell.Options.UseFont = true;
+ this.gridColumn14.Caption = "浜у搧鍚嶇О";
+ this.gridColumn14.FieldName = "daa003";
+ this.gridColumn14.MinWidth = 50;
+ this.gridColumn14.Name = "gridColumn14";
+ this.gridColumn14.OptionsColumn.ReadOnly = true;
+ this.gridColumn14.Tag = "query_a.daa003";
+ this.gridColumn14.Visible = true;
+ this.gridColumn14.VisibleIndex = 3;
+ this.gridColumn14.Width = 50;
+ //
+ // gridColumn15
+ //
+ this.gridColumn15.AppearanceCell.Options.UseFont = true;
+ this.gridColumn15.Caption = "浜у搧瑙勬牸";
+ this.gridColumn15.FieldName = "daa004";
+ this.gridColumn15.MinWidth = 50;
+ this.gridColumn15.Name = "gridColumn15";
+ this.gridColumn15.OptionsColumn.ReadOnly = true;
+ this.gridColumn15.Tag = "query_a.daa004";
+ this.gridColumn15.Visible = true;
+ this.gridColumn15.VisibleIndex = 4;
+ this.gridColumn15.Width = 50;
+ //
+ // gridColumn16
+ //
+ this.gridColumn16.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn16.AppearanceCell.Options.UseFont = true;
+ this.gridColumn16.AppearanceCell.Options.UseForeColor = true;
+ this.gridColumn16.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn16.AppearanceHeader.Options.UseForeColor = true;
+ this.gridColumn16.Caption = "Mes棰勮寮�宸�";
+ this.gridColumn16.ColumnEdit = this.repositoryItemDateEdit1;
+ this.gridColumn16.FieldName = "mesStartProd";
+ this.gridColumn16.MinWidth = 50;
+ this.gridColumn16.Name = "gridColumn16";
+ this.gridColumn16.Tag = "edit";
+ this.gridColumn16.Visible = true;
+ this.gridColumn16.VisibleIndex = 6;
+ this.gridColumn16.Width = 78;
+ //
+ // gridColumn17
+ //
+ this.gridColumn17.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn17.AppearanceCell.Options.UseFont = true;
+ this.gridColumn17.AppearanceCell.Options.UseForeColor = true;
+ this.gridColumn17.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn17.AppearanceHeader.Options.UseForeColor = true;
+ this.gridColumn17.Caption = "Mes棰勮瀹屽伐";
+ this.gridColumn17.ColumnEdit = this.repositoryItemDateEdit4;
+ this.gridColumn17.FieldName = "mesEndProd";
+ this.gridColumn17.MinWidth = 50;
+ this.gridColumn17.Name = "gridColumn17";
+ this.gridColumn17.Tag = "edit";
+ this.gridColumn17.Visible = true;
+ this.gridColumn17.VisibleIndex = 7;
+ this.gridColumn17.Width = 50;
+ //
+ // gridColumn18
+ //
+ this.gridColumn18.AppearanceCell.Options.UseFont = true;
+ this.gridColumn18.Caption = "宸ュ崟鎬绘暟";
+ this.gridColumn18.FieldName = "caa012";
+ this.gridColumn18.MaxWidth = 50;
+ this.gridColumn18.MinWidth = 50;
+ this.gridColumn18.Name = "gridColumn18";
+ this.gridColumn18.OptionsColumn.ReadOnly = true;
+ this.gridColumn18.Tag = "query_a.daa008";
+ this.gridColumn18.Visible = true;
+ this.gridColumn18.VisibleIndex = 8;
+ this.gridColumn18.Width = 50;
+ //
+ // gridColumn19
+ //
+ this.gridColumn19.AppearanceCell.Options.UseFont = true;
+ this.gridColumn19.Caption = "鍗曚綅";
+ this.gridColumn19.FieldName = "fname";
+ this.gridColumn19.MaxWidth = 50;
+ this.gridColumn19.MinWidth = 50;
+ this.gridColumn19.Name = "gridColumn19";
+ this.gridColumn19.OptionsColumn.ReadOnly = true;
+ this.gridColumn19.Tag = "query_a.daa006";
+ this.gridColumn19.Visible = true;
+ this.gridColumn19.VisibleIndex = 9;
+ this.gridColumn19.Width = 50;
+ //
+ // gridColumn21
+ //
+ this.gridColumn21.AppearanceCell.Options.UseFont = true;
+ this.gridColumn21.Caption = "宸叉帓";
+ this.gridColumn21.FieldName = "yp";
+ this.gridColumn21.MaxWidth = 50;
+ this.gridColumn21.MinWidth = 50;
+ this.gridColumn21.Name = "gridColumn21";
+ this.gridColumn21.OptionsColumn.ReadOnly = true;
+ this.gridColumn21.Tag = "query_a.daa007";
+ this.gridColumn21.Visible = true;
+ this.gridColumn21.VisibleIndex = 10;
+ this.gridColumn21.Width = 50;
+ //
+ // gridColumn22
+ //
+ this.gridColumn22.AppearanceCell.Options.UseFont = true;
+ this.gridColumn22.Caption = "鏈帓";
+ this.gridColumn22.FieldName = "wp";
+ this.gridColumn22.MaxWidth = 50;
+ this.gridColumn22.MinWidth = 50;
+ this.gridColumn22.Name = "gridColumn22";
+ this.gridColumn22.OptionsColumn.ReadOnly = true;
+ this.gridColumn22.Tag = "query_a.daa009";
+ this.gridColumn22.Visible = true;
+ this.gridColumn22.VisibleIndex = 11;
+ this.gridColumn22.Width = 50;
+ //
+ // gridColumn23
+ //
+ this.gridColumn23.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn23.AppearanceCell.Options.UseFont = true;
+ this.gridColumn23.AppearanceCell.Options.UseForeColor = true;
+ this.gridColumn23.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn23.AppearanceHeader.Options.UseForeColor = true;
+ this.gridColumn23.Caption = "鏈鎺掓暟閲�";
+ this.gridColumn23.FieldName = "daa008";
+ this.gridColumn23.MaxWidth = 50;
+ this.gridColumn23.MinWidth = 60;
+ this.gridColumn23.Name = "gridColumn23";
+ this.gridColumn23.Tag = "yz_quantity_0_edit";
+ this.gridColumn23.Visible = true;
+ this.gridColumn23.VisibleIndex = 12;
+ this.gridColumn23.Width = 60;
+ //
+ // gridColumn24
+ //
+ this.gridColumn24.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn24.AppearanceCell.Options.UseFont = true;
+ this.gridColumn24.AppearanceCell.Options.UseForeColor = true;
+ this.gridColumn24.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn24.AppearanceHeader.Options.UseForeColor = true;
+ this.gridColumn24.Caption = "绾垮埆缂栫爜";
+ this.gridColumn24.ColumnEdit = this.repositoryItemComboBox2;
+ this.gridColumn24.FieldName = "daa015LineName";
+ this.gridColumn24.MinWidth = 150;
+ this.gridColumn24.Name = "gridColumn24";
+ this.gridColumn24.Tag = "edit";
+ this.gridColumn24.Visible = true;
+ this.gridColumn24.VisibleIndex = 13;
+ this.gridColumn24.Width = 153;
+ //
+ // gridColumn25
+ //
+ this.gridColumn25.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn25.AppearanceCell.Options.UseFont = true;
+ this.gridColumn25.AppearanceCell.Options.UseForeColor = true;
+ this.gridColumn25.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn25.AppearanceHeader.Options.UseForeColor = true;
+ this.gridColumn25.Caption = "澶囨敞";
+ this.gridColumn25.FieldName = "daa009";
+ this.gridColumn25.MinWidth = 50;
+ this.gridColumn25.Name = "gridColumn25";
+ this.gridColumn25.Tag = "edit";
+ this.gridColumn25.Visible = true;
+ this.gridColumn25.VisibleIndex = 14;
+ this.gridColumn25.Width = 102;
+ //
+ // gridColumn27
+ //
+ this.gridColumn27.AppearanceCell.Options.UseFont = true;
+ this.gridColumn27.Caption = "鎶曟枡鍗曞崟鍙�";
+ this.gridColumn27.FieldName = "daa014";
+ this.gridColumn27.MinWidth = 50;
+ this.gridColumn27.Name = "gridColumn27";
+ this.gridColumn27.OptionsColumn.ReadOnly = true;
+ this.gridColumn27.Tag = "query_a.daa014";
+ this.gridColumn27.Visible = true;
+ this.gridColumn27.VisibleIndex = 15;
+ this.gridColumn27.Width = 51;
+ //
+ // gridColumn30
+ //
+ this.gridColumn30.Caption = "绾夸綋ID";
+ this.gridColumn30.FieldName = "daa015";
+ this.gridColumn30.MinWidth = 25;
+ this.gridColumn30.Name = "gridColumn30";
+ this.gridColumn30.Visible = true;
+ this.gridColumn30.VisibleIndex = 16;
+ this.gridColumn30.Width = 94;
+ //
+ // gridColumn31
+ //
+ this.gridColumn31.AppearanceCell.Options.UseFont = true;
+ this.gridColumn31.Caption = "闇�姹傚崟鍙�";
+ this.gridColumn31.FieldName = "caa015";
+ this.gridColumn31.MinWidth = 50;
+ this.gridColumn31.Name = "gridColumn31";
+ this.gridColumn31.OptionsColumn.ReadOnly = true;
+ this.gridColumn31.Tag = "query_a.fstatus";
+ this.gridColumn31.Visible = true;
+ this.gridColumn31.VisibleIndex = 17;
+ this.gridColumn31.Width = 76;
+ //
+ // gridColumn32
+ //
+ this.gridColumn32.Caption = "娆″簭";
+ this.gridColumn32.FieldName = "scheduleOrder";
+ this.gridColumn32.MinWidth = 25;
+ this.gridColumn32.Name = "gridColumn32";
+ this.gridColumn32.Visible = true;
+ this.gridColumn32.VisibleIndex = 18;
+ this.gridColumn32.Width = 94;
+ //
+ // gridColumn34
+ //
+ this.gridColumn34.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn34.AppearanceCell.Options.UseForeColor = true;
+ this.gridColumn34.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn34.AppearanceHeader.Options.UseForeColor = true;
+ this.gridColumn34.Caption = "鐢熶骇绫诲瀷";
+ this.gridColumn34.ColumnEdit = this.repositoryItemComboBox3;
+ this.gridColumn34.FieldName = "daa025";
+ this.gridColumn34.MinWidth = 25;
+ this.gridColumn34.Name = "gridColumn34";
+ this.gridColumn34.Tag = "edit";
+ this.gridColumn34.Visible = true;
+ this.gridColumn34.VisibleIndex = 5;
+ this.gridColumn34.Width = 94;
+ //
+ // xtraTabPage2
+ //
+ this.xtraTabPage2.Controls.Add(this.splitMx1);
+ this.xtraTabPage2.Name = "xtraTabPage2";
+ this.xtraTabPage2.Size = new System.Drawing.Size(1626, 708);
+ this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
+ //
+ // splitMx1
+ //
+ this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.splitMx1.Horizontal = false;
+ this.splitMx1.Location = new System.Drawing.Point(0, 0);
+ this.splitMx1.Name = "splitMx1";
+ //
+ // splitMx1.Panel1
+ //
+ this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
+ this.splitMx1.Panel1.Text = "Panel1";
+ //
+ // splitMx1.Panel2
+ //
+ this.splitMx1.Panel2.Controls.Add(this.tabMx);
+ this.splitMx1.Panel2.Text = "Panel2";
+ this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+ this.splitMx1.Size = new System.Drawing.Size(1626, 708);
+ this.splitMx1.SplitterPosition = 109;
+ this.splitMx1.TabIndex = 0;
+ //
+ // layoutMx1
+ //
+ this.layoutMx1.Controls.Add(this.lbGuid);
+ this.layoutMx1.Controls.Add(this.btnSelect);
+ this.layoutMx1.Controls.Add(this.txt_pba013);
+ this.layoutMx1.Controls.Add(this.txt_erpSczz);
+ this.layoutMx1.Controls.Add(this.txt_hNo);
+ this.layoutMx1.Controls.Add(this.txt_pba009);
+ this.layoutMx1.Controls.Add(this.txt_checkUser);
+ this.layoutMx1.Controls.Add(this.txt_checkDate);
+ this.layoutMx1.Controls.Add(this.txt_fstatus);
+ this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem9});
+ this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+ this.layoutMx1.Name = "layoutMx1";
+ this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(816, 394, 812, 500);
+ this.layoutMx1.Root = this.Root;
+ this.layoutMx1.Size = new System.Drawing.Size(1626, 109);
+ this.layoutMx1.TabIndex = 0;
+ this.layoutMx1.Text = "layoutControl1";
+ //
+ // lbGuid
+ //
+ this.lbGuid.Location = new System.Drawing.Point(840, 99);
+ this.lbGuid.Name = "lbGuid";
+ this.lbGuid.Size = new System.Drawing.Size(274, 40);
+ this.lbGuid.TabIndex = 1;
+ this.lbGuid.Text = "lbGuid";
+ this.lbGuid.Visible = false;
+ //
+ // btnSelect
+ //
+ this.btnSelect.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnSelect.ImageOptions.Image")));
+ this.btnSelect.Location = new System.Drawing.Point(12, 74);
+ this.btnSelect.Name = "btnSelect";
+ this.btnSelect.Size = new System.Drawing.Size(101, 27);
+ this.btnSelect.StyleController = this.layoutMx1;
+ this.btnSelect.TabIndex = 456;
+ this.btnSelect.Text = "閫夊彇鎶曟枡鍗�";
+ //
+ // txt_pba013
+ //
+ this.txt_pba013.IsReadly = false;
+ this.txt_pba013.Location = new System.Drawing.Point(89, 43);
+ this.txt_pba013.Name = "txt_pba013";
+ this.txt_pba013.Size = new System.Drawing.Size(315, 24);
+ this.txt_pba013.TabIndex = 459;
+ //
+ // txt_erpSczz
+ //
+ this.txt_erpSczz.IsReadly = false;
+ this.txt_erpSczz.Location = new System.Drawing.Point(89, 12);
+ this.txt_erpSczz.Name = "txt_erpSczz";
+ this.txt_erpSczz.Size = new System.Drawing.Size(315, 24);
+ this.txt_erpSczz.TabIndex = 460;
+ //
+ // txt_hNo
+ //
+ this.txt_hNo.Location = new System.Drawing.Point(485, 12);
+ this.txt_hNo.Name = "txt_hNo";
+ this.txt_hNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_hNo.Size = new System.Drawing.Size(315, 24);
+ this.txt_hNo.StyleController = this.layoutMx1;
+ this.txt_hNo.TabIndex = 458;
+ this.txt_hNo.Tag = "readonly";
+ //
+ // txt_pba009
+ //
+ this.txt_pba009.Location = new System.Drawing.Point(485, 43);
+ this.txt_pba009.Name = "txt_pba009";
+ this.txt_pba009.Properties.Appearance.Options.UseFont = true;
+ this.txt_pba009.Size = new System.Drawing.Size(711, 24);
+ this.txt_pba009.StyleController = this.layoutMx1;
+ this.txt_pba009.TabIndex = 240;
+ //
+ // txt_checkUser
+ //
+ this.txt_checkUser.Location = new System.Drawing.Point(1277, 12);
+ this.txt_checkUser.Name = "txt_checkUser";
+ this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
+ this.txt_checkUser.Size = new System.Drawing.Size(316, 24);
+ this.txt_checkUser.StyleController = this.layoutMx1;
+ this.txt_checkUser.TabIndex = 273;
+ this.txt_checkUser.Tag = "readonly";
+ //
+ // txt_checkDate
+ //
+ this.txt_checkDate.Location = new System.Drawing.Point(881, 12);
+ this.txt_checkDate.Name = "txt_checkDate";
+ this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
+ this.txt_checkDate.Size = new System.Drawing.Size(315, 24);
+ this.txt_checkDate.StyleController = this.layoutMx1;
+ this.txt_checkDate.TabIndex = 267;
+ this.txt_checkDate.Tag = "readonly";
+ //
+ // txt_fstatus
+ //
+ this.txt_fstatus.Location = new System.Drawing.Point(1200, 43);
+ this.txt_fstatus.Name = "txt_fstatus";
+ this.txt_fstatus.Properties.Caption = "瀹℃牳鐘舵��";
+ this.txt_fstatus.Size = new System.Drawing.Size(393, 24);
+ this.txt_fstatus.StyleController = this.layoutMx1;
+ this.txt_fstatus.TabIndex = 461;
+ this.txt_fstatus.Tag = "readonly";
+ //
+ // layoutControlItem9
+ //
+ this.layoutControlItem9.Control = this.lbGuid;
+ this.layoutControlItem9.Location = new System.Drawing.Point(828, 87);
+ this.layoutControlItem9.Name = "layoutControlItem9";
+ this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem9.Size = new System.Drawing.Size(278, 44);
+ this.layoutControlItem9.Text = "lbGuid";
+ this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem9.TextVisible = false;
+ //
+ // Root
+ //
+ this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+ this.Root.GroupBordersVisible = false;
+ this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem1,
+ this.layoutControlItem2,
+ this.layoutControlItem3,
+ this.layoutControlItem4,
+ this.layoutControlItem5,
+ this.layoutControlItem6,
+ this.layoutControlItem7,
+ this.layoutControlItem8});
+ this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
+ this.Root.Name = "Root";
+ columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition1.Width = 100D;
+ columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition2.Width = 100D;
+ columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition3.Width = 100D;
+ columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition4.Width = 100D;
+ this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
+ columnDefinition1,
+ columnDefinition2,
+ columnDefinition3,
+ columnDefinition4});
+ rowDefinition1.Height = 100D;
+ rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition2.Height = 100D;
+ rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition3.Height = 100D;
+ rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+ this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
+ rowDefinition1,
+ rowDefinition2,
+ rowDefinition3});
+ this.Root.Size = new System.Drawing.Size(1605, 113);
+ this.Root.TextVisible = false;
+ //
+ // layoutControlItem1
+ //
+ this.layoutControlItem1.Control = this.txt_erpSczz;
+ this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
+ this.layoutControlItem1.Name = "layoutControlItem1";
+ this.layoutControlItem1.Size = new System.Drawing.Size(396, 31);
+ this.layoutControlItem1.Text = "鐢熶骇缁勭粐";
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem2
+ //
+ this.layoutControlItem2.Control = this.txt_hNo;
+ this.layoutControlItem2.Location = new System.Drawing.Point(396, 0);
+ this.layoutControlItem2.Name = "layoutControlItem2";
+ this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem2.Size = new System.Drawing.Size(396, 31);
+ this.layoutControlItem2.Text = "鎺掍骇缂栧彿";
+ this.layoutControlItem2.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem3
+ //
+ this.layoutControlItem3.Control = this.txt_checkDate;
+ this.layoutControlItem3.Location = new System.Drawing.Point(792, 0);
+ this.layoutControlItem3.Name = "layoutControlItem3";
+ this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem3.Size = new System.Drawing.Size(396, 31);
+ this.layoutControlItem3.Text = "瀹℃牳鏃ユ湡 ";
+ this.layoutControlItem3.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem4
+ //
+ this.layoutControlItem4.Control = this.txt_pba013;
+ this.layoutControlItem4.Location = new System.Drawing.Point(0, 31);
+ this.layoutControlItem4.Name = "layoutControlItem4";
+ this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem4.Size = new System.Drawing.Size(396, 31);
+ this.layoutControlItem4.Text = "宸ヤ綔杞﹂棿";
+ this.layoutControlItem4.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem5
+ //
+ this.layoutControlItem5.Control = this.txt_checkUser;
+ this.layoutControlItem5.Location = new System.Drawing.Point(1188, 0);
+ this.layoutControlItem5.Name = "layoutControlItem5";
+ this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem5.Size = new System.Drawing.Size(397, 31);
+ this.layoutControlItem5.Text = "瀹℃牳浜哄憳";
+ this.layoutControlItem5.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem6
+ //
+ this.layoutControlItem6.Control = this.txt_fstatus;
+ this.layoutControlItem6.Location = new System.Drawing.Point(1188, 31);
+ this.layoutControlItem6.Name = "layoutControlItem6";
+ this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem6.Size = new System.Drawing.Size(397, 31);
+ this.layoutControlItem6.Text = "瀹℃牳鐘舵��";
+ this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem6.TextVisible = false;
+ //
+ // layoutControlItem7
+ //
+ this.layoutControlItem7.Control = this.txt_pba009;
+ this.layoutControlItem7.Location = new System.Drawing.Point(396, 31);
+ this.layoutControlItem7.Name = "layoutControlItem7";
+ this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan = 2;
+ this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem7.Size = new System.Drawing.Size(792, 31);
+ this.layoutControlItem7.Text = "鎺掍骇澶囨敞";
+ this.layoutControlItem7.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem8
+ //
+ this.layoutControlItem8.Control = this.btnSelect;
+ this.layoutControlItem8.Location = new System.Drawing.Point(0, 62);
+ this.layoutControlItem8.MaxSize = new System.Drawing.Size(105, 31);
+ this.layoutControlItem8.MinSize = new System.Drawing.Size(105, 31);
+ this.layoutControlItem8.Name = "layoutControlItem8";
+ this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem8.Size = new System.Drawing.Size(396, 31);
+ this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
+ this.layoutControlItem8.Text = "閫夋嫨鎶曟枡鍗�";
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem8.TextVisible = false;
+ //
+ // tabMx
+ //
+ this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tabMx.Location = new System.Drawing.Point(0, 0);
+ this.tabMx.Name = "tabMx";
+ this.tabMx.SelectedTabPage = this.tabMxPage1;
+ this.tabMx.Size = new System.Drawing.Size(1626, 587);
+ this.tabMx.TabIndex = 3;
+ this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+ this.tabMxPage1});
+ //
+ // tabMxPage1
+ //
+ this.tabMxPage1.Controls.Add(this.tableMxContainer);
+ this.tabMxPage1.Name = "tabMxPage1";
+ this.tabMxPage1.Size = new System.Drawing.Size(1624, 555);
+ this.tabMxPage1.Text = "浠诲姟鍗曟槑缁�";
+ //
+ // tableMxContainer
+ //
+ this.tableMxContainer.ColumnCount = 1;
+ this.tableMxContainer.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
+ this.tableMxContainer.Controls.Add(this.panelMxButtons, 0, 0);
+ this.tableMxContainer.Controls.Add(this.gcMx1, 0, 1);
+ this.tableMxContainer.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tableMxContainer.Location = new System.Drawing.Point(0, 0);
+ this.tableMxContainer.Name = "tableMxContainer";
+ this.tableMxContainer.RowCount = 2;
+ this.tableMxContainer.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 62F));
+ this.tableMxContainer.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
+ this.tableMxContainer.Size = new System.Drawing.Size(1624, 555);
+ this.tableMxContainer.TabIndex = 0;
+ //
+ // panelMxButtons
+ //
+ this.panelMxButtons.Controls.Add(this.btnMultiSelect);
+ this.panelMxButtons.Controls.Add(this.btnBatchSetDepotSections);
+ this.panelMxButtons.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.panelMxButtons.Location = new System.Drawing.Point(3, 4);
+ this.panelMxButtons.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.panelMxButtons.Name = "panelMxButtons";
+ this.panelMxButtons.Size = new System.Drawing.Size(1618, 54);
+ this.panelMxButtons.TabIndex = 1;
+ //
+ // btnMultiSelect
+ //
+ this.btnMultiSelect.Location = new System.Drawing.Point(11, 6);
+ this.btnMultiSelect.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.btnMultiSelect.Name = "btnMultiSelect";
+ this.btnMultiSelect.Size = new System.Drawing.Size(137, 32);
+ this.btnMultiSelect.TabIndex = 0;
+ this.btnMultiSelect.Text = "鎵归噺鍗曟嵁鍙嶅鏍�";
+ this.btnMultiSelect.Click += new System.EventHandler(this.btnMultiSelect_Click);
+ //
+ // btnBatchSetDepotSections
+ //
+ this.btnBatchSetDepotSections.Location = new System.Drawing.Point(158, 6);
+ this.btnBatchSetDepotSections.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.btnBatchSetDepotSections.Name = "btnBatchSetDepotSections";
+ this.btnBatchSetDepotSections.Size = new System.Drawing.Size(180, 32);
+ this.btnBatchSetDepotSections.TabIndex = 1;
+ this.btnBatchSetDepotSections.Text = "鎵归噺璧嬪�艰嚜鍔ㄨ皟鎷ㄥ簱浣�";
+ this.btnBatchSetDepotSections.Click += new System.EventHandler(this.btnBatchSetDepotSections_Click);
+ //
+ // gcMx1
+ //
+ this.gcMx1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
+ | System.Windows.Forms.AnchorStyles.Left)
+ | System.Windows.Forms.AnchorStyles.Right)));
+ this.gcMx1.Location = new System.Drawing.Point(3, 65);
+ this.gcMx1.MainView = this.gvMx1;
+ this.gcMx1.Name = "gcMx1";
+ this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
+ this.repositoryItemDateEdit2,
+ this.repositoryItemButtonEdit1,
+ this.rptJYBZ,
+ this.repositoryItemDateEdit3,
+ this.repositoryItemComboBox1,
+ this.rptDepotName,
+ this.rptDepotSections});
+ this.gcMx1.Size = new System.Drawing.Size(1618, 487);
+ this.gcMx1.TabIndex = 0;
+ this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gvMx1});
+ //
+ // gvMx1
+ //
+ this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true;
+ this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+ this.gvMx1.ColumnPanelRowHeight = 50;
+ this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gvMx1guid,
+ this.caaGuid,
+ this.gvMx1ZDDB,
+ this.gvMx1DepotId,
+ this.gvMx1DepotName,
+ this.gvMx1DepotSections,
+ this.gvMx1daa002,
+ this.gvMx1daa010,
+ this.gvMx1daa005,
+ this.gvMx1daa003,
+ this.gvMx1daa004,
+ this.gvMx1daa016,
+ this.gvMx1daa018,
+ this.gvMx1daa008,
+ this.gvMx1prodHour,
+ this.gvMx1capacity,
+ this.gvMx1daa006,
+ this.gvMx1daa007,
+ this.gvMx1daa009,
+ this.gvMx1daa011,
+ this.gvMx1daa012,
+ this.gvMx1reporttime,
+ this.gvMx1daa014,
+ this.gridColumn3,
+ this.gvMx1fstatus,
+ this.gridColumn6,
+ this.gvMxDel,
+ this.gridColumn7});
+ this.gvMx1.GridControl = this.gcMx1;
+ this.gvMx1.Name = "gvMx1";
+ this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
+ this.gvMx1.OptionsSelection.MultiSelect = true;
+ this.gvMx1.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect;
+ this.gvMx1.OptionsView.ShowGroupPanel = false;
+ //
+ // gvMx1guid
+ //
+ this.gvMx1guid.AppearanceCell.Options.UseFont = true;
+ this.gvMx1guid.Caption = "鏄庣粏Guid";
+ this.gvMx1guid.FieldName = "guid";
+ this.gvMx1guid.MinWidth = 50;
+ this.gvMx1guid.Name = "gvMx1guid";
+ this.gvMx1guid.OptionsColumn.ReadOnly = true;
+ this.gvMx1guid.Tag = "query_a.guid";
+ this.gvMx1guid.Width = 94;
+ //
+ // caaGuid
+ //
+ this.caaGuid.Caption = "caaGuid";
+ this.caaGuid.FieldName = "caaGuid";
+ this.caaGuid.MinWidth = 25;
+ this.caaGuid.Name = "caaGuid";
+ this.caaGuid.OptionsColumn.ReadOnly = true;
+ this.caaGuid.Width = 94;
+ //
+ // gvMx1ZDDB
+ //
+ this.gvMx1ZDDB.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1ZDDB.AppearanceCell.Options.UseFont = true;
+ this.gvMx1ZDDB.AppearanceCell.Options.UseForeColor = true;
+ this.gvMx1ZDDB.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1ZDDB.AppearanceHeader.Options.UseForeColor = true;
+ this.gvMx1ZDDB.Caption = "鏄惁鑷姩璋冩嫧";
+ this.gvMx1ZDDB.FieldName = "isCheck";
+ this.gvMx1ZDDB.MinWidth = 25;
+ this.gvMx1ZDDB.Name = "gvMx1ZDDB";
+ this.gvMx1ZDDB.Tag = "edit";
+ this.gvMx1ZDDB.UnboundDataType = typeof(bool);
+ this.gvMx1ZDDB.Visible = true;
+ this.gvMx1ZDDB.VisibleIndex = 2;
+ this.gvMx1ZDDB.Width = 94;
+ //
+ // gvMx1DepotId
+ //
+ this.gvMx1DepotId.Caption = "浠撳簱ID";
+ this.gvMx1DepotId.FieldName = "dbDepotId";
+ this.gvMx1DepotId.MinWidth = 25;
+ this.gvMx1DepotId.Name = "gvMx1DepotId";
+ //
+ // gvMx1DepotName
+ //
+ this.gvMx1DepotName.Caption = "鑷姩璋冩嫧浠撳簱";
+ this.gvMx1DepotName.ColumnEdit = this.rptDepotName;
+ this.gvMx1DepotName.FieldName = "depotName";
+ this.gvMx1DepotName.MinWidth = 120;
+ this.gvMx1DepotName.Name = "gvMx1DepotName";
+ this.gvMx1DepotName.Tag = "edit";
+ this.gvMx1DepotName.Visible = true;
+ this.gvMx1DepotName.VisibleIndex = 3;
+ this.gvMx1DepotName.Width = 120;
+ //
+ // rptDepotName
+ //
+ this.rptDepotName.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.rptDepotName.Name = "rptDepotName";
+ this.rptDepotName.NullText = "-璇烽�夋嫨-";
+ this.rptDepotName.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+ this.rptDepotName.SelectedIndexChanged += new System.EventHandler(this.rptDepotName_SelectedIndexChanged);
+ //
+ // gvMx1DepotSections
+ //
+ this.gvMx1DepotSections.Caption = "鑷姩璋冩嫧搴撲綅";
+ this.gvMx1DepotSections.ColumnEdit = this.rptDepotSections;
+ this.gvMx1DepotSections.FieldName = "dbDepotSections";
+ this.gvMx1DepotSections.MinWidth = 120;
+ this.gvMx1DepotSections.Name = "gvMx1DepotSections";
+ this.gvMx1DepotSections.Tag = "edit";
+ this.gvMx1DepotSections.Visible = true;
+ this.gvMx1DepotSections.VisibleIndex = 4;
+ this.gvMx1DepotSections.Width = 120;
+ //
+ // rptDepotSections
+ //
+ this.rptDepotSections.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.rptDepotSections.Name = "rptDepotSections";
+ this.rptDepotSections.NullText = "-璇烽�夋嫨-";
+ this.rptDepotSections.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+ this.rptDepotSections.SelectedIndexChanged += new System.EventHandler(this.rptDepotSections_SelectedIndexChanged);
+ //
+ // gvMx1daa002
+ //
+ this.gvMx1daa002.AppearanceCell.Options.UseFont = true;
+ this.gvMx1daa002.Caption = "宸ュ崟鍗曞彿";
+ this.gvMx1daa002.FieldName = "daa001";
+ this.gvMx1daa002.MinWidth = 50;
+ this.gvMx1daa002.Name = "gvMx1daa002";
+ this.gvMx1daa002.OptionsColumn.ReadOnly = true;
+ this.gvMx1daa002.Tag = "query_a.daa002";
+ this.gvMx1daa002.Visible = true;
+ this.gvMx1daa002.VisibleIndex = 1;
+ this.gvMx1daa002.Width = 50;
+ //
+ // gvMx1daa010
+ //
+ this.gvMx1daa010.AppearanceCell.Options.UseFont = true;
+ this.gvMx1daa010.Caption = "浠诲姟鍗曞彿";
+ this.gvMx1daa010.FieldName = "daa021";
+ this.gvMx1daa010.MinWidth = 50;
+ this.gvMx1daa010.Name = "gvMx1daa010";
+ this.gvMx1daa010.OptionsColumn.ReadOnly = true;
+ this.gvMx1daa010.Tag = "query_a.daa010";
+ this.gvMx1daa010.Visible = true;
+ this.gvMx1daa010.VisibleIndex = 5;
+ this.gvMx1daa010.Width = 50;
+ //
+ // gvMx1daa005
+ //
+ this.gvMx1daa005.AppearanceCell.Options.UseFont = true;
+ this.gvMx1daa005.Caption = "鐗╂枡缂栫爜";
+ this.gvMx1daa005.FieldName = "itemNo";
+ this.gvMx1daa005.MinWidth = 50;
+ this.gvMx1daa005.Name = "gvMx1daa005";
+ this.gvMx1daa005.OptionsColumn.ReadOnly = true;
+ this.gvMx1daa005.Tag = "query_a.daa005";
+ this.gvMx1daa005.Visible = true;
+ this.gvMx1daa005.VisibleIndex = 6;
+ this.gvMx1daa005.Width = 50;
+ //
+ // gvMx1daa003
+ //
+ this.gvMx1daa003.AppearanceCell.Options.UseFont = true;
+ this.gvMx1daa003.Caption = "浜у搧鍚嶇О";
+ this.gvMx1daa003.FieldName = "daa003";
+ this.gvMx1daa003.MinWidth = 50;
+ this.gvMx1daa003.Name = "gvMx1daa003";
+ this.gvMx1daa003.OptionsColumn.ReadOnly = true;
+ this.gvMx1daa003.Tag = "query_a.daa003";
+ this.gvMx1daa003.Visible = true;
+ this.gvMx1daa003.VisibleIndex = 7;
+ this.gvMx1daa003.Width = 50;
+ //
+ // gvMx1daa004
+ //
+ this.gvMx1daa004.AppearanceCell.Options.UseFont = true;
+ this.gvMx1daa004.Caption = "浜у搧瑙勬牸";
+ this.gvMx1daa004.FieldName = "daa004";
+ this.gvMx1daa004.MinWidth = 50;
+ this.gvMx1daa004.Name = "gvMx1daa004";
+ this.gvMx1daa004.OptionsColumn.ReadOnly = true;
+ this.gvMx1daa004.Tag = "query_a.daa004";
+ this.gvMx1daa004.Visible = true;
+ this.gvMx1daa004.VisibleIndex = 8;
+ this.gvMx1daa004.Width = 50;
+ //
+ // gvMx1daa016
+ //
+ this.gvMx1daa016.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1daa016.AppearanceCell.Options.UseFont = true;
+ this.gvMx1daa016.AppearanceCell.Options.UseForeColor = true;
+ this.gvMx1daa016.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1daa016.AppearanceHeader.Options.UseForeColor = true;
+ this.gvMx1daa016.Caption = "Mes棰勮寮�宸�";
+ this.gvMx1daa016.ColumnEdit = this.repositoryItemDateEdit2;
+ this.gvMx1daa016.FieldName = "mesStartProd";
+ this.gvMx1daa016.MinWidth = 50;
+ this.gvMx1daa016.Name = "gvMx1daa016";
+ this.gvMx1daa016.Tag = "edit";
+ this.gvMx1daa016.Visible = true;
+ this.gvMx1daa016.VisibleIndex = 10;
+ this.gvMx1daa016.Width = 50;
+ //
+ // repositoryItemDateEdit2
+ //
+ this.repositoryItemDateEdit2.AutoHeight = false;
+ this.repositoryItemDateEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.repositoryItemDateEdit2.CalendarTimeEditing = DevExpress.Utils.DefaultBoolean.True;
+ this.repositoryItemDateEdit2.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.repositoryItemDateEdit2.CalendarView = DevExpress.XtraEditors.Repository.CalendarView.Vista;
+ this.repositoryItemDateEdit2.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
+ this.repositoryItemDateEdit2.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
+ this.repositoryItemDateEdit2.EditFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
+ this.repositoryItemDateEdit2.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
+ this.repositoryItemDateEdit2.MaskSettings.Set("mask", "yyyy-MM-dd HH:mm:ss");
+ this.repositoryItemDateEdit2.Name = "repositoryItemDateEdit2";
+ this.repositoryItemDateEdit2.VistaDisplayMode = DevExpress.Utils.DefaultBoolean.True;
+ //
+ // gvMx1daa018
+ //
+ this.gvMx1daa018.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1daa018.AppearanceCell.Options.UseFont = true;
+ this.gvMx1daa018.AppearanceCell.Options.UseForeColor = true;
+ this.gvMx1daa018.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1daa018.AppearanceHeader.Options.UseForeColor = true;
+ this.gvMx1daa018.Caption = "Mes棰勮瀹屽伐";
+ this.gvMx1daa018.ColumnEdit = this.repositoryItemDateEdit3;
+ this.gvMx1daa018.FieldName = "mesEndProd";
+ this.gvMx1daa018.MinWidth = 50;
+ this.gvMx1daa018.Name = "gvMx1daa018";
+ this.gvMx1daa018.Tag = "edit";
+ this.gvMx1daa018.Visible = true;
+ this.gvMx1daa018.VisibleIndex = 11;
+ this.gvMx1daa018.Width = 50;
+ //
+ // repositoryItemDateEdit3
+ //
+ this.repositoryItemDateEdit3.AutoHeight = false;
+ this.repositoryItemDateEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.repositoryItemDateEdit3.CalendarTimeEditing = DevExpress.Utils.DefaultBoolean.True;
+ this.repositoryItemDateEdit3.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.repositoryItemDateEdit3.CalendarView = DevExpress.XtraEditors.Repository.CalendarView.Vista;
+ this.repositoryItemDateEdit3.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
+ this.repositoryItemDateEdit3.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
+ this.repositoryItemDateEdit3.EditFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
+ this.repositoryItemDateEdit3.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
+ this.repositoryItemDateEdit3.MaskSettings.Set("mask", "yyyy-MM-dd HH:mm:ss");
+ this.repositoryItemDateEdit3.Name = "repositoryItemDateEdit3";
+ this.repositoryItemDateEdit3.VistaDisplayMode = DevExpress.Utils.DefaultBoolean.True;
+ //
+ // gvMx1daa008
+ //
+ this.gvMx1daa008.AppearanceCell.Options.UseFont = true;
+ this.gvMx1daa008.Caption = "宸ュ崟鎬绘暟";
+ this.gvMx1daa008.FieldName = "caa012";
+ this.gvMx1daa008.MaxWidth = 50;
+ this.gvMx1daa008.MinWidth = 50;
+ this.gvMx1daa008.Name = "gvMx1daa008";
+ this.gvMx1daa008.OptionsColumn.ReadOnly = true;
+ this.gvMx1daa008.Tag = "query_a.daa008";
+ this.gvMx1daa008.Visible = true;
+ this.gvMx1daa008.VisibleIndex = 12;
+ this.gvMx1daa008.Width = 50;
+ //
+ // gvMx1prodHour
+ //
+ this.gvMx1prodHour.Caption = "鏍囧噯宸ユ椂";
+ this.gvMx1prodHour.FieldName = "prodHour";
+ this.gvMx1prodHour.MinWidth = 25;
+ this.gvMx1prodHour.Name = "gvMx1prodHour";
+ this.gvMx1prodHour.Visible = true;
+ this.gvMx1prodHour.VisibleIndex = 14;
+ this.gvMx1prodHour.Width = 54;
+ //
+ // gvMx1capacity
+ //
+ this.gvMx1capacity.Caption = "灏忔椂浜ц兘";
+ this.gvMx1capacity.FieldName = "planCapacity";
+ this.gvMx1capacity.MinWidth = 25;
+ this.gvMx1capacity.Name = "gvMx1capacity";
+ this.gvMx1capacity.Visible = true;
+ this.gvMx1capacity.VisibleIndex = 15;
+ this.gvMx1capacity.Width = 109;
+ //
+ // gvMx1daa006
+ //
+ this.gvMx1daa006.AppearanceCell.Options.UseFont = true;
+ this.gvMx1daa006.Caption = "鍗曚綅";
+ this.gvMx1daa006.FieldName = "fname";
+ this.gvMx1daa006.MaxWidth = 50;
+ this.gvMx1daa006.MinWidth = 50;
+ this.gvMx1daa006.Name = "gvMx1daa006";
+ this.gvMx1daa006.OptionsColumn.ReadOnly = true;
+ this.gvMx1daa006.Tag = "query_a.daa006";
+ this.gvMx1daa006.Visible = true;
+ this.gvMx1daa006.VisibleIndex = 13;
+ this.gvMx1daa006.Width = 50;
+ //
+ // gvMx1daa007
+ //
+ this.gvMx1daa007.AppearanceCell.Options.UseFont = true;
+ this.gvMx1daa007.Caption = "宸叉帓";
+ this.gvMx1daa007.FieldName = "yp";
+ this.gvMx1daa007.MaxWidth = 50;
+ this.gvMx1daa007.MinWidth = 50;
+ this.gvMx1daa007.Name = "gvMx1daa007";
+ this.gvMx1daa007.OptionsColumn.ReadOnly = true;
+ this.gvMx1daa007.Tag = "query_a.daa007";
+ this.gvMx1daa007.Visible = true;
+ this.gvMx1daa007.VisibleIndex = 16;
+ this.gvMx1daa007.Width = 50;
+ //
+ // gvMx1daa009
+ //
+ this.gvMx1daa009.AppearanceCell.Options.UseFont = true;
+ this.gvMx1daa009.Caption = "鏈帓";
+ this.gvMx1daa009.FieldName = "wp";
+ this.gvMx1daa009.MaxWidth = 50;
+ this.gvMx1daa009.MinWidth = 50;
+ this.gvMx1daa009.Name = "gvMx1daa009";
+ this.gvMx1daa009.OptionsColumn.ReadOnly = true;
+ this.gvMx1daa009.Tag = "query_a.daa009";
+ this.gvMx1daa009.Visible = true;
+ this.gvMx1daa009.VisibleIndex = 17;
+ this.gvMx1daa009.Width = 50;
+ //
+ // gvMx1daa011
+ //
+ this.gvMx1daa011.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1daa011.AppearanceCell.Options.UseFont = true;
+ this.gvMx1daa011.AppearanceCell.Options.UseForeColor = true;
+ this.gvMx1daa011.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1daa011.AppearanceHeader.Options.UseForeColor = true;
+ this.gvMx1daa011.Caption = "鏈鎺掓暟閲�";
+ this.gvMx1daa011.FieldName = "daa008";
+ this.gvMx1daa011.MaxWidth = 50;
+ this.gvMx1daa011.MinWidth = 60;
+ this.gvMx1daa011.Name = "gvMx1daa011";
+ this.gvMx1daa011.Tag = "yz_quantity_0_edit";
+ this.gvMx1daa011.Visible = true;
+ this.gvMx1daa011.VisibleIndex = 18;
+ this.gvMx1daa011.Width = 60;
+ //
+ // gvMx1daa012
+ //
+ this.gvMx1daa012.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1daa012.AppearanceCell.Options.UseFont = true;
+ this.gvMx1daa012.AppearanceCell.Options.UseForeColor = true;
+ this.gvMx1daa012.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1daa012.AppearanceHeader.Options.UseForeColor = true;
+ this.gvMx1daa012.Caption = "绾垮埆缂栫爜";
+ this.gvMx1daa012.ColumnEdit = this.rptJYBZ;
+ this.gvMx1daa012.FieldName = "daa015LineName";
+ this.gvMx1daa012.MinWidth = 150;
+ this.gvMx1daa012.Name = "gvMx1daa012";
+ this.gvMx1daa012.Tag = "edit";
+ this.gvMx1daa012.Visible = true;
+ this.gvMx1daa012.VisibleIndex = 19;
+ this.gvMx1daa012.Width = 150;
+ //
+ // rptJYBZ
+ //
+ this.rptJYBZ.AutoHeight = false;
+ this.rptJYBZ.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.rptJYBZ.Name = "rptJYBZ";
+ this.rptJYBZ.NullText = "-璇烽�夋嫨-";
+ this.rptJYBZ.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+ this.rptJYBZ.SelectedIndexChanged += new System.EventHandler(this.rptJYBZ_SelectedIndexChanged);
+ //
+ // gvMx1reporttime
+ //
+ this.gvMx1reporttime.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1reporttime.AppearanceCell.Options.UseFont = true;
+ this.gvMx1reporttime.AppearanceCell.Options.UseForeColor = true;
+ this.gvMx1reporttime.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1reporttime.AppearanceHeader.Options.UseForeColor = true;
+ this.gvMx1reporttime.Caption = "澶囨敞";
+ this.gvMx1reporttime.FieldName = "daa009";
+ this.gvMx1reporttime.MinWidth = 50;
+ this.gvMx1reporttime.Name = "gvMx1reporttime";
+ this.gvMx1reporttime.Tag = "edit";
+ this.gvMx1reporttime.Visible = true;
+ this.gvMx1reporttime.VisibleIndex = 20;
+ this.gvMx1reporttime.Width = 102;
+ //
+ // gvMx1daa014
+ //
+ this.gvMx1daa014.AppearanceCell.Options.UseFont = true;
+ this.gvMx1daa014.Caption = "鎶曟枡鍗曞崟鍙�";
+ this.gvMx1daa014.FieldName = "daa014";
+ this.gvMx1daa014.MinWidth = 50;
+ this.gvMx1daa014.Name = "gvMx1daa014";
+ this.gvMx1daa014.OptionsColumn.ReadOnly = true;
+ this.gvMx1daa014.Tag = "query_a.daa014";
+ this.gvMx1daa014.Visible = true;
+ this.gvMx1daa014.VisibleIndex = 21;
+ this.gvMx1daa014.Width = 51;
+ //
+ // gridColumn3
+ //
+ this.gridColumn3.Caption = "绾夸綋ID";
+ this.gridColumn3.FieldName = "daa015";
+ this.gridColumn3.MinWidth = 25;
+ this.gridColumn3.Name = "gridColumn3";
+ this.gridColumn3.Width = 94;
+ //
+ // gvMx1fstatus
+ //
+ this.gvMx1fstatus.AppearanceCell.Options.UseFont = true;
+ this.gvMx1fstatus.Caption = "闇�姹傚崟鍙�";
+ this.gvMx1fstatus.FieldName = "caa015";
+ this.gvMx1fstatus.MinWidth = 50;
+ this.gvMx1fstatus.Name = "gvMx1fstatus";
+ this.gvMx1fstatus.OptionsColumn.ReadOnly = true;
+ this.gvMx1fstatus.Tag = "query_a.fstatus";
+ this.gvMx1fstatus.Visible = true;
+ this.gvMx1fstatus.VisibleIndex = 22;
+ this.gvMx1fstatus.Width = 76;
+ //
+ // gridColumn6
+ //
+ this.gridColumn6.Caption = "鎺掍骇搴忓彿";
+ this.gridColumn6.FieldName = "scheduleOrder";
+ this.gridColumn6.MinWidth = 25;
+ this.gridColumn6.Name = "gridColumn6";
+ this.gridColumn6.Tag = "edit";
+ this.gridColumn6.Visible = true;
+ this.gridColumn6.VisibleIndex = 23;
+ this.gridColumn6.Width = 94;
+ //
+ // gvMxDel
+ //
+ this.gvMxDel.Caption = "绉诲嚭";
+ this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
+ this.gvMxDel.MinWidth = 80;
+ this.gvMxDel.Name = "gvMxDel";
+ this.gvMxDel.Visible = true;
+ this.gvMxDel.VisibleIndex = 24;
+ this.gvMxDel.Width = 80;
+ //
+ // repositoryItemButtonEdit1
+ //
+ this.repositoryItemButtonEdit1.AutoHeight = false;
+ editorButtonImageOptions1.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
+ editorButtonImageOptions1.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)});
+ this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
+ this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
+ this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
+ //
+ // gridColumn7
+ //
+ this.gridColumn7.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn7.AppearanceCell.Options.UseForeColor = true;
+ this.gridColumn7.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn7.AppearanceHeader.Options.UseForeColor = true;
+ this.gridColumn7.Caption = "鐢熶骇绫诲瀷";
+ this.gridColumn7.ColumnEdit = this.repositoryItemComboBox1;
+ this.gridColumn7.FieldName = "daa025";
+ this.gridColumn7.MinWidth = 25;
+ this.gridColumn7.Name = "gridColumn7";
+ this.gridColumn7.Tag = "edit";
+ this.gridColumn7.Visible = true;
+ this.gridColumn7.VisibleIndex = 9;
+ this.gridColumn7.Width = 51;
+ //
+ // repositoryItemComboBox1
+ //
+ this.repositoryItemComboBox1.AutoHeight = false;
+ this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.repositoryItemComboBox1.Items.AddRange(new object[] {
+ "F-閲忎骇",
+ "S-璇曚骇",
+ "C-鎷嗘満杩斿伐",
+ "W-缁翠慨杩斿伐",
+ "G-杩斿伐",
+ "O-澶栧彂"});
+ this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
+ this.repositoryItemComboBox1.NullText = "-璇烽�夋嫨-";
+ this.repositoryItemComboBox1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+ //
+ // gridColumn11
+ //
+ this.gridColumn11.Caption = "gvMx1Guid";
+ this.gridColumn11.FieldName = "guid";
+ this.gridColumn11.MinWidth = 25;
+ this.gridColumn11.Name = "gridColumn11";
+ this.gridColumn11.Width = 94;
+ //
+ // gridColumn20
+ //
+ this.gridColumn20.Caption = "搴忓彿";
+ this.gridColumn20.FieldName = "dab002";
+ this.gridColumn20.MinWidth = 25;
+ this.gridColumn20.Name = "gridColumn20";
+ this.gridColumn20.Visible = true;
+ this.gridColumn20.VisibleIndex = 0;
+ this.gridColumn20.Width = 94;
+ //
+ // gridColumn26
+ //
+ this.gridColumn26.AppearanceCell.Options.UseFont = true;
+ this.gridColumn26.Caption = "宸ュ崟鍗曞彿";
+ this.gridColumn26.FieldName = "dab001";
+ this.gridColumn26.MinWidth = 50;
+ this.gridColumn26.Name = "gridColumn26";
+ this.gridColumn26.Tag = "query_a.dab001";
+ this.gridColumn26.Visible = true;
+ this.gridColumn26.VisibleIndex = 1;
+ this.gridColumn26.Width = 94;
+ //
+ // gridColumn28
+ //
+ this.gridColumn28.AppearanceCell.Options.UseFont = true;
+ this.gridColumn28.Caption = "鏉愭枡缂栫爜";
+ this.gridColumn28.FieldName = "itemNo";
+ this.gridColumn28.MinWidth = 50;
+ this.gridColumn28.Name = "gridColumn28";
+ this.gridColumn28.Tag = "query_a.dab003";
+ this.gridColumn28.Visible = true;
+ this.gridColumn28.VisibleIndex = 2;
+ this.gridColumn28.Width = 94;
+ //
+ // gridColumn29
+ //
+ this.gridColumn29.AppearanceCell.Options.UseFont = true;
+ this.gridColumn29.Caption = "鏉愭枡鍚嶇О";
+ this.gridColumn29.FieldName = "itemName";
+ this.gridColumn29.MinWidth = 50;
+ this.gridColumn29.Name = "gridColumn29";
+ this.gridColumn29.Tag = "query_a.dab004";
+ this.gridColumn29.Visible = true;
+ this.gridColumn29.VisibleIndex = 3;
+ this.gridColumn29.Width = 94;
+ //
+ // gridColumn49
+ //
+ this.gridColumn49.AppearanceCell.Options.UseFont = true;
+ this.gridColumn49.Caption = "鏉愭枡瑙勬牸";
+ this.gridColumn49.FieldName = "itemModel";
+ this.gridColumn49.MinWidth = 50;
+ this.gridColumn49.Name = "gridColumn49";
+ this.gridColumn49.Tag = "query_a.dab005";
+ this.gridColumn49.Visible = true;
+ this.gridColumn49.VisibleIndex = 4;
+ this.gridColumn49.Width = 94;
+ //
+ // gridColumn50
+ //
+ this.gridColumn50.AppearanceCell.Options.UseFont = true;
+ this.gridColumn50.Caption = "闇�棰嗙敤閲�";
+ this.gridColumn50.FieldName = "dab006";
+ this.gridColumn50.MinWidth = 50;
+ this.gridColumn50.Name = "gridColumn50";
+ this.gridColumn50.Tag = "query_a.dab006";
+ this.gridColumn50.Visible = true;
+ this.gridColumn50.VisibleIndex = 5;
+ this.gridColumn50.Width = 94;
+ //
+ // gridColumn51
+ //
+ this.gridColumn51.AppearanceCell.Options.UseFont = true;
+ this.gridColumn51.Caption = "宸查鐢ㄩ噺";
+ this.gridColumn51.FieldName = "ylQty";
+ this.gridColumn51.MinWidth = 50;
+ this.gridColumn51.Name = "gridColumn51";
+ this.gridColumn51.Tag = "query_a.dab007";
+ this.gridColumn51.Visible = true;
+ this.gridColumn51.VisibleIndex = 6;
+ this.gridColumn51.Width = 94;
+ //
+ // gridColumn52
+ //
+ this.gridColumn52.Caption = "鍓╀綑鍙";
+ this.gridColumn52.FieldName = "klQty";
+ this.gridColumn52.MinWidth = 25;
+ this.gridColumn52.Name = "gridColumn52";
+ this.gridColumn52.Visible = true;
+ this.gridColumn52.VisibleIndex = 7;
+ this.gridColumn52.Width = 94;
+ //
+ // gridColumn53
+ //
+ this.gridColumn53.AppearanceCell.Options.UseFont = true;
+ this.gridColumn53.Caption = "鏄惁鏇挎枡";
+ this.gridColumn53.FieldName = "dab014Txt";
+ this.gridColumn53.MinWidth = 50;
+ this.gridColumn53.Name = "gridColumn53";
+ this.gridColumn53.Tag = "query_a.dab014";
+ this.gridColumn53.Visible = true;
+ this.gridColumn53.VisibleIndex = 8;
+ this.gridColumn53.Width = 94;
+ //
+ // gridColumn54
+ //
+ this.gridColumn54.Caption = "寤鸿浠撳簱";
+ this.gridColumn54.FieldName = "erpCk";
+ this.gridColumn54.MinWidth = 25;
+ this.gridColumn54.Name = "gridColumn54";
+ this.gridColumn54.Visible = true;
+ this.gridColumn54.VisibleIndex = 9;
+ this.gridColumn54.Width = 94;
+ //
+ // gridColumn55
+ //
+ this.gridColumn55.Caption = "鍙戞枡鏂瑰紡";
+ this.gridColumn55.FieldName = "issueType";
+ this.gridColumn55.MinWidth = 25;
+ this.gridColumn55.Name = "gridColumn55";
+ this.gridColumn55.Visible = true;
+ this.gridColumn55.VisibleIndex = 10;
+ this.gridColumn55.Width = 94;
+ //
+ // gridColumn56
+ //
+ this.gridColumn56.AppearanceCell.Options.UseFont = true;
+ this.gridColumn56.Caption = "缁勬垚鐢ㄩ噺";
+ this.gridColumn56.FieldName = "dab012";
+ this.gridColumn56.MinWidth = 50;
+ this.gridColumn56.Name = "gridColumn56";
+ this.gridColumn56.Tag = "query_a.dab012";
+ this.gridColumn56.Visible = true;
+ this.gridColumn56.VisibleIndex = 11;
+ this.gridColumn56.Width = 94;
+ //
+ // gridColumn57
+ //
+ this.gridColumn57.AppearanceCell.Options.UseFont = true;
+ this.gridColumn57.Caption = "鍗曚綅";
+ this.gridColumn57.FieldName = "dwName";
+ this.gridColumn57.MinWidth = 50;
+ this.gridColumn57.Name = "gridColumn57";
+ this.gridColumn57.Tag = "query_a.dab009";
+ this.gridColumn57.Visible = true;
+ this.gridColumn57.VisibleIndex = 12;
+ this.gridColumn57.Width = 94;
+ //
+ // gridColumn58
+ //
+ this.gridColumn58.AppearanceCell.Options.UseFont = true;
+ this.gridColumn58.Caption = "鍥哄畾鎹熻��";
+ this.gridColumn58.FieldName = "scrapqty";
+ this.gridColumn58.MinWidth = 50;
+ this.gridColumn58.Name = "gridColumn58";
+ this.gridColumn58.Tag = "query_a.scrapqty";
+ this.gridColumn58.Width = 94;
+ //
+ // gridColumn59
+ //
+ this.gridColumn59.AppearanceCell.Options.UseFont = true;
+ this.gridColumn59.Caption = "鍙樺姩鎹熻�楃巼";
+ this.gridColumn59.FieldName = "scraprate";
+ this.gridColumn59.MinWidth = 50;
+ this.gridColumn59.Name = "gridColumn59";
+ this.gridColumn59.Tag = "query_a.scraprate";
+ this.gridColumn59.Width = 94;
+ //
+ // gridColumn60
+ //
+ this.gridColumn60.AppearanceCell.Options.UseFont = true;
+ this.gridColumn60.Caption = "浣滀笟涓嶈壇閫�鏂�";
+ this.gridColumn60.FieldName = "zyBl";
+ this.gridColumn60.MinWidth = 50;
+ this.gridColumn60.Name = "gridColumn60";
+ this.gridColumn60.Tag = "query_a.zy_bl";
+ this.gridColumn60.Visible = true;
+ this.gridColumn60.VisibleIndex = 17;
+ this.gridColumn60.Width = 94;
+ //
+ // gridColumn61
+ //
+ this.gridColumn61.AppearanceCell.Options.UseFont = true;
+ this.gridColumn61.Caption = "鏉ユ枡涓嶈壇閫�鏂�";
+ this.gridColumn61.FieldName = "llBl";
+ this.gridColumn61.MinWidth = 50;
+ this.gridColumn61.Name = "gridColumn61";
+ this.gridColumn61.Tag = "query_a.ll_bl";
+ this.gridColumn61.Visible = true;
+ this.gridColumn61.VisibleIndex = 15;
+ this.gridColumn61.Width = 94;
+ //
+ // gridColumn62
+ //
+ this.gridColumn62.AppearanceCell.Options.UseFont = true;
+ this.gridColumn62.Caption = "鑹搧閫�鏂�";
+ this.gridColumn62.FieldName = "lpTl";
+ this.gridColumn62.MinWidth = 50;
+ this.gridColumn62.Name = "gridColumn62";
+ this.gridColumn62.Tag = "query_a.lp_tl";
+ this.gridColumn62.Visible = true;
+ this.gridColumn62.VisibleIndex = 16;
+ this.gridColumn62.Width = 94;
+ //
+ // gridColumn63
+ //
+ this.gridColumn63.AppearanceCell.Options.UseFont = true;
+ this.gridColumn63.Caption = "琛ユ枡鏁伴噺";
+ this.gridColumn63.FieldName = "blQty";
+ this.gridColumn63.MinWidth = 50;
+ this.gridColumn63.Name = "gridColumn63";
+ this.gridColumn63.Tag = "query_a.dab021";
+ this.gridColumn63.Visible = true;
+ this.gridColumn63.VisibleIndex = 13;
+ this.gridColumn63.Width = 94;
+ //
+ // gridColumn64
+ //
+ this.gridColumn64.AppearanceCell.Options.UseFont = true;
+ this.gridColumn64.Caption = "鏉愭枡绫诲瀷";
+ this.gridColumn64.FieldName = "dab010";
+ this.gridColumn64.MinWidth = 50;
+ this.gridColumn64.Name = "gridColumn64";
+ this.gridColumn64.Tag = "query_a.dab010";
+ this.gridColumn64.Width = 94;
+ //
+ // gridColumn65
+ //
+ this.gridColumn65.AppearanceCell.Options.UseFont = true;
+ this.gridColumn65.Caption = "涓绘枡";
+ this.gridColumn65.FieldName = "dab011";
+ this.gridColumn65.MinWidth = 50;
+ this.gridColumn65.Name = "gridColumn65";
+ this.gridColumn65.Tag = "query_a.dab011";
+ this.gridColumn65.Width = 94;
+ //
+ // gridColumn66
+ //
+ this.gridColumn66.AppearanceCell.Options.UseFont = true;
+ this.gridColumn66.Caption = "搴曟暟";
+ this.gridColumn66.FieldName = "dab013";
+ this.gridColumn66.MinWidth = 50;
+ this.gridColumn66.Name = "gridColumn66";
+ this.gridColumn66.Tag = "query_a.dab013";
+ this.gridColumn66.Width = 94;
+ //
+ // gridColumn67
+ //
+ this.gridColumn67.AppearanceCell.Options.UseFont = true;
+ this.gridColumn67.Caption = "鐐逛綅";
+ this.gridColumn67.FieldName = "dab015";
+ this.gridColumn67.MinWidth = 50;
+ this.gridColumn67.Name = "gridColumn67";
+ this.gridColumn67.Tag = "query_a.dab015";
+ this.gridColumn67.Width = 94;
+ //
+ // gridColumn68
+ //
+ this.gridColumn68.AppearanceCell.Options.UseFont = true;
+ this.gridColumn68.Caption = "棰嗘枡鏂瑰紡";
+ this.gridColumn68.FieldName = "dab019";
+ this.gridColumn68.MinWidth = 50;
+ this.gridColumn68.Name = "gridColumn68";
+ this.gridColumn68.Tag = "query_a.dab019";
+ this.gridColumn68.Width = 94;
+ //
+ // gridColumn69
+ //
+ this.gridColumn69.AppearanceCell.Options.UseFont = true;
+ this.gridColumn69.Caption = "瀹為鐢ㄩ噺";
+ this.gridColumn69.FieldName = "slQty";
+ this.gridColumn69.MinWidth = 50;
+ this.gridColumn69.Name = "gridColumn69";
+ this.gridColumn69.Tag = "query_v.slQty";
+ this.gridColumn69.Width = 94;
+ //
+ // gridColumn70
+ //
+ this.gridColumn70.AppearanceCell.Options.UseFont = true;
+ this.gridColumn70.Caption = "閫�鏂欐�绘暟";
+ this.gridColumn70.FieldName = "ztsl";
+ this.gridColumn70.MinWidth = 50;
+ this.gridColumn70.Name = "gridColumn70";
+ this.gridColumn70.Tag = "query_a.dab022";
+ this.gridColumn70.Width = 94;
+ //
+ // gridColumn71
+ //
+ this.gridColumn71.AppearanceCell.Options.UseFont = true;
+ this.gridColumn71.Caption = "瓒呴鏁伴噺";
+ this.gridColumn71.FieldName = "clQty";
+ this.gridColumn71.MinWidth = 50;
+ this.gridColumn71.Name = "gridColumn71";
+ this.gridColumn71.Tag = "query_a.dab023";
+ this.gridColumn71.Visible = true;
+ this.gridColumn71.VisibleIndex = 14;
+ this.gridColumn71.Width = 94;
+ //
+ // picCheckBox
+ //
+ this.picCheckBox.Image = ((System.Drawing.Image)(resources.GetObject("picCheckBox.Image")));
+ this.picCheckBox.Location = new System.Drawing.Point(1024, 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 = 7;
+ this.picCheckBox.TabStop = false;
+ this.picCheckBox.Visible = false;
+ //
+ // gridView2
+ //
+ this.gridView2.Name = "gridView2";
+ //
+ // gridView3
+ //
+ this.gridView3.Name = "gridView3";
+ //
+ // Frm_WompbaCNPC
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.ClientSize = new System.Drawing.Size(1628, 820);
+ this.Controls.Add(this.picCheckBox);
+ this.Controls.Add(this.xtraTabControl1);
+ this.Controls.Add(this.toolBarMenu1);
+ this.Name = "Frm_WompbaCNPC";
+ this.Text = "鎵归噺鎺掍骇锛堜骇鑳芥帓浜э級";
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit4.CalendarTimeProperties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit4)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox3)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
+ this.xtraTabControl1.ResumeLayout(false);
+ this.xtraTabPage1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit();
+ this.split1.Panel1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit();
+ this.split1.Panel2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit();
+ this.split1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
+ this.xtraTabControl2.ResumeLayout(false);
+ this.xtraTabPage6.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.gcMxL1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
+ this.xtraTabPage2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
+ this.splitMx1.Panel1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit();
+ this.splitMx1.Panel2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit();
+ this.splitMx1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
+ this.layoutMx1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.txt_hNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_pba009.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
+ this.tabMx.ResumeLayout(false);
+ this.tabMxPage1.ResumeLayout(false);
+ this.tableMxContainer.ResumeLayout(false);
+ this.panelMxButtons.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.rptDepotName)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.rptDepotSections)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3.CalendarTimeProperties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.rptJYBZ)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
+ this.ResumeLayout(false);
+
+ }
+ #endregion
+ private UserControl.UcToolBarMenu toolBarMenu1;
+ private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
+ private System.Windows.Forms.PictureBox picCheckBox;
+ private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
+ private DevExpress.XtraEditors.SplitContainerControl split1;
+ private DevExpress.XtraGrid.GridControl gcMain1;
+ private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_fstatus;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_pba005;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_pba006;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_pba009;
+ private UserControls.Data.UcPageBar pageBar1;
+ private System.Windows.Forms.Panel panelMxButtons;
+ private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
+ private DevExpress.XtraEditors.SplitContainerControl splitMx1;
+ private DevExpress.XtraLayout.LayoutControl layoutMx1;
+ private DevExpress.XtraLayout.LayoutControlGroup Root;
+ private UserControl.UcLookOrg txt_erpSczz;
+ private UserControl.UcLookWorkshop txt_pba013;
+ private DevExpress.XtraEditors.TextEdit txt_hNo;
+ private DevExpress.XtraEditors.SimpleButton btnSelect;
+ private System.Windows.Forms.Label lbGuid;
+ private DevExpress.XtraEditors.TextEdit txt_checkUser;
+ private DevExpress.XtraEditors.TextEdit txt_checkDate;
+ private DevExpress.XtraEditors.TextEdit txt_pba009;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+ private DevExpress.XtraEditors.CheckEdit txt_fstatus;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
+ private DevExpress.XtraTab.XtraTabControl tabMx;
+ private DevExpress.XtraTab.XtraTabPage tabMxPage1;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
+ private DevExpress.Utils.ToolTipController tips;
+ private DevExpress.XtraTab.XtraTabControl xtraTabControl2;
+ private DevExpress.XtraTab.XtraTabPage xtraTabPage6;
+ private DevExpress.XtraEditors.SimpleButton btnMultiSelect;
+ private DevExpress.XtraGrid.Views.Grid.GridView gvMxL1;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn26;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn28;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn29;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn49;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn50;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn51;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn52;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn53;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn54;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn55;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn56;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn57;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn58;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn59;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn60;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn61;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn62;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn63;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn64;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn65;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn66;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn67;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn68;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn69;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn70;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn71;
+ private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
+ private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
+ private DevExpress.XtraGrid.GridControl gcMx1;
+ private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
+ private DevExpress.XtraGrid.Columns.GridColumn caaGuid;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa002;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa010;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa005;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa003;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa004;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa016;
+ private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit2;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa018;
+ private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit3;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa008;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa006;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa007;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa009;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa011;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa012;
+ private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJYBZ;
+ private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptDepotName;
+ private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptDepotSections;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1reporttime;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa014;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1fstatus;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMxDel;
+ private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
+ private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
+ private System.Windows.Forms.TableLayoutPanel tableMxContainer;
+ private DevExpress.XtraEditors.SimpleButton btnBatchSetDepotSections;
+ private DevExpress.XtraGrid.GridControl gcMxL1;
+ private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn24;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn25;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn27;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn30;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn31;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn32;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn34;
+ private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit1;
+ private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit4;
+ private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox2;
+ private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox3;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1ZDDB;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1DepotId;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1DepotName;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1DepotSections;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1prodHour;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1capacity;
+ }
+}
+
diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_WompbaCNPC.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_WompbaCNPC.cs
new file mode 100644
index 0000000..7879283
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_WompbaCNPC.cs
@@ -0,0 +1,1167 @@
+using DevExpress.XtraEditors;
+using DevExpress.XtraGrid.Views.Base.ViewInfo;
+using DevExpress.XtraGrid.Views.Grid;
+using DevExpress.XtraPivotGrid.Data;
+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.Threading.Tasks;
+using System.Windows.Forms;
+
+namespace Gs.DevApp.DevFrm
+{
+ public partial class Frm_WompbaCNPC : DevExpress.XtraEditors.XtraForm
+ {
+ string _webServiceName = "WompbaManager/";
+ List<FilterEntity> _filterList = new List<FilterEntity>();
+ string _cjBm = "";//杞﹂棿
+ public Frm_WompbaCNPC()
+ {
+ InitializeComponent();
+ this.toolBarMenu1.btnAddClick += ToolBarMenu1_btnAddClick;
+ this.toolBarMenu1.btnEdtClick += ToolBarMenu1_btnEdtClick;
+ this.toolBarMenu1.btnSaveClick += ToolBarMenu1_btnSaveClick;
+ this.toolBarMenu1.btnLoadClick += ToolBarMenu1_btnLoadClick;
+ this.toolBarMenu1.btnDelClick += ToolBarMenu1_btnDelClick1;
+ this.toolBarMenu1.btnEscClick += ToolBarMenu1_btnEscClick;
+ this.toolBarMenu1.btnQueryClick += ToolBarMenu1_btnQueryClick;
+ toolBarMenu1.btnChkClick += ToolBarMenu1_btnChkClick;
+ toolBarMenu1.btnFChkClick += ToolBarMenu1_btnFChkClick;
+ toolBarMenu1.btnLogClick += ToolBarMenu1_btnLogClick;
+ this.toolBarMenu1.btnPCcxpxClick += ToolBarMenu1_btnPCcxpxClick;
+ this.toolBarMenu1.btnRiJiHuaClick += ToolBarMenu1_btnRiJiHuaClick;
+ this.toolBarMenu1.SetRiJiHuaVisible(true);
+ this.toolBarMenu1.getXmlConfig();
+ Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1);
+ Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, null, null, null, "", (value) =>
+ {
+ Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 0);
+ }, tips, true, (strGuid) => {
+ getModelList(strGuid);
+ });
+ Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, picCheckBox, this, "fstatus", "", (value) =>
+ {
+ Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 0);
+ }, tips);
+ Gs.DevApp.ToolBox.UtilityHelper.SetTabParameter(gridView1, xtraTabControl1, pageBar1, (value) =>
+ {
+ getModel(value);
+ }, (value) =>
+ {
+ getPageList(this.pageBar1.CurrentPage);
+ }, lbGuid);
+
+
+ getPageList(1);
+ pageBar1.PagerEvent += PageBar1_PagerEvent;
+
+
+ //閫夊瓨缁勭粐锛堝彉鏄庣粏涓殑鐗╂枡鍜岃溅闂达級
+ txt_erpSczz.EditChanged += (s, e) =>
+ {
+ string _orgId = txt_erpSczz.GetId();
+ if (string.IsNullOrEmpty(_orgId))
+ return;
+ txt_pba013.getSuppler(_orgId, _cjBm);
+ _getListDepot(_orgId);
+ };
+ // 閫夋嫨杞﹂棿锛堝彉鏄庣粏涓骇绾匡級
+ txt_pba013.EditChanged += (s, e) =>
+ {
+ string workGuid = this.txt_pba013.GetId();
+ _getListJybz(workGuid);
+ };
+ //閫夋嫨闇�瑕佺殑鏄庣粏
+ btnSelect.Click += (s, e) =>
+ {
+ if (string.IsNullOrEmpty(this.txt_pba013.GetId()))
+ {
+ Gs.DevApp.ToolBox.MsgHelper.ShowError("璇峰厛閫夋嫨杞﹂棿锛屾墠鑳介�夋嫨浠诲姟鍗曪紒");
+ return;
+ }
+ var frm = new SelectWompba(this.txt_pba013.GetId());
+ //璧嬪�肩粰鏄庣粏琛�
+ frm.UpdateParent += (ss, ee) =>
+ {
+ try
+ {
+ var lst = new List<string>();
+ lst = ee.StringList;
+ var _obj = lst;
+ var strReturn = UtilityHelper.HttpPost("",
+ "WompbaManager/SelectPbaToView",
+ JsonConvert.SerializeObject(_obj));
+ var dt = UtilityHelper.ReturnToList(strReturn);
+ DataTable _newTable = dt.rtnData;
+ DataTable _oldTable = (DataTable)gcMx1.DataSource;
+ DataRow[] sourceRows = _newTable.Select();
+ for (int i = 0; i < sourceRows.Length; i++)
+ {
+ _oldTable.ImportRow(sourceRows[i]);
+ }
+ // 纭繚鑷姩璋冩嫧鐩稿叧鍒楀瓨鍦紝渚夸簬涓嬫媺璧嬪��
+ if (!_oldTable.Columns.Contains("dbDepotId")) _oldTable.Columns.Add("dbDepotId", typeof(string));
+ if (!_oldTable.Columns.Contains("depotName")) _oldTable.Columns.Add("depotName", typeof(string));
+ if (!_oldTable.Columns.Contains("dbDepotSections")) _oldTable.Columns.Add("dbDepotSections", typeof(string));
+ if (!_oldTable.Columns.Contains("prodHour")) _oldTable.Columns.Add("prodHour", typeof(decimal));
+ foreach (DataRow r in _oldTable.Rows)
+ {
+ var v1 = ToolBox.UtilityHelper.ToDecimal(r["daa008"] == null ? "" : r["daa008"].ToString());
+ var v2 = ToolBox.UtilityHelper.ToDecimal(r["planCapacity"] == null ? "" : r["planCapacity"].ToString());
+ var v = v2 == 0 ? 0 : (v1 / v2);
+ r["prodHour"] = v;
+ }
+ gcMx1.BindingContext = new BindingContext();
+ gcMx1.DataSource = _oldTable;
+ gvMx1.CloseEditor();
+ gvMx1.PostEditor();
+ gvMx1.UpdateCurrentRow();
+ gcMx1.ForceInitialize();
+ gvMx1.BestFitColumns();
+ Gs.DevApp.ToolBox.UtilityHelper.SetGridLayout(gvMx1);
+ }
+ catch (Exception ex)
+ {
+ MsgHelper.ShowError("鎻愮ず锛�" + ex.Message);
+ }
+ };
+ frm.ShowDialog();
+ };
+ gvMx1.ShowingEditor += (s, e) =>
+ {
+ if (gvMx1.FocusedColumn == gvMx1DepotSections)
+ {
+ string depotId = gvMx1.GetRowCellValue(gvMx1.FocusedRowHandle, "dbDepotId")?.ToString();
+ _getListDepotSections(depotId);
+ }
+ };
+
+ gvMx1.CellValueChanged += (s, e) =>
+ {
+ if (e.RowHandle < 0) return;
+ if (e.Column == gvMx1DepotName)
+ {
+ var depotId = gvMx1.GetRowCellValue(e.RowHandle, "dbDepotId")?.ToString();
+ // 娓呯┖搴撲綅骞舵牴鎹粨搴揑D鍔犺浇搴撲綅涓嬫媺
+ gvMx1.SetRowCellValue(e.RowHandle, "dbDepotSections", null);
+ _getListDepotSections(depotId);
+ }
+ if (e.Column == gvMx1capacity || e.Column == gvMx1daa011)
+ {
+ var v1 = ToolBox.UtilityHelper.ToDecimal(gvMx1.GetRowCellValue(e.RowHandle, "daa008") == null ? "" : gvMx1.GetRowCellValue(e.RowHandle, "daa008").ToString());
+ var v2 = ToolBox.UtilityHelper.ToDecimal(gvMx1.GetRowCellValue(e.RowHandle, "planCapacity") == null ? "" : gvMx1.GetRowCellValue(e.RowHandle, "planCapacity").ToString());
+ var v = v2 == 0 ? 0 : (v1 / v2);
+ gvMx1.SetRowCellValue(e.RowHandle, "prodHour", v);
+ }
+ };
+
+
+ }
+ private void GridView1_ColumnFilterChanged(object sender, EventArgs e)
+ {
+ _filterList = Gs.DevApp.ToolBox.UtilityHelper.GetDilter(gridView1.Columns, gridView1);
+ Task.Delay(100);
+ getPageList(1);
+ }
+
+ /// <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, this.GetType().FullName);
+ 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_btnLogClick(object sender, EventArgs e)
+ {
+ toolBarMenu1.guidKey = "";
+ string rowGuid, rowName;
+ (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1,
+ lbGuid, txt_hNo, gridView1, "hNo", 6);
+ toolBarMenu1.guidKey = rowGuid;
+ }
+ /// <summary>
+ /// 鍙栨秷浜嬩欢
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ private void ToolBarMenu1_btnEscClick(object sender, EventArgs e)
+ {
+ Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 1);
+ }
+
+
+ /// <summary>
+ /// 閲嶆柊鎺掑簭
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ private void ToolBarMenu1_btnPCcxpxClick(object sender, EventArgs e)
+ {
+ string rowGuid, rowName;
+ (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_hNo, gridView1, "hNo", 6);
+ if (string.IsNullOrEmpty(rowGuid))
+ {
+ MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
+ return;
+ }
+
+ var _obj = new
+ {
+ guid = rowGuid
+ };
+ try
+ {
+ var strJson = UtilityHelper.HttpPost("", _webServiceName + "CnpcOrder", JsonConvert.SerializeObject(_obj));
+ var _rtn = UtilityHelper.ReturnToDynamic(strJson);
+ if (_rtn.rtnCode > 0 && _rtn.rtnData.outSum * 1 > 0)
+ {
+ MsgHelper.ShowInformation(_rtn.rtnData.outMsg.ToString());
+ if (xtraTabControl1.SelectedTabPageIndex == 1)
+ {
+ getModel(lbGuid.Text.Trim());
+ }
+ int rowHandle = gridView1.LocateByValue(1, gridView1.Columns["guid"], rowGuid);
+ gridView1.FocusedRowHandle = rowHandle;
+ //UtilityHelper.SetCheckIco(gridView1, "fstatus", "checkUser", "checkDate", picCheckBox, this, _inFieldValue.ToString());
+ }
+ else
+ MsgHelper.ShowError(_rtn.rtnData.outMsg.ToString());
+ }
+ catch (Exception ex)
+ {
+ MsgHelper.ShowError("鎻愮ず锛�" + ex.Message);
+ }
+ }
+
+ /// <summary>
+ /// 鐢熸垚鏃ヨ鍒�
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ private void ToolBarMenu1_btnRiJiHuaClick(object sender, EventArgs e)
+ {
+ string rowGuid, rowName;
+ (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_hNo, gridView1, "hNo", 6);
+ if (string.IsNullOrEmpty(rowGuid))
+ {
+ MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
+ return;
+ }
+
+ var _obj = new
+ {
+ guid = rowGuid
+ };
+ try
+ {
+ var strJson = UtilityHelper.HttpPost("", _webServiceName + "GenerateDailyPlan", JsonConvert.SerializeObject(_obj));
+ var _rtn = UtilityHelper.ReturnToDynamic(strJson);
+ if (_rtn.rtnCode > 0 && _rtn.rtnData.outSum * 1 > 0)
+ {
+ MsgHelper.ShowInformation(_rtn.rtnData.outMsg.ToString());
+ if (xtraTabControl1.SelectedTabPageIndex == 1)
+ {
+ getModel(lbGuid.Text.Trim());
+ }
+ int rowHandle = gridView1.LocateByValue(1, gridView1.Columns["guid"], rowGuid);
+ gridView1.FocusedRowHandle = rowHandle;
+ //UtilityHelper.SetCheckIco(gridView1, "fstatus", "checkUser", "checkDate", picCheckBox, this, _inFieldValue.ToString());
+ }
+ else
+ MsgHelper.ShowError(_rtn.rtnData.outMsg.ToString());
+ }
+ catch (Exception ex)
+ {
+ MsgHelper.ShowError("鎻愮ず锛�" + ex.Message);
+ }
+ }
+
+ /// <summary>
+ /// 鍒犻櫎浜嬩欢
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ private void ToolBarMenu1_btnDelClick1(object sender, EventArgs e)
+ {
+ string rowGuid = "", rowName = "";
+ (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1,
+ lbGuid, txt_hNo, gridView1, "hNo");
+ if (string.IsNullOrEmpty(rowGuid))
+ {
+ MsgHelper.ShowError("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
+ return;
+ }
+ if (!MsgHelper.AskQuestion("浣犻�夋嫨浜嗐��" + rowName + "銆戯紝纭畾鍒犻櫎鍚楋紵"))
+ return;
+ var _obj = new
+ {
+ guid = rowGuid,
+ mxGuid = Guid.Empty.ToString(),
+ };
+ try
+ {
+ var strJson = UtilityHelper.HttpPost("",
+ _webServiceName + "DeleteModelOrMx",
+ JsonConvert.SerializeObject(_obj));
+ var _rtn = UtilityHelper.ReturnToDynamic(strJson);
+ if (_rtn.rtnCode > 0)
+ {
+ MsgHelper.ShowInformation("鎻愮ず锛�" + _rtn.rtnMsg);
+ if (xtraTabControl1.SelectedTabPageIndex == 0)
+ { }
+ else
+ Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 2);
+ getPageList(this.pageBar1.CurrentPage);
+ }
+ else
+ MsgHelper.ShowError("鎻愮ず锛�" + _rtn.rtnMsg);
+ }
+ catch (Exception ex)
+ {
+ MsgHelper.ShowError("鎻愮ず锛�" + ex.Message);
+ }
+ }
+ /// <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="sender"></param>
+ /// <param name="e"></param>
+ private void ToolBarMenu1_btnChkClick(object sender, EventArgs e)
+ {
+ _toolCk(1, "EditModelSubmit");
+ }
+
+ /// <summary>
+ /// 鍙嶅鏍�
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ /// <exception cref="NotImplementedException"></exception>
+ private void ToolBarMenu1_btnFChkClick(object sender, EventArgs e)
+ {
+ _toolCk(0, "EditModelSubmitFSH");
+ }
+
+
+ /// <summary>
+ /// 淇敼浜嬩欢
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ private void ToolBarMenu1_btnEdtClick(object sender, EventArgs e)
+ {
+ string rowGuid, rowName;
+ (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1,
+ lbGuid, txt_hNo, gridView1);
+ if (string.IsNullOrEmpty(rowGuid))
+ {
+ MsgHelper.ShowError("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
+ return;
+ }
+ toolBarMenu1.currentAction = "edit";
+ Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 3);
+ if (xtraTabControl1.SelectedTabPageIndex == 1)
+ {
+ getModel(rowGuid);
+ }
+ else
+ {
+ List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
+ gvList.Add(gvMx1);
+ UtilityHelper.ChangeEnableByControl(this.layoutMx1.Controls, true, gvList);
+ gvMx1DepotName.OptionsColumn.ReadOnly = false;
+ gvMx1DepotName.OptionsColumn.AllowEdit = true;
+ gvMx1DepotSections.OptionsColumn.ReadOnly = false;
+ gvMx1DepotSections.OptionsColumn.AllowEdit = true;
+ if (btnBatchSetDepotSections != null)
+ btnBatchSetDepotSections.Enabled = true;
+ }
+ //2025/07/12鍔犱笂淇敼鐘舵�佷笅涓嶈兘淇敼
+ txt_erpSczz.IsReadly = true;
+ }
+ /// <summary>
+ /// 鏂板浜嬩欢
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ private void ToolBarMenu1_btnAddClick(object sender, EventArgs e)
+ {
+ lbGuid.Text = "";
+ Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 4);
+ List<DevExpress.XtraGrid.Views.Grid.GridView> gridViews = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
+ gridViews.Add(gvMx1);
+ UtilityHelper.CleanValueByControl(this.layoutMx1.Controls, true, gridViews);
+ Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx1, gvMx1);
+ //澧炲姞鏃讹紝榛樿缁勭粐
+ string deftOrg = UtilityHelper.GetFirstOrg(txt_erpSczz);
+ if (btnBatchSetDepotSections != null)
+ btnBatchSetDepotSections.Enabled = true;
+ }
+ /// <summary>
+ /// 淇濆瓨浜嬩欢
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ private void ToolBarMenu1_btnSaveClick(object sender, EventArgs e)
+ {
+ toolBarMenu1.isSetBtn = false;
+ string workId = txt_pba013.GetId();
+ if (string.IsNullOrEmpty(workId.Trim()))
+ {
+ Gs.DevApp.ToolBox.MsgHelper.ShowError("璇烽�夋嫨杞﹂棿锛�");
+ txt_pba013.Focus();
+ return;
+ }
+ var _obj = new
+ {
+ guid = UtilityHelper.ToGuid(lbGuid.Text.Trim()), //涓诲缓
+ bz = txt_pba009.Text.Trim(),
+ cjId = workId,
+ list = new List<dynamic>(),
+ };
+ gvMx1.CloseEditor();
+ gvMx1.PostEditor();
+ gvMx1.UpdateCurrentRow();
+ if (gvMx1.DataRowCount <= 0)
+ {
+ MsgHelper.ShowError("鏄庣粏涓嶈兘涓虹┖锛岃閫夋嫨鏄庣粏锛�");
+ return;
+ }
+ for (var i = 0; i < gvMx1.DataRowCount; i++)
+ {
+ var row = gvMx1.GetDataRow(i);
+ if (row != null)
+ {
+ Guid? _guid = UtilityHelper.ToGuid(row["guid"].ToString());
+ if (string.IsNullOrEmpty(row["daa025"].ToString()))
+ {
+ MsgHelper.ShowError("鐢熶骇绫诲瀷涓嶈兘涓虹┖锛�");
+ return;
+ }
+ string _LineId = row["daa015"].ToString();
+ if (string.IsNullOrEmpty(_LineId))
+ {
+ MsgHelper.ShowError("绾垮埆涓嶈兘涓虹┖锛�");
+ return;
+ }
+ if (Gs.DevApp.ToolBox.UtilityHelper.ToDecimal(row["daa008"].ToString()) <= 0)
+ {
+ MsgHelper.ShowError("璇疯緭鍏ユ纭殑鎺掍骇鏁伴噺锛�");
+ return;
+ }
+ string _Yjkgsj = row["mesStartProd"].ToString();
+ if (string.IsNullOrEmpty(_Yjkgsj))
+ {
+ MsgHelper.ShowError("棰勮寮�宸ユ椂闂翠笉鑳戒负绌猴紒");
+ return;
+ }
+ string _mesEndProd = row["mesEndProd"].ToString();
+ if (string.IsNullOrEmpty(_mesEndProd))
+ {
+ MsgHelper.ShowError("棰勮瀹屽伐鏃堕棿涓嶈兘涓虹┖锛�");
+ return;
+ }
+ var _isCheckObj = row["isCheck"];
+ bool _isAuto = false;
+ if (_isCheckObj is bool _b) _isAuto = _b;
+ else
+ {
+ var _s = _isCheckObj == null ? "" : _isCheckObj.ToString();
+ _isAuto = _s == "1" || string.Equals(_s, "true", System.StringComparison.OrdinalIgnoreCase);
+ }
+ if (_isAuto)
+ {
+ var _depotId = row["dbDepotId"] == null ? "" : row["dbDepotId"].ToString();
+ var _depotSections = row["dbDepotSections"] == null ? "" : row["dbDepotSections"].ToString();
+ if (string.IsNullOrWhiteSpace(_depotId))
+ {
+ MsgHelper.ShowError("鑷姩璋冩嫧浠撳簱涓嶈兘涓虹┖锛�");
+ return;
+ }
+ if (string.IsNullOrWhiteSpace(_depotSections))
+ {
+ MsgHelper.ShowError("鑷姩璋冩嫧搴撲綅涓嶈兘涓虹┖锛�");
+ return;
+ }
+ }
+ _obj.list.Add(new
+ {
+ Guid = _guid,
+ AboutGuid = Gs.DevApp.ToolBox.UtilityHelper.ToGuid(row["caaGuid"].ToString()),
+ LineId = row["daa015"].ToString(),//浜х嚎id
+ Hxsj = row["daa025"].ToString(),//鐢熶骇绫诲瀷
+ Yjkgsj = (row["mesStartProd"].ToString()),//棰勮寮�宸ユ椂闂�
+ Yjwgsj = row["mesEndProd"].ToString(),//棰勮瀹屽伐鏃堕棿
+ Pcsl = row["daa008"].ToString(),//鎺掍骇鏁伴噺
+ Bz = row["daa009"].ToString(),//澶囨敞
+ IsZddb = row["isCheck"].ToString(),//鏄惁鑷姩璋冩嫧
+ DepotId = row["dbDepotId"].ToString(),//浠撳簱ID
+ DepotSections = row["dbDepotSections"].ToString(),//浠撳簱搴撲綅
+ ProdHour = row["prodHour"].ToString(),//鏍囧噯宸ユ椂
+ PlanCapacity = row["planCapacity"].ToString(),//灏忔椂浜ц兘
+ FSeq = row["scheduleOrder"].ToString()//鎺掍骇搴忓彿
+
+ });
+ }
+ }
+ try
+ {
+ string strJson = UtilityHelper.HttpPost("", _webServiceName + "EditModelCnpc", JsonConvert.SerializeObject(_obj));
+ ReturnModel<dynamic> _rtn = ToolBox.UtilityHelper.ReturnToDynamic(strJson);
+ if (_rtn.rtnCode > 0)
+ {
+ ToolBox.MsgHelper.ShowInformation("鎻愮ず锛�" + _rtn.rtnMsg);
+ lbGuid.Text = _rtn.rtnData.outGuid;
+ txt_hNo.Text = _rtn.rtnData.outNo;
+ toolBarMenu1.isSetBtn = true;
+ List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
+ gvList.Add(gvMx1);
+ UtilityHelper.ChangeEnableByControl(this.layoutMx1.Controls, false, gvList);
+ toolBarMenu1.currentAction = "";
+ if (btnBatchSetDepotSections != null)
+ btnBatchSetDepotSections.Enabled = false;
+ Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 6);
+ }
+ else
+ ToolBox.MsgHelper.ShowError("鎻愮ず锛�" + _rtn.rtnMsg);
+ }
+ catch (Exception ex)
+ {
+ ToolBox.MsgHelper.ShowError("鎻愮ず锛�" + ex.Message);
+ }
+ }
+
+ private void btnBatchSetDepotSections_Click(object sender, EventArgs e)
+ {
+ var selected = gvMx1.GetSelectedRows();
+ if (selected == null || selected.Length == 0)
+ {
+ MsgHelper.ShowError("璇峰厛鍦ㄦ渶宸︿晶閫夋嫨闇�瑕佹壒閲忚祴鍊肩殑琛岋紒");
+ return;
+ }
+ // 棰勫姞杞戒粨搴撳垪琛�
+ string orgId = txt_erpSczz.GetId();
+ _getListDepot(orgId);
+ // 鏋勫缓寮规
+ var dlg = new DevExpress.XtraEditors.XtraForm();
+ dlg.Text = "鎵归噺璧嬪�艰嚜鍔ㄨ皟鎷ㄥ簱浣�";
+ dlg.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
+ dlg.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
+ dlg.MaximizeBox = false;
+ dlg.MinimizeBox = false;
+ dlg.Width = 420;
+ dlg.Height = 220;
+
+ var lblDepot = new DevExpress.XtraEditors.LabelControl() { Text = "浠撳簱鍚嶇О锛�", Left = 15, Top = 20, Width = 80 };
+ var cboDepot = new DevExpress.XtraEditors.ComboBoxEdit() { Left = 100, Top = 16, Width = 280 };
+ cboDepot.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+ foreach (var item in this.rptDepotName.Items)
+ {
+ cboDepot.Properties.Items.Add(item);
+ }
+
+ var lblSection = new DevExpress.XtraEditors.LabelControl() { Text = "搴撲綅锛�", Left = 15, Top = 60, Width = 80 };
+ var cboSection = new DevExpress.XtraEditors.ComboBoxEdit() { Left = 100, Top = 56, Width = 280 };
+ cboSection.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+
+ var chkAuto = new DevExpress.XtraEditors.CheckEdit() { Left = 15, Top = 96, Width = 200, Text = "鍚屾椂鍕鹃�夎嚜鍔ㄨ皟鎷ㄦ爣璇�", Checked = true };
+
+ var btnOk = new DevExpress.XtraEditors.SimpleButton() { Left = 200, Top = 130, Width = 80, Text = "纭畾" };
+ var btnCancel = new DevExpress.XtraEditors.SimpleButton() { Left = 300, Top = 130, Width = 80, Text = "鍙栨秷" };
+
+ cboDepot.SelectedIndexChanged += (s, ev) =>
+ {
+ var itm = cboDepot.EditValue as CboItemEntity;
+ var depotId = itm == null ? null : itm.Value?.ToString();
+ _getListDepotSections(depotId);
+ cboSection.Properties.Items.Clear();
+ foreach (var sec in this.rptDepotSections.Items)
+ {
+ cboSection.Properties.Items.Add(sec);
+ }
+ cboSection.EditValue = null;
+ };
+
+ btnCancel.Click += (s, ev) => { dlg.DialogResult = System.Windows.Forms.DialogResult.Cancel; dlg.Close(); };
+ btnOk.Click += (s, ev) =>
+ {
+ var depotItem = cboDepot.EditValue as CboItemEntity;
+ var sectionItem = cboSection.EditValue as CboItemEntity;
+ if (depotItem == null)
+ {
+ MsgHelper.ShowError("璇烽�夋嫨浠撳簱鍚嶇О锛�");
+ return;
+ }
+ if (sectionItem == null)
+ {
+ MsgHelper.ShowError("璇烽�夋嫨搴撲綅锛�");
+ return;
+ }
+ var depotId = depotItem.Value?.ToString();
+ var depotName = depotItem.Text?.ToString();
+ var sectionCode = sectionItem.Text?.ToString();
+
+ gvMx1.BeginUpdate();
+ foreach (var handle in selected)
+ {
+ if (handle < 0) continue;
+ gvMx1.SetRowCellValue(handle, "dbDepotId", depotId);
+ gvMx1.SetRowCellValue(handle, "depotName", depotName);
+ gvMx1.SetRowCellValue(handle, "dbDepotSections", sectionCode);
+ gvMx1.SetRowCellValue(handle, "isCheck", true);
+ }
+ gvMx1.EndUpdate();
+ gvMx1.CloseEditor();
+ gvMx1.PostEditor();
+ gvMx1.UpdateCurrentRow();
+
+ dlg.DialogResult = System.Windows.Forms.DialogResult.OK;
+ dlg.Close();
+ };
+
+ dlg.Controls.Add(lblDepot);
+ dlg.Controls.Add(cboDepot);
+ dlg.Controls.Add(lblSection);
+ dlg.Controls.Add(cboSection);
+ dlg.Controls.Add(chkAuto);
+ dlg.Controls.Add(btnOk);
+ dlg.Controls.Add(btnCancel);
+
+ dlg.ShowDialog(this);
+ }
+
+ /// <summary>
+ ///
+ /// </summary>
+ /// <param name="curPage">绗嚑椤�</param>
+ /// <param name="pageSize">姣忛〉鍑犳潯</param>
+ private void getPageList(int curPage)
+ {
+ gcMain1.DataSource = null;
+ System.Text.StringBuilder _sbSqlWhere = new System.Text.StringBuilder();
+ _sbSqlWhere.Append(" and a.ERP_SCZZ in");
+ _sbSqlWhere.Append(ToolBox.UtilityHelper.GetOrgWhere());
+ _sbSqlWhere.Append(UtilityHelper.GetSearchWhere(_filterList));
+ _sbSqlWhere.Append(" AND a.pba013 IN ('23','14','61','49','36') ");
+ PageQueryModel pgq = new PageQueryModel(curPage, this.pageBar1.RowsCount, "create_date", "asc", "", _sbSqlWhere.ToString());
+ string json = JsonConvert.SerializeObject(pgq);
+ try
+ {
+ var strReturn = UtilityHelper.HttpPost("",
+ _webServiceName + "GetListPage", json);
+ ReturnModel<PageListModel> dd = UtilityHelper.ReturnToTablePage(strReturn);
+ if (dd.rtnCode > 0)
+ {
+ DataTable dt = dd.rtnData.list;
+ gcMain1.BindingContext = new BindingContext();
+ gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
+ if (dt.Rows.Count > 0)
+ {
+ gcMain1.DataSource = dt;
+ gcMain1.ForceInitialize();
+ gridView1.BestFitColumns(); Gs.DevApp.ToolBox.UtilityHelper.SetGridLayout(gridView1);
+ }
+ else
+ UtilityHelper.SetDefaultTable(gcMain1, 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.ShowError("鎻愮ず锛�" + 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.ShowError("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
+ 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;
+ _cjBm = dy.pba013;
+ lbGuid.Text = strGuid;
+ List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
+ gvList.Add(gvMx1);
+ UtilityHelper.SetValueByObj(this.layoutMx1.Controls, dy, isEdit, gvList);
+ _cjBm = "";
+ 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)
+ {
+ if (!dt.Columns.Contains("DbDepotId")) dt.Columns.Add("DbDepotId", typeof(string));
+ if (!dt.Columns.Contains("DepotName")) dt.Columns.Add("DepotName", typeof(string));
+ if (!dt.Columns.Contains("DbDepotSections")) dt.Columns.Add("DbDepotSections", typeof(string));
+ //if (!dt.Columns.Contains("prodHour")) dt.Columns.Add("prodHour", typeof(decimal));
+
+ gcMx1.BindingContext = new BindingContext();
+ gcMx1.DataSource = dt;
+ gcMx1.ForceInitialize();
+ gvMx1.BestFitColumns();
+ Gs.DevApp.ToolBox.UtilityHelper.SetGridLayout(gvMx1);
+ if (btnBatchSetDepotSections != null)
+ btnBatchSetDepotSections.Enabled = isEdit;
+ }
+ else
+ {
+ Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx1, gvMx1);
+ }
+ }
+ else
+ ToolBox.MsgHelper.ShowError("鎻愮ず锛�" + _rtn.rtnMsg);
+ }
+ catch (Exception ex)
+ {
+ ToolBox.MsgHelper.ShowError("鎻愮ず锛�" + ex.Message);
+ }
+ }
+ private void repositoryItemButtonEdit1_ButtonClick(object sender, DevExpress.XtraEditors.Controls.ButtonPressedEventArgs e)
+ {
+ var rowhandle = gvMx1.FocusedRowHandle;
+ if (rowhandle < 0)
+ return;
+ if (e.Button.Index == 0)
+ {
+ var dr = gvMx1.GetDataRow(rowhandle);
+ var mxGuid = dr["guid"].ToString();
+ if (!MsgHelper.AskQuestion("浣犻�夋嫨浜�1鏉℃暟鎹紝纭畾鍒犻櫎鍚楋紵"))
+ return;
+ if (string.IsNullOrEmpty(mxGuid))
+ {
+ gvMx1.DeleteRow(rowhandle);
+ return;
+ }
+ var _obj = new
+ {
+ guid = lbGuid.Text.Trim(),
+ mxGuid = mxGuid,
+ };
+ try
+ {
+ var strJson = UtilityHelper.HttpPost("",
+ _webServiceName + "DeleteModelOrMx",
+ JsonConvert.SerializeObject(_obj));
+ var _rtn = UtilityHelper.ReturnToDynamic(strJson);
+ if (_rtn.rtnCode > 0)
+ {
+ MsgHelper.ShowInformation("鎻愮ず锛�" + _rtn.rtnMsg);
+ getModel(lbGuid.Text);
+ }
+ else
+ MsgHelper.ShowError("鎻愮ず锛�" + _rtn.rtnMsg);
+ }
+ catch (Exception ex)
+ {
+ MsgHelper.ShowError("鎻愮ず锛�" + ex.Message);
+ }
+ }
+ }
+
+ /// <summary>
+ /// 鏍规嵁杞﹂棿璇讳骇绾�
+ /// </summary>
+ /// <param name="workGuid"></param>
+ private void _getListJybz(string workGuid)
+ {
+ rptJYBZ.Items.Clear();
+ if (string.IsNullOrEmpty(workGuid))
+ return;
+ var _sbSqlWhere = " and 1=1 and dpt_id=" + workGuid;
+ var pgq = new PageQueryModel(1, 999999, "a.line_no", "asc", "", _sbSqlWhere.ToString());
+ var json = JsonConvert.SerializeObject(pgq);
+ try
+ {
+ var strReturn = UtilityHelper.HttpPost("", "MesWorkshopLineManager/GetListPage", json);
+ var dd = UtilityHelper.ReturnToTablePage(strReturn);
+ DataTable dt = dd.rtnData.list;
+ foreach (DataRow dr in dt.Rows)
+ {
+ rptJYBZ.Items.Add((new CboItemEntity(dr["id"].ToString(), dr["name"].ToString())));
+ }
+ }
+ catch (Exception ex)
+ {
+ MsgHelper.ShowError("鎻愮ず锛�" + ex.Message);
+ }
+ }
+ private void rptJYBZ_SelectedIndexChanged(object sender, EventArgs e)
+ {
+ ComboBoxEdit comboBox = sender as ComboBoxEdit;
+ if (comboBox != null)
+ {
+ GridView myView = (gcMx1.MainView as GridView);
+ int dataIndex = myView.GetDataSourceRowIndex(myView.FocusedRowHandle);
+ CboItemEntity _itm = comboBox.EditValue as CboItemEntity;
+ string _val = _itm.Value.ToString();
+ string _txt = _itm.Text.ToString();
+ gvMx1.CloseEditor();
+ gvMx1.PostEditor();
+ gvMx1.UpdateCurrentRow();
+ gvMx1.SetRowCellValue(dataIndex, "daa015LineName", _txt);
+ gvMx1.SetRowCellValue(dataIndex, "daa015", _val);
+ }
+ }
+
+ private void rptDepotName_SelectedIndexChanged(object sender, EventArgs e)
+ {
+ ComboBoxEdit comboBox = sender as ComboBoxEdit;
+ if (comboBox != null)
+ {
+ GridView myView = (gcMx1.MainView as GridView);
+ int dataIndex = myView.GetDataSourceRowIndex(myView.FocusedRowHandle);
+ CboItemEntity _itm = comboBox.EditValue as CboItemEntity;
+ if (_itm == null) return;
+ string depotId = _itm.Value.ToString();
+ string depotName = _itm.Text.ToString();
+ gvMx1.CloseEditor();
+ gvMx1.PostEditor();
+ gvMx1.UpdateCurrentRow();
+ gvMx1.SetRowCellValue(dataIndex, "dbDepotId", depotId);
+ gvMx1.SetRowCellValue(dataIndex, "depotName", depotName);
+ // 娓呯┖搴撲綅骞舵牴鎹粨搴揑D鍔犺浇搴撲綅鍒楄〃
+ gvMx1.SetRowCellValue(dataIndex, "dbDepotSections", null);
+ _getListDepotSections(depotId);
+ }
+ }
+
+ private void rptDepotSections_SelectedIndexChanged(object sender, EventArgs e)
+ {
+ ComboBoxEdit comboBox = sender as ComboBoxEdit;
+ if (comboBox != null)
+ {
+ GridView myView = (gcMx1.MainView as GridView);
+ int dataIndex = myView.GetDataSourceRowIndex(myView.FocusedRowHandle);
+ CboItemEntity _itm = comboBox.EditValue as CboItemEntity;
+ if (_itm == null) return;
+ string sectionCode = _itm.Text.ToString();
+ gvMx1.CloseEditor();
+ gvMx1.PostEditor();
+ gvMx1.UpdateCurrentRow();
+ gvMx1.SetRowCellValue(dataIndex, "dbDepotSections", sectionCode);
+ }
+ }
+
+ private void _getListDepot(string orgId)
+ {
+ try
+ {
+ var pgq = new PageQueryModel(1, 999999, "org.FNumber asc ,a.depot_code", "asc", "", " and is_ng='A'" + (string.IsNullOrEmpty(orgId) ? "" : (" and a.FSubsidiary='" + orgId + "'")));
+ var json = JsonConvert.SerializeObject(pgq);
+ var strReturn = UtilityHelper.HttpPost("", "MesDepotsManager/GetListPage", json);
+ var rtn = UtilityHelper.ReturnToTablePage(strReturn);
+ var dt = rtn.rtnData.list;
+ this.rptDepotName.Items.Clear();
+ foreach (System.Data.DataRow dr in dt.Rows)
+ {
+ this.rptDepotName.Items.Add(new CboItemEntity(dr["depotId"].ToString(), dr["depotName"].ToString()));
+ }
+ }
+ catch (Exception ex)
+ {
+ MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
+ }
+ }
+
+ private void _getListDepotSections(string depotId)
+ {
+ try
+ {
+ if (string.IsNullOrEmpty(depotId))
+ {
+ this.rptDepotSections.Items.Clear();
+ return;
+ }
+ var pgq = new PageQueryModel(1, 999999, "b.xh", "asc", "", " and is_ng='A' and a.depot_id='" + depotId + "'" );
+ var json = JsonConvert.SerializeObject(pgq);
+ var strReturn = UtilityHelper.HttpPost("", "MesDepotSectionsManager/GetListPage", json);
+ var rtn = UtilityHelper.ReturnToTablePage(strReturn);
+ var dt = rtn.rtnData.list;
+ this.rptDepotSections.Items.Clear();
+ foreach (System.Data.DataRow dr in dt.Rows)
+ {
+ this.rptDepotSections.Items.Add(new CboItemEntity(dr["depotSectionCode"].ToString(), dr["depotSectionCode"].ToString()));
+ }
+ }
+ catch (Exception ex)
+ {
+ MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
+ }
+ }
+
+ /// <summary>
+ /// 鏂板鏂规硶锛氬垪琛ㄦ樉绀�
+ /// </summary>
+ /// <param name="strGuid">涓昏〃id</param>
+
+ private void getModelList(string strGuid)
+ {
+ gcMxL1.DataSource = null;
+
+ 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;
+
+ JArray array1 = new JArray();
+ foreach (var a in dy["list"])
+ {
+ array1.Add(a);
+ }
+ DataTable dt1 = JsonConvert.DeserializeObject<DataTable>(array1.ToString());
+ if (dt1.Rows.Count > 0)
+ {
+ gcMxL1.BindingContext = new BindingContext();
+ gcMxL1.DataSource = dt1;
+ gcMxL1.ForceInitialize();
+ gridView4.BestFitColumns();
+ Gs.DevApp.ToolBox.UtilityHelper.SetGridLayout(gridView4);
+ }
+ else
+ {
+ Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMxL1, gridView4);
+ }
+
+
+ }
+ else
+ ToolBox.MsgHelper.Warning("鎻愮ず锛�" + _rtn.rtnMsg);
+ }
+ catch (Exception ex)
+ {
+ ToolBox.MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
+ }
+ }
+
+ /// <summary>
+ /// 宸ュ叿鏉′簨浠�
+ /// </summary>
+ /// <param name="inFieldValue"></param>
+ private void _toolCk(int _inFieldValue, string _mth)
+ {
+ string strMsg = "";
+ switch (_inFieldValue)
+ {
+ case 1:
+ strMsg = "瀹℃牳";
+ break;
+ case 0:
+ strMsg = "鍙嶅鏍�";
+ break;
+ }
+ ;
+ toolBarMenu1.guidKey = "";
+ string rowGuid, rowName;
+ (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_hNo, gridView1, "hNo", 6);
+ if (string.IsNullOrEmpty(rowGuid))
+ {
+ MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
+ return;
+ }
+ if (!MsgHelper.AskQuestion("浣犻�夋嫨浜嗐��" + rowName + "銆戯紝纭畾" + strMsg + "鍚楋紵"))
+ return;
+ var _obj = new
+ {
+ guid = rowGuid,
+ inFieldValue = _inFieldValue,
+ };
+ try
+ {
+ var strJson = UtilityHelper.HttpPost("", _webServiceName + _mth, JsonConvert.SerializeObject(_obj));
+ var _rtn = UtilityHelper.ReturnToDynamic(strJson);
+ if (_rtn.rtnCode > 0 && _rtn.rtnData.outSum * 1 > 0)
+ {
+ MsgHelper.ShowInformation(_rtn.rtnData.outMsg.ToString());
+ if (xtraTabControl1.SelectedTabPageIndex == 1)
+ {
+ getModel(lbGuid.Text.Trim());
+ }
+ int rowHandle = gridView1.LocateByValue(1, gridView1.Columns["guid"], rowGuid);
+ gridView1.FocusedRowHandle = rowHandle;
+ UtilityHelper.SetCheckIco(gridView1, "fstatus", "checkUser", "checkDate", picCheckBox, this, _inFieldValue.ToString());
+ }
+ else
+ MsgHelper.ShowError(_rtn.rtnData.outMsg.ToString());
+ }
+ catch (Exception ex)
+ {
+ MsgHelper.ShowError("鎻愮ず锛�" + ex.Message);
+ }
+ }
+
+ /// <summary>
+ /// 鎵归噺澶勭悊鏄庣粏鎸夐挳鐐瑰嚮浜嬩欢
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ private void btnMultiSelect_Click(object sender, EventArgs e)
+ {
+ try
+ {
+ // 鑾峰彇鏄庣粏琛ㄦ牸鐨凣ridView
+ GridView myView = (gcMx1.MainView as GridView);
+ if (myView == null)
+ {
+ MsgHelper.Warning("鏃犳硶鑾峰彇鏄庣粏琛ㄦ牸锛�");
+ return;
+ }
+
+ // 鑾峰彇閫変腑鐨勮
+ int[] selectedRows = myView.GetSelectedRows();
+ if (selectedRows == null || selectedRows.Length == 0)
+ {
+ MsgHelper.Warning("璇峰厛閫夋嫨瑕佸鐞嗙殑鏄庣粏琛岋紒");
+ return;
+ }
+
+ // 鏋勫缓閫変腑琛岀殑鏁版嵁鍒楄〃
+ var selectedData = new List<object>();
+ foreach (int rowHandle in selectedRows)
+ {
+ if (rowHandle >= 0) // 纭繚鏄湁鏁堢殑鏁版嵁琛�
+ {
+ var rowData = new
+ {
+ guid = myView.GetRowCellValue(rowHandle, "guid")?.ToString(),
+ daa002 = myView.GetRowCellValue(rowHandle, "daa002")?.ToString(),
+ daa003 = myView.GetRowCellValue(rowHandle, "daa003")?.ToString(),
+ daa005 = myView.GetRowCellValue(rowHandle, "daa005")?.ToString(),
+ daa010 = myView.GetRowCellValue(rowHandle, "daa010")?.ToString()
+ };
+ selectedData.Add(rowData);
+ }
+ }
+
+ if (selectedData.Count == 0)
+ {
+ MsgHelper.Warning("娌℃湁鏈夋晥鐨勬槑缁嗘暟鎹閫変腑锛�");
+ return;
+ }
+
+ // 纭鎿嶄綔
+ if (!MsgHelper.AskQuestion($"鎮ㄩ�夋嫨浜� {selectedData.Count} 鏉℃槑缁嗚褰曪紝纭畾瑕佽繘琛屾壒閲忓鐞嗗悧锛�"))
+ return;
+
+ // 鏋勫缓API璇锋眰鍙傛暟
+ var requestData = new
+ {
+ selectedDetails = selectedData,
+ operationType = "BatchProcess", // 鎿嶄綔绫诲瀷
+ operatorGuid = lbGuid.Text.Trim() // 褰撳墠鎿嶄綔鐨勪富鍗曟嵁GUID
+ };
+
+ // 璋冪敤API锛堜豢鐓х幇鏈夌殑API璋冪敤妯″紡锛�
+ string apiUrl = "WompbaGxManager/BatchProcessDetails"; // API鍦板潃
+ var strJson = UtilityHelper.HttpPost("", apiUrl, JsonConvert.SerializeObject(requestData));
+ var _rtn = UtilityHelper.ReturnToDynamic(strJson);
+
+ // 澶勭悊杩斿洖缁撴灉
+ MsgHelper.Warning(_rtn.rtnData.outMsg.ToString());
+ if (_rtn.rtnCode > 0 && _rtn.rtnData.outSum * 1 > 0)
+ {
+ // 鎴愬姛鍚庡埛鏂版槑缁嗘暟鎹�
+ getModel(lbGuid.Text.Trim());
+ //MsgHelper.Information("鎵归噺澶勭悊瀹屾垚锛�");
+ }
+ }
+ catch (Exception ex)
+ {
+ MsgHelper.Warning("鎵归噺澶勭悊澶辫触锛�" + ex.Message);
+ }
+ }
+
+
+ }
+}
+
diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_WompbaCNPC.resx b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_WompbaCNPC.resx
new file mode 100644
index 0000000..7ed245f
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_WompbaCNPC.resx
@@ -0,0 +1,280 @@
+<?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>
+ <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
+ <data name="btnSelect.ImageOptions.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAABl0RVh0U29m
+ dHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAUdEVYdFRpdGxlAExvb2t1cDtTZWFyY2g7cPLoQgAA
+ AuBJREFUOE+Nk2tIU1EAx30/E+tjEAR9KOhDXwLLHkgPKKSgaJmJSWm+FWuVZmr5Ah+br/UyGIjhdL7m
+ 1Ot8oPNZU0Q3w83m1MpHpulc07Y55v6dO3SZEXThx/lw7u/HOefeYwPAZvOxJdjtwP4f0HO2FnczYJtP
+ jXYWNI2hgFKgoJHQoEA+Ia9eDrZQAZZQjty6UQtZNbIuOrQ9YMcSjkIsnYXZbIbJtIF1owk6gxGrPw3Q
+ aPVY0uiwsLyG+SUt0ipHaMlhe8A+lS9FJKf3v3hUMkhLjtsDDk/eDkG6qIOMoFg2QKVex6Rah8kVHcaX
+ 9ZAv6cmcnryjR9wbCS05/RF4wB3AwNc11I+tgPowj4SX7QhKrkRgEh8Pi1pQT7ZXr1BDpPqBcE4fLTlv
+ DzhGPu+FZHYVVQPTCEiswPM6Kd590uI9gSMYAoNZCl7PBEQf1QjKEf8dCGZ3oWdKg1g2hULBMEaWTPhu
+ NGNMs4G+OSMKawZxN70awpEF+KW10pJLW+ppa8ApMKsd4nE1Lkdz0TG1hm8GM+b0ZihJQDRlQP/0Ks7e
+ 5kAwNIcrySJacm1K9LYGnK+ntaFZvogLYa/RqtJimKxAvmJCy+d1UCQg+bIKn8B88MkWfRMoS6CO6fU7
+ QFf5g/Pk0CqQXtaPWpUB5Qo9asjYOWMEm98PRkg6SruVCMnuoCW3qqij1oCLbzyFV90zyBVILUvN4PWj
+ VamBeEIDFl+Cc7dy0FAUAS47hXyhTlryKAs+Yg24nr8vxDNqCpmNE+R3leEaswSnAvJw8iYLvv6PUf70
+ BoyjHMi4d5DJjKGlvQQ7a8AnVoD4WhVieGNIEiiRTSlR2EIQ0XdiBCnR4WjPuARIMzD8wg9pFw8UE89t
+ K+DkHcoTn4iohjfheFgVjoVXwYuMXqGVYCQ3Iy6/DREMf7QmnwEk91B89SAt7t4K0NfTmeBO2LUDj008
+ CfsY+925UYc8EXx4D1mBjfsvyDJTeKZdoPkAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="editorButtonImageOptions1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAABh0RVh0VGl0
+ bGUAUmVtb3ZlR3JvdXBGb290ZXI7lTlGGAAAAs5JREFUOE9tkmtIU2EYx5duaoYhFCQZRRARhd+KPtSH
+ kqioD/Ul6ENi0YVM1FDxkm2mKWOKeF+zqVuaMy/TVAxLhomZeZvTJphiiE0Fzekuzl3997xHM8Ve+J3n
+ 5Tnn/3vPe87Lo+ElrxnqKK3TgaNWBzmjZgiviRLGO4YWMqrSyv7PlPEGwGOw4Z1T3kfz9bH2F7r8jyx5
+ L0vx6ZF/AtZkNyubR1HRrIeySQ9F43eUqUdQqh6GnN4sV/GNe0Ys62EpwVYBXyz7yt1cWXVjxeai6oLV
+ 5oaVVW6+jsezhgxpN0v5bBOw5hoZyhqGUVpP+6cVS2rZ/rV4RXuXVmshkXfDTYK0wq4dAgFrMrvZ6oJ5
+ xQnTJi6YqGeyOrFMuNxrEOV2spTvNoEor5OzyzZWK1ZpUVQ1iMK3ROUACioGkCntgtPlQUpOxw6BD2sy
+ u9HixJKZ4YCRqnGzEiYHHCRIkmhYym+bIClLw9m3rpjPeNMPTc8UpgxL0I7Owu50o09nYKk9hBeXpuGb
+ IG7n7AsmO34zlu3c3ELfwTioxc8HDzGdXwCryQx9ugS6K9dm2y+EXqYsJ/GNy/gEu8MDUePkOupJpDZM
+ YnzWjNHwe7B1NWG+JAcjYeGYK5bA0qbCl/OhvyjLZwK/mPQ22BxuCOvHIaybwPO6cY6+iUX0JQoxLYqE
+ 7X0hzC1KWFVZmIgOQ83xEOWmICr1A1bsbjxV6BFTTpQNI7psBNlNP6Abm8HHS9exkPkE5qJ4zCXfherY
+ KcNp/4B9lOW24BcpbIWFTpyFThvDTP+fYVt1YCAhBZMvErGUHYWZ2NtYTLuPsdgIVBw+qaCsgAl8HiWo
+ NREpLXj8bIPkZo4hvQGtZ0IxnxmD/psXoQw5i96r52CIv4O8wOA5yvoywS4mIfwJ9nu2sjfzwNFbquAT
+ C+LAg9WHvAVHXgYEVUkCgubjdu+/wePx+H8AYeyglKcppygAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="picCheckBox.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ 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
+ 2OyW1yHZAAAAAElFTkSuQmCC
+</value>
+ </data>
+ <metadata name="tips.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+ <value>17, 17</value>
+ </metadata>
+ <metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+ <value>25</value>
+ </metadata>
+</root>
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/Gs.DevApp.csproj b/DevApp/Gs.DevApp/Gs.DevApp.csproj
index 35de312..e013ca0 100644
--- a/DevApp/Gs.DevApp/Gs.DevApp.csproj
+++ b/DevApp/Gs.DevApp/Gs.DevApp.csproj
@@ -1366,6 +1366,12 @@
<Compile Include="DevFrm\WOM\Frm_WomFanGong.Designer.cs">
<DependentUpon>Frm_WomFanGong.cs</DependentUpon>
</Compile>
+ <Compile Include="DevFrm\WOM\Frm_WompbaCNPC.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="DevFrm\WOM\Frm_WompbaCNPC.Designer.cs">
+ <DependentUpon>Frm_WompbaCNPC.cs</DependentUpon>
+ </Compile>
<Compile Include="DevFrm\WOM\ShowGx.cs">
<SubType>Form</SubType>
</Compile>
@@ -2430,6 +2436,9 @@
<EmbeddedResource Include="DevFrm\WOM\Frm_WomFanGong.resx">
<DependentUpon>Frm_WomFanGong.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="DevFrm\WOM\Frm_WompbaCNPC.resx">
+ <DependentUpon>Frm_WompbaCNPC.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="DevFrm\WOM\ShowGx.resx">
<DependentUpon>ShowGx.cs</DependentUpon>
</EmbeddedResource>
diff --git a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
index 7ab4893..8536b36 100644
--- a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
@@ -83,6 +83,12 @@
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
+ this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
+ this.barLargeButtonItem5 = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.barLargeButtonItem6 = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.barLargeButtonItem7 = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnPCcxpx = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnRiJiHua = new DevExpress.XtraBars.BarLargeButtonItem();
((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
this.SuspendLayout();
//
@@ -145,9 +151,12 @@
this.btnPingZhi,
this.btnFPingZhi,
this.btnBDLingLiao,
- this.btnWj});
+ this.btnWj,
+ this.barButtonItem1,
+ this.btnPCcxpx,
+ this.btnRiJiHua});
this.barManager1.MainMenu = this.bar2;
- this.barManager1.MaxItemId = 79;
+ this.barManager1.MaxItemId = 82;
//
// bar2
//
@@ -205,7 +214,9 @@
new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem4),
new DevExpress.XtraBars.LinkPersistInfo(this.btnBaoGao),
new DevExpress.XtraBars.LinkPersistInfo(this.btnBDLingLiao),
- new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnWj, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
+ new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnWj, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
+ new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnPCcxpx, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
+ new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnRiJiHua, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
this.bar2.OptionsBar.DrawDragBorder = false;
this.bar2.OptionsBar.MultiLine = true;
this.bar2.OptionsBar.UseWholeRow = true;
@@ -661,47 +672,99 @@
this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
this.barDockControlTop.Manager = this.barManager1;
- this.barDockControlTop.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.barDockControlTop.Size = new System.Drawing.Size(1350, 171);
+ this.barDockControlTop.Size = new System.Drawing.Size(1543, 213);
//
// barDockControlBottom
//
this.barDockControlBottom.CausesValidation = false;
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.barDockControlBottom.Location = new System.Drawing.Point(0, 246);
+ this.barDockControlBottom.Location = new System.Drawing.Point(0, 316);
this.barDockControlBottom.Manager = this.barManager1;
- this.barDockControlBottom.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.barDockControlBottom.Size = new System.Drawing.Size(1350, 0);
+ this.barDockControlBottom.Size = new System.Drawing.Size(1543, 0);
//
// barDockControlLeft
//
this.barDockControlLeft.CausesValidation = false;
this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
- this.barDockControlLeft.Location = new System.Drawing.Point(0, 171);
+ this.barDockControlLeft.Location = new System.Drawing.Point(0, 213);
this.barDockControlLeft.Manager = this.barManager1;
- this.barDockControlLeft.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.barDockControlLeft.Size = new System.Drawing.Size(0, 75);
+ this.barDockControlLeft.Size = new System.Drawing.Size(0, 103);
//
// barDockControlRight
//
this.barDockControlRight.CausesValidation = false;
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
- this.barDockControlRight.Location = new System.Drawing.Point(1350, 171);
+ this.barDockControlRight.Location = new System.Drawing.Point(1543, 213);
this.barDockControlRight.Manager = this.barManager1;
- this.barDockControlRight.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.barDockControlRight.Size = new System.Drawing.Size(0, 75);
+ this.barDockControlRight.Size = new System.Drawing.Size(0, 103);
+ //
+ // barButtonItem1
+ //
+ this.barButtonItem1.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
+ this.barButtonItem1.Caption = "閲嶆柊鎺掑簭";
+ this.barButtonItem1.Id = 79;
+ this.barButtonItem1.ImageOptions.Image = global::Gs.DevApp.Properties.Resources._3dclusteredcolumn_32x32;
+ this.barButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.LargeImage")));
+ this.barButtonItem1.ImageToTextAlignment = DevExpress.XtraBars.BarItemImageToTextAlignment.AfterText;
+ this.barButtonItem1.Name = "barButtonItem1";
+ //
+ // barLargeButtonItem5
+ //
+ this.barLargeButtonItem5.Caption = "澶囧崟棰嗘枡";
+ this.barLargeButtonItem5.Id = 78;
+ this.barLargeButtonItem5.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem5.ImageOptions.Image")));
+ this.barLargeButtonItem5.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem5.ImageOptions.LargeImage")));
+ this.barLargeButtonItem5.Name = "barLargeButtonItem5";
+ this.barLargeButtonItem5.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // barLargeButtonItem6
+ //
+ this.barLargeButtonItem6.Caption = "澶囧崟棰嗘枡";
+ this.barLargeButtonItem6.Id = 78;
+ this.barLargeButtonItem6.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem6.ImageOptions.Image")));
+ this.barLargeButtonItem6.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem6.ImageOptions.LargeImage")));
+ this.barLargeButtonItem6.Name = "barLargeButtonItem6";
+ this.barLargeButtonItem6.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // barLargeButtonItem7
+ //
+ this.barLargeButtonItem7.Caption = "澶囧崟棰嗘枡";
+ this.barLargeButtonItem7.Id = 78;
+ this.barLargeButtonItem7.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem7.ImageOptions.Image")));
+ this.barLargeButtonItem7.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem7.ImageOptions.LargeImage")));
+ this.barLargeButtonItem7.Name = "barLargeButtonItem7";
+ this.barLargeButtonItem7.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // btnPCcxpx
+ //
+ this.btnPCcxpx.Caption = "閲嶆柊鎺掑簭";
+ this.btnPCcxpx.Id = 80;
+ this.btnPCcxpx.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.sortasc_16x16;
+ this.btnPCcxpx.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.sortasc_32x32;
+ this.btnPCcxpx.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
+ this.btnPCcxpx.Name = "btnPCcxpx";
+ this.btnPCcxpx.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // btnRiJiHua
+ //
+ this.btnRiJiHua.Caption = "鐢熸垚鏃ヨ鍒�";
+ this.btnRiJiHua.Id = 81;
+ this.btnRiJiHua.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.dayview_16x16;
+ this.btnRiJiHua.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.dayview_32x32;
+ this.btnRiJiHua.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
+ this.btnRiJiHua.Name = "btnRiJiHua";
+ this.btnRiJiHua.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
//
// UcToolBarMenu
//
- this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.barDockControlLeft);
this.Controls.Add(this.barDockControlRight);
this.Controls.Add(this.barDockControlBottom);
this.Controls.Add(this.barDockControlTop);
- this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.Name = "UcToolBarMenu";
- this.Size = new System.Drawing.Size(1350, 246);
+ this.Size = new System.Drawing.Size(1543, 316);
((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
@@ -761,5 +824,11 @@
private DevExpress.XtraBars.BarLargeButtonItem btnFPingZhi;
private DevExpress.XtraBars.BarLargeButtonItem btnBDLingLiao;
private DevExpress.XtraBars.BarLargeButtonItem btnWj;
+ private DevExpress.XtraBars.BarButtonItem barButtonItem1;
+ private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem5;
+ private DevExpress.XtraBars.BarLargeButtonItem btnPCcxpx;
+ private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem6;
+ private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem7;
+ private DevExpress.XtraBars.BarLargeButtonItem btnRiJiHua;
}
}
diff --git a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs
index 92fa746..4c9032c 100644
--- a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs
@@ -1,4 +1,4 @@
-锘縰sing DevExpress.XtraBars;
+using DevExpress.XtraBars;
using DevExpress.XtraEditors;
using DevExpress.XtraGrid;
using DevExpress.XtraGrid.Views.Grid;
@@ -68,6 +68,8 @@
btnPingZhi.ItemClick += BtnPingZhi_ItemClick;
btnFPingZhi.ItemClick += BtnFPingZhi_ItemClick;
btnBDLingLiao.ItemClick += BtnBDLingLiao_ItemClick;
+ btnPCcxpx.ItemClick += BtnPCcxpx_ItemClick;
+ btnRiJiHua.ItemClick += BtnRiJiHua_ItemClick;
var lst = new List<string>();
foreach (BarItem item in barManager1.Items)
@@ -415,6 +417,18 @@
btnPingZhiClick(this, e);
}
+ private void BtnPCcxpx_ItemClick(object sender, ItemClickEventArgs e)
+ {
+ if (btnPCcxpxClick != null)
+ btnPCcxpxClick(this, e);
+ }
+
+ private void BtnRiJiHua_ItemClick(object sender, ItemClickEventArgs e)
+ {
+ if (btnRiJiHuaClick != null)
+ btnRiJiHuaClick(this, e);
+ }
+
private void BtnWj_ItemClick(object sender, ItemClickEventArgs e)
{
if (btnWjClick != null) btnWjClick(this, e);
@@ -670,11 +684,18 @@
foreach (BarItem item in barManager1.Items)
if (item is BarLargeButtonItem largeButtonItem)
{
- if (lstBtn.Contains(item.Name))
+ if (item.Name == btnPCcxpx.Name || item.Name == btnRiJiHua.Name)
+ {
largeButtonItem.Enabled = true;
- else
- largeButtonItem.Enabled = false;
+ continue;
+ }
+ largeButtonItem.Enabled = lstBtn.Contains(item.Name);
}
+ }
+
+ public void SetRiJiHuaVisible(bool visible)
+ {
+ btnRiJiHua.Visibility = visible ? BarItemVisibility.Always : BarItemVisibility.Never;
}
/// <summary>
@@ -1075,6 +1096,16 @@
/// </summary>
public event EventHandler btnWjClick;
+ /// <summary>
+ /// 閲嶆柊鎺掑簭锛堜骇鑳芥帓浜т笓鐢級
+ /// </summary>
+ public event EventHandler btnPCcxpxClick;
+
+ /// <summary>
+ /// 鐢熸垚鏃ヨ鍒�
+ /// </summary>
+ public event EventHandler btnRiJiHuaClick;
+
#endregion
#region 鍏叡灞炴��
@@ -1370,4 +1401,4 @@
}
}
-}
\ No newline at end of file
+}
diff --git a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.resx b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.resx
index 253c8bc..6d80a7f 100644
--- a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.resx
+++ b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.resx
@@ -706,4 +706,299 @@
F2gqAAAAAElFTkSuQmCC
</value>
</data>
+ <data name="btnPCcxpx.ImageOptions.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+ YQUAAAAWdEVYdFRpdGxlAFJhbmdlO0JhcjtDaGFydDtD+F+dAAACl0lEQVQ4T3WSyU9TURTG3x/jypUL
+ F7JwYUgkQXFIHJKirRQTRYQKQpCCDFIJRWoL1JQYFVE3BkSMQGmwUClDwiBjIXEh0Y0ySEunN/S1n/ee
+ toAxLn7v3Nd+3/dO7jmC/c28m4H215wvRNurNHNo7Upie8mZhbVzFo9fzBCW59NuodExiQSQhD326j8k
+ UgBxIoH6Ni8E05MJ+lGUVESlGENFhGqMaoTeVaw3V2Pt+lmqYTGGOEuptY1BaLCPU8CemP2ZhgvD0SSr
+ zBzzDmA1/wxCUQUqC6ixeiDwNng7JBaVFMkzFwZT+PQ5kN52wJd3mr3LUNU4qiyjEGqsY9ROiH0lbeDn
+ 704rvnbewPpAC4IRGSu6bIhdVixrsxEIK1BYQGXzCIT7Fg+1E4wo2D3A2lM98KMPvg4tGZZysxB2mLCo
+ OYlASIYSi6Oi6RMEY8soYmqCTFwYCMvEsl2DxEo7FmyX4GeGhcuZCFmMmL94AjtBGbKiorxx+P8Bcy3n
+ kJg3Y6YphwKWjAaMZBzG4r2ivwN4GzJrx9K/hoJn0zB/8DGBhKmGLCRm6jFZl4ntXekAIrYDIo255IEL
+ QhlLkZQ48h1TcH2L4Wr7OAk/G48jPlmBkYoMbDHDVkBKIWKTEWFTMtQ5IZSaXBBlFRqbF60TYVx45CHh
+ cOlRJMYMcBUfIcOmP8mGP8pqlCZWVDsIoaR+iJbovNmN6qEATpmGyeAx69GjPQT3Qx02dqLEL2bk8HOQ
+ 3VdhdT8EQ62TFqfQ4cWxu70osI/tG3ZEBq/7/PzNidBF36piAbdrBmlx+B6koV1gX+Ckp0KwafhDEk2F
+ X/TNyo8Q9OV9Tn1ZH/LK3uMaQ8e60JX2Qlvyjrhyp2ePXEOabmiKOd3OP+hrWYEMk1JTAAAAAElFTkSu
+ QmCC
+</value>
+ </data>
+ <data name="btnPCcxpx.ImageOptions.LargeImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ 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
+ SUVORK5CYII=
+</value>
+ </data>
+ <data name="barButtonItem1.ImageOptions.LargeImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ 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
+</value>
+ </data>
+ <data name="barLargeButtonItem5.ImageOptions.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAABl0RVh0U29m
+ dHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAOdEVYdFRpdGxlAFByb2R1Y3Q7kT0mKAAAA0RJREFU
+ OE9dkntQTFEcx69IYYlqs3psW/LYJGmVtxhG8kiN6o804z1CNWyy9BJia/KazasMM5i8/4gklNVzt9rN
+ q5CaVXrIeLU1KiPm63euKY8z87l35t7z+X7vuedwADi9yptHR1Qc9eK0aTKuROnJqfdN4R7Euy/JVUwK
+ zZZL7TiOG/AfHB/wrfkAf++jVOkpUu/3iMtPcH9blbEIxQcmIydGiqxNLnUZYU6qtECHVUEeo4SkD+RD
+ +gK0adOWlSin3qpQzf1RfycMxpqd6HgZi6pjU/Hi6hw8OyeD/sxS5KeE4MgKu05SBXxA5XGvRO1hWcub
+ uxtJUKC7MQldhkR01sbCWL0begqoywlGZ3MR2mvVqFD6QOln+5VUK+abVKqmo70mHr0d1Wg3FOH5+QBU
+ nZgDvWoGnpyYjVbNKXR/MqA2Kxya2LEolEuQtFDEAkazANPyI94wPo/GF30UOl9n4ntXG1qepaNZn4Jv
+ xga8KzkJXbI7NPEuKFU4Qb3dEXHzbLrItWUB5qWp0/BZF4mPZZvx/tF6tD3agt5uIzroa2oyfFG5fwLK
+ E11QtscZJTESPIwSQzHLuptcMQsQFCbL8LGUZPU6tN4LQ1NOCD7VqfE41RW6gxNRkTQemrix1C5BsdwR
+ BREOkHtZ9pDrxAJGFuz1QNvDtWjNW42mWyFovBmItqc3oT8k/d2eMA4a1r5TgqIdYuRvtUeU56j+AGFe
+ rDta7oaiKTsIDTcC8ObycjRpztK6J6J8L8msfRe1R4uRu9keSfOsf/o7C86Ry++CMFvu2vPq4nI0XF8J
+ w+VlqL/gC0NBKt+upR9XttsZxTGOyAqzRaTM8ovMxjyCvDHEIBYwJNjb2v/MGqfm4kMzebnu/CLU3lb0
+ txfRutP9RQiVjtAJhwz0IceCMGGHjw12pofaDDd127VYdP/qVilqTi9A9bVwaBNckBdJez5f2OsrEWTS
+ vHGEOXM2Skfwp5e/GC750TPOlBAHuFkkH14p7slP8cOVdQ6I8Lb8MNnabAO9ExGD1NvsOMY/AZmhEi49
+ mN9SE8LK1cYsaJuXVf1qN4tCwWCTmfRsOHsXPsmCF/voD/gbGmxJwwh7grWa/T/nD+B+AdEc9++dYqPW
+ AAAAAElFTkSuQmCC
+</value>
+ </data>
+ <data name="barLargeButtonItem5.ImageOptions.LargeImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAABl0RVh0U29m
+ dHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAOdEVYdFRpdGxlAFByb2R1Y3Q7kT0mKAAACOdJREFU
+ WEfFlnlcjfkexx+urjuWOp1Oi73lImYsWYe54c4SCa9MliSFRAttwhWRpDKWsaTGJTMZM15TUhgd6qC0
+ nBaV0CoV6bSJNuvMfX3u9/c85xylzPjr3t/r9ZHzdHren8/39/0tHID/q7p9+L9Utw/fpz8ZPbpRl9Hl
+ nR0/5H03h8uNsOBuHfuSywn7nMs+MovLOjSTkx/4B5e+bzqXGvopl7JnKnc9cDLn+olWj6O2xjpn3UZ5
+ xqwflRvrMboy2n1U2Jm1w6332gwTE+svpJ5KqU0FWRjQj7fcTgZyI2ZzbY8T/1AE7nneZ8zUWK9PohJD
+ Zr66E+eO8uRvURH3NZpSHVB+3hq/+pnhpL3RzbDFhoEhCwb/k3gaSqlM8dXpYuBWuEW30NZHCdzFzeO1
+ pNsmuF3cMi4//+flqLy+CTXZQahICURefAjkh2fgQcxcPL5sjfqkRaiXLUFF/EKkHpyBo7ZG7bs+15dt
+ Ndf1d58sHqk0IkwR70I5WOk7glmZrwVMnZQYMOnkzQNfPr8vdYcicyca8kNQmeKPzJ9ckHxiHRLDPXBx
+ 5yxknVqKnO8Xo+CsLYpi7FAUvQTl8ctQccEWVZdWoOayDXbOMmDA3iRWic4GcsK+4MHSHVO0koOnucgC
+ p+QVnLVH5Y2NaMjdjcbbwajPC0a1PITg3nhRdxnt1TFoe3ASzcX78TQ/AI1yT9SnrEWtzAGKK0tRI7VB
+ zaX5qL60FHJ/Y/h9psuAfUisCp1Gj7SDMyekH5hxPPuYZdvDlO2ovx2Olqp4tJLaqhPQXCVFQ3Ec7qdF
+ QnbCh+Dn8OzebjTl+qIhYy3qkgmatISgC1Hz63w8vmQFhdQOhQdMkeenh+vrdbHlUx1moB+pkwE2Hz2p
+ 41FfGIUn9xNQk3kQD69tRsUVT9y/uBKlcY64c3o+so6Y46q/GaTfLEJr5fdoytuMxixXgjsSnCUW4LWy
+ VSiNMMPtXQbI36aP3E26uOZCBqaImYH+pF4MrBrMQK9MMvBcEYqWR5FobyxAe0MR2kvC0Z7liNYMWzTJ
+ bFAdOxc5R6ZDfmoNmksOEdyNSr5SDa9PdsGD09Nxb+9gFOwegPwAA+Ru1UO2rwQyMrBxkogZ0GI8BlYN
+ ZkAj89sZeNOwF2/q9pCC6P/h+M+Lu8BvzfhdEYu2TGfUJSxAfoQ5Ci9sxNPbuwi+CrUEb0jzxKM4KxQe
+ Gop7oUNwN3ggnz7PTx85lD7Lmwys04HXBN4A2yfYslQP1pG9acPBm/pQHv5asQuvagLw8tE2vKzeg99a
+ U4HfW/G6JgllMStQdTOQGs4L9Wm+qEmyQ8m/TVB8dBgKDw4hA8r0Oyi9ny6fPtNLB0nOOvAw02IGdEjM
+ gLAUaTADH2Xsn443tUF4pdithr+o2ornD3xpKrzRVuqLV/XxeFZXiobbxwlO/RE1EmUn/o7iCEOCC+kL
+ ggd1SC9BthcZ2CDG1VVirB/HG9Aj/ZWkNsA6sm/6N9MpOcEVDL5DCd+E9lKCl3iipcgdLQXr8LopAw/O
+ fYzyn01R9sMIlHxngqIwlp4MhAzqlD6H0md56EDuJhhwG8sbYPtxFwP900KnkQGCVzO4nwC/70XJPdGq
+ hDfnrMbrhusEH82nL30n/V0ywKffpsenZ3PP0qev08YVRzFcx/AGBpLYZqQ2wDpSKzVkqgB/6IcXFZsJ
+ 7oO2Yi8Bfpfgt6jzs1fipUKK8tOUPnK4kP5wN3O/hTqfSp/lIeHT8wYctEG7KzMwmNTFgHbKnsl4SfDn
+ lUo4JW+5t15InkfwW45oyrAng7Eo65he2fkFIdT5OwlO6/7t3FP5XbSRtkYE6QptrP2YNzCU9DeS2gDr
+ SJ0bgZPwonIL2stY07HkBL/jIsBzVuJp5nI8SV2G9vIfUXaqw9zvf5s+bwdtOur0wtyz9DedyIC9CM6j
+ eQPDSGoD7B/WEPrXAybSy2mLLfOihtsglD1fCZfb40naMjTcWELGjgvpw42EuWebTpCQnu981njKzk93
+ ESPZicq/XBvxS0RYM0qzyxSoDAyQ7TCjjlcmZ/A8Zyr7KkruwCdvJHh9og1NySFl+qFC+mDV3LP0ynVP
+ pc9wFUPmJKbSixBpJWIN2DJ3aN9NxGL7gHonZAaYm0GJ28ejtZAld0NL/loe/kxO8DQ7PEleSvBFqL1i
+ jac5wSg+1qHzKT3bctmBk63s/FQqfeJqHVxcLkaQuQh2w/unmWhqmBNHn/QRqafqJFZX4Oq2caimfb05
+ n5LnCvCmdDs0ptBWm2SDOqk1FHS0NqX7o4g13gFh2RUEvE2ftVGCZBcJkpx08MNCbWwYr9U6e2gff3q/
+ CYltwaq7QI+OVwF+FYTYGm2I3zz2SW6kBRrT7emKtUxITocQg9demA9FnCUak307pRfmXg9yHwmuueoi
+ gZIHzxJhhWn/DCNNDXYlG0RSnYAsMA/nDShdqKZBMsGw3+QwB+P4BL/xKIu2QoNsEequfg3FhQUEt0JN
+ 9Gz67M6ve9Wmk+tvgDRv4bg9s1gMn4mUelifXfS+ESQ236zj+WvY6pGaPPNdA2ywsrCpEJEMnWboOZ9y
+ NK65FjQFD8/RxSJ2Hh7/MgfVZ78iM2vU6XMInuKtBynB932ljVWj+8sptQW9YwhJk6Q6dHpI7URctwbU
+ H4QvsjKxK5O+pF8vs+2WA85EOQ3/PefQZ3j0owWqor7A41gHOm4HIdPPADd99PGLvQS+U0RtloZ9gujv
+ RpF0SazR+NQMrNIfGjjvYUrf5010rIaxhammXZDlwNJod1MUHTOnC8diZPgNhMzbAIfnSeA0VivbSEtj
+ Dn2XbTDsstEp9QcbiHEfyZVGz+NKzs6lv+1UDXZ6jV09WTti3/yBrxP+NQ2xzvrYbi5utzLpG0q/G0Ni
+ R+zb1PadwR9kINp1BPfTGhMuaqUxF2lvSO/pUg2TMfq9rb2masvdJ4rkxiINS3pmrPydOjXt9xzteJwT
+ wRjwXXVkdvrwPilfzJKxarD5ZaVmkiifqZbXn44u7373wftEg09HYjC2ZJnU65r0QaPze8H9FyTi9z+I
+ F2gqAAAAAElFTkSuQmCC
+</value>
+ </data>
+ <data name="barLargeButtonItem6.ImageOptions.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAABl0RVh0U29m
+ dHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAOdEVYdFRpdGxlAFByb2R1Y3Q7kT0mKAAAA0RJREFU
+ OE9dkntQTFEcx69IYYlqs3psW/LYJGmVtxhG8kiN6o804z1CNWyy9BJia/KazasMM5i8/4gklNVzt9rN
+ q5CaVXrIeLU1KiPm63euKY8z87l35t7z+X7vuedwADi9yptHR1Qc9eK0aTKuROnJqfdN4R7Euy/JVUwK
+ zZZL7TiOG/AfHB/wrfkAf++jVOkpUu/3iMtPcH9blbEIxQcmIydGiqxNLnUZYU6qtECHVUEeo4SkD+RD
+ +gK0adOWlSin3qpQzf1RfycMxpqd6HgZi6pjU/Hi6hw8OyeD/sxS5KeE4MgKu05SBXxA5XGvRO1hWcub
+ uxtJUKC7MQldhkR01sbCWL0begqoywlGZ3MR2mvVqFD6QOln+5VUK+abVKqmo70mHr0d1Wg3FOH5+QBU
+ nZgDvWoGnpyYjVbNKXR/MqA2Kxya2LEolEuQtFDEAkazANPyI94wPo/GF30UOl9n4ntXG1qepaNZn4Jv
+ xga8KzkJXbI7NPEuKFU4Qb3dEXHzbLrItWUB5qWp0/BZF4mPZZvx/tF6tD3agt5uIzroa2oyfFG5fwLK
+ E11QtscZJTESPIwSQzHLuptcMQsQFCbL8LGUZPU6tN4LQ1NOCD7VqfE41RW6gxNRkTQemrix1C5BsdwR
+ BREOkHtZ9pDrxAJGFuz1QNvDtWjNW42mWyFovBmItqc3oT8k/d2eMA4a1r5TgqIdYuRvtUeU56j+AGFe
+ rDta7oaiKTsIDTcC8ObycjRpztK6J6J8L8msfRe1R4uRu9keSfOsf/o7C86Ry++CMFvu2vPq4nI0XF8J
+ w+VlqL/gC0NBKt+upR9XttsZxTGOyAqzRaTM8ovMxjyCvDHEIBYwJNjb2v/MGqfm4kMzebnu/CLU3lb0
+ txfRutP9RQiVjtAJhwz0IceCMGGHjw12pofaDDd127VYdP/qVilqTi9A9bVwaBNckBdJez5f2OsrEWTS
+ vHGEOXM2Skfwp5e/GC750TPOlBAHuFkkH14p7slP8cOVdQ6I8Lb8MNnabAO9ExGD1NvsOMY/AZmhEi49
+ mN9SE8LK1cYsaJuXVf1qN4tCwWCTmfRsOHsXPsmCF/voD/gbGmxJwwh7grWa/T/nD+B+AdEc9++dYqPW
+ AAAAAElFTkSuQmCC
+</value>
+ </data>
+ <data name="barLargeButtonItem6.ImageOptions.LargeImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ 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
+ F2gqAAAAAElFTkSuQmCC
+</value>
+ </data>
+ <data name="barLargeButtonItem7.ImageOptions.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAABl0RVh0U29m
+ dHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAOdEVYdFRpdGxlAFByb2R1Y3Q7kT0mKAAAA0RJREFU
+ OE9dkntQTFEcx69IYYlqs3psW/LYJGmVtxhG8kiN6o804z1CNWyy9BJia/KazasMM5i8/4gklNVzt9rN
+ q5CaVXrIeLU1KiPm63euKY8z87l35t7z+X7vuedwADi9yptHR1Qc9eK0aTKuROnJqfdN4R7Euy/JVUwK
+ zZZL7TiOG/AfHB/wrfkAf++jVOkpUu/3iMtPcH9blbEIxQcmIydGiqxNLnUZYU6qtECHVUEeo4SkD+RD
+ +gK0adOWlSin3qpQzf1RfycMxpqd6HgZi6pjU/Hi6hw8OyeD/sxS5KeE4MgKu05SBXxA5XGvRO1hWcub
+ uxtJUKC7MQldhkR01sbCWL0begqoywlGZ3MR2mvVqFD6QOln+5VUK+abVKqmo70mHr0d1Wg3FOH5+QBU
+ nZgDvWoGnpyYjVbNKXR/MqA2Kxya2LEolEuQtFDEAkazANPyI94wPo/GF30UOl9n4ntXG1qepaNZn4Jv
+ xga8KzkJXbI7NPEuKFU4Qb3dEXHzbLrItWUB5qWp0/BZF4mPZZvx/tF6tD3agt5uIzroa2oyfFG5fwLK
+ E11QtscZJTESPIwSQzHLuptcMQsQFCbL8LGUZPU6tN4LQ1NOCD7VqfE41RW6gxNRkTQemrix1C5BsdwR
+ BREOkHtZ9pDrxAJGFuz1QNvDtWjNW42mWyFovBmItqc3oT8k/d2eMA4a1r5TgqIdYuRvtUeU56j+AGFe
+ rDta7oaiKTsIDTcC8ObycjRpztK6J6J8L8msfRe1R4uRu9keSfOsf/o7C86Ry++CMFvu2vPq4nI0XF8J
+ w+VlqL/gC0NBKt+upR9XttsZxTGOyAqzRaTM8ovMxjyCvDHEIBYwJNjb2v/MGqfm4kMzebnu/CLU3lb0
+ txfRutP9RQiVjtAJhwz0IceCMGGHjw12pofaDDd127VYdP/qVilqTi9A9bVwaBNckBdJez5f2OsrEWTS
+ vHGEOXM2Skfwp5e/GC750TPOlBAHuFkkH14p7slP8cOVdQ6I8Lb8MNnabAO9ExGD1NvsOMY/AZmhEi49
+ mN9SE8LK1cYsaJuXVf1qN4tCwWCTmfRsOHsXPsmCF/voD/gbGmxJwwh7grWa/T/nD+B+AdEc9++dYqPW
+ AAAAAElFTkSuQmCC
+</value>
+ </data>
+ <data name="barLargeButtonItem7.ImageOptions.LargeImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ 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
+ F2gqAAAAAElFTkSuQmCC
+</value>
+ </data>
</root>
\ No newline at end of file
--
Gitblit v1.9.3