|
@@ -51,20 +51,12 @@ namespace lqnet.Forms
|
|
private void InitializeComponent()
|
|
private void InitializeComponent()
|
|
{
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
this.components = new System.ComponentModel.Container();
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
this.prodtDesig_sel = new System.Windows.Forms.TextBox();
|
|
this.prodtDesig_sel = new System.Windows.Forms.TextBox();
|
|
this.dataGridView1 = new System.Windows.Forms.DataGridView();
|
|
this.dataGridView1 = new System.Windows.Forms.DataGridView();
|
|
this.Index = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Index = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
- this.idDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
- this.prodtDesigDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
- this.numDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
- this.groupOrderCodeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
- this.proceNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
- this.prodtBatchDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
- this.groupProceIdDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
- this.groupProceCodeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
- this.taskListBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
|
this.CheckItemComboBox = new System.Windows.Forms.ComboBox();
|
|
this.CheckItemComboBox = new System.Windows.Forms.ComboBox();
|
|
this.slectBt = new System.Windows.Forms.Button();
|
|
this.slectBt = new System.Windows.Forms.Button();
|
|
this.selectFileBt = new System.Windows.Forms.Button();
|
|
this.selectFileBt = new System.Windows.Forms.Button();
|
|
@@ -76,12 +68,7 @@ namespace lqnet.Forms
|
|
this.mergeCountTextbox = new System.Windows.Forms.NumericUpDown();
|
|
this.mergeCountTextbox = new System.Windows.Forms.NumericUpDown();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.dataGridView2 = new System.Windows.Forms.DataGridView();
|
|
this.dataGridView2 = new System.Windows.Forms.DataGridView();
|
|
- this.indexDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
- this.importColLabelDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
- this.lineColLabelDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewComboBoxColumn();
|
|
|
|
- this.reportColListBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
|
this.parseReportBtn = new System.Windows.Forms.Button();
|
|
this.parseReportBtn = new System.Windows.Forms.Button();
|
|
- this.pageHelper2 = new lqnet.Utils.PageHelper2();
|
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.currentFilePath = new System.Windows.Forms.Label();
|
|
this.currentFilePath = new System.Windows.Forms.Label();
|
|
this.choosedFileLabel = new System.Windows.Forms.Label();
|
|
this.choosedFileLabel = new System.Windows.Forms.Label();
|
|
@@ -91,15 +78,31 @@ namespace lqnet.Forms
|
|
this.linkLabel1 = new System.Windows.Forms.LinkLabel();
|
|
this.linkLabel1 = new System.Windows.Forms.LinkLabel();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
|
+ this.panel2 = new System.Windows.Forms.Panel();
|
|
|
|
+ this.pageHelper2 = new lqnet.Utils.PageHelper2();
|
|
|
|
+ this.idDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
+ this.prodtDesigDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
+ this.numDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
+ this.groupOrderCodeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
+ this.proceNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
+ this.prodtBatchDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
+ this.groupProceIdDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
+ this.groupProceCodeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
+ this.taskListBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
|
+ this.indexDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
+ this.importColLabelDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
+ this.lineColLabelDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewComboBoxColumn();
|
|
|
|
+ this.reportColListBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
|
|
- ((System.ComponentModel.ISupportInitialize)(this.taskListBindingSource)).BeginInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.mergeCountTextbox)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.mergeCountTextbox)).BeginInit();
|
|
this.groupBox1.SuspendLayout();
|
|
this.groupBox1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
|
|
- ((System.ComponentModel.ISupportInitialize)(this.reportColListBindingSource)).BeginInit();
|
|
|
|
this.groupBox2.SuspendLayout();
|
|
this.groupBox2.SuspendLayout();
|
|
this.groupBox3.SuspendLayout();
|
|
this.groupBox3.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
|
|
+ this.panel2.SuspendLayout();
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.taskListBindingSource)).BeginInit();
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.reportColListBindingSource)).BeginInit();
|
|
this.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
//
|
|
// prodtDesig_sel
|
|
// prodtDesig_sel
|
|
@@ -117,8 +120,8 @@ namespace lqnet.Forms
|
|
this.dataGridView1.AutoGenerateColumns = false;
|
|
this.dataGridView1.AutoGenerateColumns = false;
|
|
this.dataGridView1.BackgroundColor = System.Drawing.Color.SkyBlue;
|
|
this.dataGridView1.BackgroundColor = System.Drawing.Color.SkyBlue;
|
|
this.dataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
this.dataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
- dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 12F);
|
|
|
|
- this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
|
|
|
+ dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 12F);
|
|
|
|
+ this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4;
|
|
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.Index,
|
|
this.Index,
|
|
@@ -131,6 +134,14 @@ namespace lqnet.Forms
|
|
this.groupProceIdDataGridViewTextBoxColumn,
|
|
this.groupProceIdDataGridViewTextBoxColumn,
|
|
this.groupProceCodeDataGridViewTextBoxColumn});
|
|
this.groupProceCodeDataGridViewTextBoxColumn});
|
|
this.dataGridView1.DataSource = this.taskListBindingSource;
|
|
this.dataGridView1.DataSource = this.taskListBindingSource;
|
|
|
|
+ dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
+ dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
+ dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 14F);
|
|
|
|
+ dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
|
+ dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
+ dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
+ dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
+ this.dataGridView1.DefaultCellStyle = dataGridViewCellStyle5;
|
|
this.dataGridView1.Location = new System.Drawing.Point(8, 81);
|
|
this.dataGridView1.Location = new System.Drawing.Point(8, 81);
|
|
this.dataGridView1.MultiSelect = false;
|
|
this.dataGridView1.MultiSelect = false;
|
|
this.dataGridView1.Name = "dataGridView1";
|
|
this.dataGridView1.Name = "dataGridView1";
|
|
@@ -152,85 +163,6 @@ namespace lqnet.Forms
|
|
this.Index.ReadOnly = true;
|
|
this.Index.ReadOnly = true;
|
|
this.Index.Width = 110;
|
|
this.Index.Width = 110;
|
|
//
|
|
//
|
|
- // idDataGridViewTextBoxColumn
|
|
|
|
- //
|
|
|
|
- this.idDataGridViewTextBoxColumn.DataPropertyName = "GroupOrderId";
|
|
|
|
- this.idDataGridViewTextBoxColumn.HeaderText = "调度单id";
|
|
|
|
- this.idDataGridViewTextBoxColumn.MinimumWidth = 10;
|
|
|
|
- this.idDataGridViewTextBoxColumn.Name = "idDataGridViewTextBoxColumn";
|
|
|
|
- this.idDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
- this.idDataGridViewTextBoxColumn.Visible = false;
|
|
|
|
- this.idDataGridViewTextBoxColumn.Width = 150;
|
|
|
|
- //
|
|
|
|
- // prodtDesigDataGridViewTextBoxColumn
|
|
|
|
- //
|
|
|
|
- this.prodtDesigDataGridViewTextBoxColumn.DataPropertyName = "ProdtDesig";
|
|
|
|
- this.prodtDesigDataGridViewTextBoxColumn.HeaderText = "产品代号";
|
|
|
|
- this.prodtDesigDataGridViewTextBoxColumn.MinimumWidth = 10;
|
|
|
|
- this.prodtDesigDataGridViewTextBoxColumn.Name = "prodtDesigDataGridViewTextBoxColumn";
|
|
|
|
- this.prodtDesigDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
- this.prodtDesigDataGridViewTextBoxColumn.Width = 290;
|
|
|
|
- //
|
|
|
|
- // numDataGridViewTextBoxColumn
|
|
|
|
- //
|
|
|
|
- this.numDataGridViewTextBoxColumn.DataPropertyName = "PlanAmt";
|
|
|
|
- this.numDataGridViewTextBoxColumn.HeaderText = "数量";
|
|
|
|
- this.numDataGridViewTextBoxColumn.MinimumWidth = 10;
|
|
|
|
- this.numDataGridViewTextBoxColumn.Name = "numDataGridViewTextBoxColumn";
|
|
|
|
- this.numDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
- this.numDataGridViewTextBoxColumn.Width = 110;
|
|
|
|
- //
|
|
|
|
- // groupOrderCodeDataGridViewTextBoxColumn
|
|
|
|
- //
|
|
|
|
- this.groupOrderCodeDataGridViewTextBoxColumn.DataPropertyName = "GroupOrderCode";
|
|
|
|
- this.groupOrderCodeDataGridViewTextBoxColumn.HeaderText = "调度单号";
|
|
|
|
- this.groupOrderCodeDataGridViewTextBoxColumn.MinimumWidth = 10;
|
|
|
|
- this.groupOrderCodeDataGridViewTextBoxColumn.Name = "groupOrderCodeDataGridViewTextBoxColumn";
|
|
|
|
- this.groupOrderCodeDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
- this.groupOrderCodeDataGridViewTextBoxColumn.Width = 290;
|
|
|
|
- //
|
|
|
|
- // proceNameDataGridViewTextBoxColumn
|
|
|
|
- //
|
|
|
|
- this.proceNameDataGridViewTextBoxColumn.DataPropertyName = "ProceName";
|
|
|
|
- this.proceNameDataGridViewTextBoxColumn.HeaderText = "工序名称";
|
|
|
|
- this.proceNameDataGridViewTextBoxColumn.MinimumWidth = 10;
|
|
|
|
- this.proceNameDataGridViewTextBoxColumn.Name = "proceNameDataGridViewTextBoxColumn";
|
|
|
|
- this.proceNameDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
- this.proceNameDataGridViewTextBoxColumn.Width = 290;
|
|
|
|
- //
|
|
|
|
- // prodtBatchDataGridViewTextBoxColumn
|
|
|
|
- //
|
|
|
|
- this.prodtBatchDataGridViewTextBoxColumn.DataPropertyName = "ProdtBatch";
|
|
|
|
- this.prodtBatchDataGridViewTextBoxColumn.HeaderText = "生产批次";
|
|
|
|
- this.prodtBatchDataGridViewTextBoxColumn.MinimumWidth = 10;
|
|
|
|
- this.prodtBatchDataGridViewTextBoxColumn.Name = "prodtBatchDataGridViewTextBoxColumn";
|
|
|
|
- this.prodtBatchDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
- this.prodtBatchDataGridViewTextBoxColumn.Width = 290;
|
|
|
|
- //
|
|
|
|
- // groupProceIdDataGridViewTextBoxColumn
|
|
|
|
- //
|
|
|
|
- this.groupProceIdDataGridViewTextBoxColumn.DataPropertyName = "GroupProceId";
|
|
|
|
- this.groupProceIdDataGridViewTextBoxColumn.HeaderText = "工序id";
|
|
|
|
- this.groupProceIdDataGridViewTextBoxColumn.MinimumWidth = 10;
|
|
|
|
- this.groupProceIdDataGridViewTextBoxColumn.Name = "groupProceIdDataGridViewTextBoxColumn";
|
|
|
|
- this.groupProceIdDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
- this.groupProceIdDataGridViewTextBoxColumn.Visible = false;
|
|
|
|
- this.groupProceIdDataGridViewTextBoxColumn.Width = 150;
|
|
|
|
- //
|
|
|
|
- // groupProceCodeDataGridViewTextBoxColumn
|
|
|
|
- //
|
|
|
|
- this.groupProceCodeDataGridViewTextBoxColumn.DataPropertyName = "ProceCode";
|
|
|
|
- this.groupProceCodeDataGridViewTextBoxColumn.HeaderText = "工序编号";
|
|
|
|
- this.groupProceCodeDataGridViewTextBoxColumn.MinimumWidth = 10;
|
|
|
|
- this.groupProceCodeDataGridViewTextBoxColumn.Name = "groupProceCodeDataGridViewTextBoxColumn";
|
|
|
|
- this.groupProceCodeDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
- this.groupProceCodeDataGridViewTextBoxColumn.Visible = false;
|
|
|
|
- this.groupProceCodeDataGridViewTextBoxColumn.Width = 150;
|
|
|
|
- //
|
|
|
|
- // taskListBindingSource
|
|
|
|
- //
|
|
|
|
- this.taskListBindingSource.DataSource = typeof(lqnet.Entities.Tasks);
|
|
|
|
- //
|
|
|
|
// CheckItemComboBox
|
|
// CheckItemComboBox
|
|
//
|
|
//
|
|
this.CheckItemComboBox.DisplayMember = "checkName";
|
|
this.CheckItemComboBox.DisplayMember = "checkName";
|
|
@@ -368,8 +300,8 @@ namespace lqnet.Forms
|
|
this.dataGridView2.AutoGenerateColumns = false;
|
|
this.dataGridView2.AutoGenerateColumns = false;
|
|
this.dataGridView2.BackgroundColor = System.Drawing.Color.SkyBlue;
|
|
this.dataGridView2.BackgroundColor = System.Drawing.Color.SkyBlue;
|
|
this.dataGridView2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
this.dataGridView2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
- dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 12F);
|
|
|
|
- this.dataGridView2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
|
|
|
|
|
|
+ dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 14F);
|
|
|
|
+ this.dataGridView2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
|
|
this.dataGridView2.ColumnHeadersHeight = 40;
|
|
this.dataGridView2.ColumnHeadersHeight = 40;
|
|
this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.indexDataGridViewTextBoxColumn,
|
|
this.indexDataGridViewTextBoxColumn,
|
|
@@ -377,50 +309,17 @@ namespace lqnet.Forms
|
|
this.lineColLabelDataGridViewTextBoxColumn});
|
|
this.lineColLabelDataGridViewTextBoxColumn});
|
|
this.dataGridView2.DataSource = this.reportColListBindingSource;
|
|
this.dataGridView2.DataSource = this.reportColListBindingSource;
|
|
this.dataGridView2.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter;
|
|
this.dataGridView2.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter;
|
|
|
|
+ this.dataGridView2.Font = new System.Drawing.Font("宋体", 14F);
|
|
this.dataGridView2.Location = new System.Drawing.Point(10, 23);
|
|
this.dataGridView2.Location = new System.Drawing.Point(10, 23);
|
|
this.dataGridView2.MultiSelect = false;
|
|
this.dataGridView2.MultiSelect = false;
|
|
this.dataGridView2.Name = "dataGridView2";
|
|
this.dataGridView2.Name = "dataGridView2";
|
|
this.dataGridView2.RowHeadersVisible = false;
|
|
this.dataGridView2.RowHeadersVisible = false;
|
|
this.dataGridView2.RowHeadersWidth = 82;
|
|
this.dataGridView2.RowHeadersWidth = 82;
|
|
this.dataGridView2.RowTemplate.Height = 50;
|
|
this.dataGridView2.RowTemplate.Height = 50;
|
|
- this.dataGridView2.Font = new Font("宋体", 14); // 设置单元格的文字大小
|
|
|
|
this.dataGridView2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView2.ShowCellToolTips = false;
|
|
this.dataGridView2.ShowCellToolTips = false;
|
|
this.dataGridView2.Size = new System.Drawing.Size(781, 391);
|
|
this.dataGridView2.Size = new System.Drawing.Size(781, 391);
|
|
this.dataGridView2.TabIndex = 34;
|
|
this.dataGridView2.TabIndex = 34;
|
|
- // 设置单元格的文字大小
|
|
|
|
- dataGridView1.DefaultCellStyle.Font = new Font("宋体", 14); // 设置单元格的文字大小
|
|
|
|
- //
|
|
|
|
- // indexDataGridViewTextBoxColumn
|
|
|
|
- //
|
|
|
|
- this.indexDataGridViewTextBoxColumn.DataPropertyName = "Index";
|
|
|
|
- this.indexDataGridViewTextBoxColumn.HeaderText = "序号";
|
|
|
|
- this.indexDataGridViewTextBoxColumn.MinimumWidth = 8;
|
|
|
|
- this.indexDataGridViewTextBoxColumn.Name = "indexDataGridViewTextBoxColumn";
|
|
|
|
- this.indexDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
- this.indexDataGridViewTextBoxColumn.Width = 150;
|
|
|
|
- //
|
|
|
|
- // importColLabelDataGridViewTextBoxColumn
|
|
|
|
- //
|
|
|
|
- this.importColLabelDataGridViewTextBoxColumn.DataPropertyName = "importColLabel";
|
|
|
|
- this.importColLabelDataGridViewTextBoxColumn.HeaderText = "导入报告列标签";
|
|
|
|
- this.importColLabelDataGridViewTextBoxColumn.MinimumWidth = 8;
|
|
|
|
- this.importColLabelDataGridViewTextBoxColumn.Name = "importColLabelDataGridViewTextBoxColumn";
|
|
|
|
- this.importColLabelDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
- this.importColLabelDataGridViewTextBoxColumn.Width = 250;
|
|
|
|
- //
|
|
|
|
- // lineColLabelDataGridViewTextBoxColumn
|
|
|
|
- //
|
|
|
|
- this.lineColLabelDataGridViewTextBoxColumn.DataPropertyName = "cellEn";
|
|
|
|
- this.lineColLabelDataGridViewTextBoxColumn.HeaderText = "线上指标名称";
|
|
|
|
- this.lineColLabelDataGridViewTextBoxColumn.MinimumWidth = 8;
|
|
|
|
- this.lineColLabelDataGridViewTextBoxColumn.Name = "lineColLabelDataGridViewTextBoxColumn";
|
|
|
|
- this.lineColLabelDataGridViewTextBoxColumn.Width = 250;
|
|
|
|
- this.lineColLabelDataGridViewTextBoxColumn.DefaultCellStyle.Padding = new Padding(0, (dataGridView1.RowTemplate.Height - 21) / 2, 0, 0); // 设置单元格内边距
|
|
|
|
- //
|
|
|
|
- // reportColListBindingSource
|
|
|
|
- //
|
|
|
|
- this.reportColListBindingSource.DataSource = typeof(lqnet.Entities.ReportCol);
|
|
|
|
//
|
|
//
|
|
// parseReportBtn
|
|
// parseReportBtn
|
|
//
|
|
//
|
|
@@ -439,19 +338,6 @@ namespace lqnet.Forms
|
|
this.parseReportBtn.UseVisualStyleBackColor = false;
|
|
this.parseReportBtn.UseVisualStyleBackColor = false;
|
|
this.parseReportBtn.Click += new System.EventHandler(this.parseReportBtn_Click);
|
|
this.parseReportBtn.Click += new System.EventHandler(this.parseReportBtn_Click);
|
|
//
|
|
//
|
|
- // pageHelper2
|
|
|
|
- //
|
|
|
|
- this.pageHelper2.AllPage = 1;
|
|
|
|
- this.pageHelper2.Location = new System.Drawing.Point(290, 482);
|
|
|
|
- this.pageHelper2.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
- this.pageHelper2.Name = "pageHelper2";
|
|
|
|
- this.pageHelper2.NowPage = 1;
|
|
|
|
- this.pageHelper2.PageSize = 5;
|
|
|
|
- this.pageHelper2.Size = new System.Drawing.Size(811, 56);
|
|
|
|
- this.pageHelper2.TabIndex = 20;
|
|
|
|
- this.pageHelper2.Total = 0;
|
|
|
|
- this.pageHelper2.Load += new System.EventHandler(this.PageHelper2_Load);
|
|
|
|
- //
|
|
|
|
// label1
|
|
// label1
|
|
//
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.AutoSize = true;
|
|
@@ -488,7 +374,7 @@ namespace lqnet.Forms
|
|
this.groupBox2.Controls.Add(this.prodtDesig_sel);
|
|
this.groupBox2.Controls.Add(this.prodtDesig_sel);
|
|
this.groupBox2.Controls.Add(this.dataGridView1);
|
|
this.groupBox2.Controls.Add(this.dataGridView1);
|
|
this.groupBox2.Controls.Add(this.slectBt);
|
|
this.groupBox2.Controls.Add(this.slectBt);
|
|
- this.groupBox2.Location = new System.Drawing.Point(12, 12);
|
|
|
|
|
|
+ this.groupBox2.Location = new System.Drawing.Point(3, 0);
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.Size = new System.Drawing.Size(1101, 557);
|
|
this.groupBox2.Size = new System.Drawing.Size(1101, 557);
|
|
this.groupBox2.TabIndex = 0;
|
|
this.groupBox2.TabIndex = 0;
|
|
@@ -509,7 +395,7 @@ namespace lqnet.Forms
|
|
this.groupBox3.Controls.Add(this.startIdxTextbox);
|
|
this.groupBox3.Controls.Add(this.startIdxTextbox);
|
|
this.groupBox3.Controls.Add(this.mergeCountLabel);
|
|
this.groupBox3.Controls.Add(this.mergeCountLabel);
|
|
this.groupBox3.Controls.Add(this.checkLabel);
|
|
this.groupBox3.Controls.Add(this.checkLabel);
|
|
- this.groupBox3.Location = new System.Drawing.Point(12, 555);
|
|
|
|
|
|
+ this.groupBox3.Location = new System.Drawing.Point(12, 562);
|
|
this.groupBox3.Name = "groupBox3";
|
|
this.groupBox3.Name = "groupBox3";
|
|
this.groupBox3.Size = new System.Drawing.Size(1101, 548);
|
|
this.groupBox3.Size = new System.Drawing.Size(1101, 548);
|
|
this.groupBox3.TabIndex = 39;
|
|
this.groupBox3.TabIndex = 39;
|
|
@@ -522,7 +408,7 @@ namespace lqnet.Forms
|
|
this.panel1.Controls.Add(this.linkLabel1);
|
|
this.panel1.Controls.Add(this.linkLabel1);
|
|
this.panel1.Controls.Add(this.label3);
|
|
this.panel1.Controls.Add(this.label3);
|
|
this.panel1.Controls.Add(this.label2);
|
|
this.panel1.Controls.Add(this.label2);
|
|
- this.panel1.Location = new System.Drawing.Point(12, 1096);
|
|
|
|
|
|
+ this.panel1.Location = new System.Drawing.Point(6, 1101);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(1101, 48);
|
|
this.panel1.Size = new System.Drawing.Size(1101, 48);
|
|
this.panel1.TabIndex = 40;
|
|
this.panel1.TabIndex = 40;
|
|
@@ -560,13 +446,147 @@ namespace lqnet.Forms
|
|
this.label2.TabIndex = 0;
|
|
this.label2.TabIndex = 0;
|
|
this.label2.Text = "成都晶格智汇科技有限公司";
|
|
this.label2.Text = "成都晶格智汇科技有限公司";
|
|
//
|
|
//
|
|
|
|
+ // panel2
|
|
|
|
+ //
|
|
|
|
+ this.panel2.Controls.Add(this.groupBox2);
|
|
|
|
+ this.panel2.Controls.Add(this.panel1);
|
|
|
|
+ this.panel2.Controls.Add(this.groupBox3);
|
|
|
|
+ this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
+ this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
|
|
+ this.panel2.Name = "panel2";
|
|
|
|
+ this.panel2.Size = new System.Drawing.Size(1112, 568);
|
|
|
|
+ this.panel2.TabIndex = 41;
|
|
|
|
+ //
|
|
|
|
+ // pageHelper2
|
|
|
|
+ //
|
|
|
|
+ this.pageHelper2.AllPage = 1;
|
|
|
|
+ this.pageHelper2.AutoScroll = true;
|
|
|
|
+ this.pageHelper2.Location = new System.Drawing.Point(290, 482);
|
|
|
|
+ this.pageHelper2.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
+ this.pageHelper2.Name = "pageHelper2";
|
|
|
|
+ this.pageHelper2.NowPage = 1;
|
|
|
|
+ this.pageHelper2.PageSize = 5;
|
|
|
|
+ this.pageHelper2.Size = new System.Drawing.Size(811, 56);
|
|
|
|
+ this.pageHelper2.TabIndex = 20;
|
|
|
|
+ this.pageHelper2.Total = 0;
|
|
|
|
+ this.pageHelper2.Load += new System.EventHandler(this.PageHelper2_Load);
|
|
|
|
+ //
|
|
|
|
+ // idDataGridViewTextBoxColumn
|
|
|
|
+ //
|
|
|
|
+ this.idDataGridViewTextBoxColumn.DataPropertyName = "GroupOrderId";
|
|
|
|
+ this.idDataGridViewTextBoxColumn.HeaderText = "调度单id";
|
|
|
|
+ this.idDataGridViewTextBoxColumn.MinimumWidth = 10;
|
|
|
|
+ this.idDataGridViewTextBoxColumn.Name = "idDataGridViewTextBoxColumn";
|
|
|
|
+ this.idDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
+ this.idDataGridViewTextBoxColumn.Visible = false;
|
|
|
|
+ this.idDataGridViewTextBoxColumn.Width = 150;
|
|
|
|
+ //
|
|
|
|
+ // prodtDesigDataGridViewTextBoxColumn
|
|
|
|
+ //
|
|
|
|
+ this.prodtDesigDataGridViewTextBoxColumn.DataPropertyName = "ProdtDesig";
|
|
|
|
+ this.prodtDesigDataGridViewTextBoxColumn.HeaderText = "产品代号";
|
|
|
|
+ this.prodtDesigDataGridViewTextBoxColumn.MinimumWidth = 10;
|
|
|
|
+ this.prodtDesigDataGridViewTextBoxColumn.Name = "prodtDesigDataGridViewTextBoxColumn";
|
|
|
|
+ this.prodtDesigDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
+ this.prodtDesigDataGridViewTextBoxColumn.Width = 290;
|
|
|
|
+ //
|
|
|
|
+ // numDataGridViewTextBoxColumn
|
|
|
|
+ //
|
|
|
|
+ this.numDataGridViewTextBoxColumn.DataPropertyName = "PlanAmt";
|
|
|
|
+ this.numDataGridViewTextBoxColumn.HeaderText = "数量";
|
|
|
|
+ this.numDataGridViewTextBoxColumn.MinimumWidth = 10;
|
|
|
|
+ this.numDataGridViewTextBoxColumn.Name = "numDataGridViewTextBoxColumn";
|
|
|
|
+ this.numDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
+ this.numDataGridViewTextBoxColumn.Width = 110;
|
|
|
|
+ //
|
|
|
|
+ // groupOrderCodeDataGridViewTextBoxColumn
|
|
|
|
+ //
|
|
|
|
+ this.groupOrderCodeDataGridViewTextBoxColumn.DataPropertyName = "GroupOrderCode";
|
|
|
|
+ this.groupOrderCodeDataGridViewTextBoxColumn.HeaderText = "调度单号";
|
|
|
|
+ this.groupOrderCodeDataGridViewTextBoxColumn.MinimumWidth = 10;
|
|
|
|
+ this.groupOrderCodeDataGridViewTextBoxColumn.Name = "groupOrderCodeDataGridViewTextBoxColumn";
|
|
|
|
+ this.groupOrderCodeDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
+ this.groupOrderCodeDataGridViewTextBoxColumn.Width = 290;
|
|
|
|
+ //
|
|
|
|
+ // proceNameDataGridViewTextBoxColumn
|
|
|
|
+ //
|
|
|
|
+ this.proceNameDataGridViewTextBoxColumn.DataPropertyName = "ProceName";
|
|
|
|
+ this.proceNameDataGridViewTextBoxColumn.HeaderText = "工序名称";
|
|
|
|
+ this.proceNameDataGridViewTextBoxColumn.MinimumWidth = 10;
|
|
|
|
+ this.proceNameDataGridViewTextBoxColumn.Name = "proceNameDataGridViewTextBoxColumn";
|
|
|
|
+ this.proceNameDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
+ this.proceNameDataGridViewTextBoxColumn.Width = 290;
|
|
|
|
+ //
|
|
|
|
+ // prodtBatchDataGridViewTextBoxColumn
|
|
|
|
+ //
|
|
|
|
+ this.prodtBatchDataGridViewTextBoxColumn.DataPropertyName = "ProdtBatch";
|
|
|
|
+ this.prodtBatchDataGridViewTextBoxColumn.HeaderText = "生产批次";
|
|
|
|
+ this.prodtBatchDataGridViewTextBoxColumn.MinimumWidth = 10;
|
|
|
|
+ this.prodtBatchDataGridViewTextBoxColumn.Name = "prodtBatchDataGridViewTextBoxColumn";
|
|
|
|
+ this.prodtBatchDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
+ this.prodtBatchDataGridViewTextBoxColumn.Width = 290;
|
|
|
|
+ //
|
|
|
|
+ // groupProceIdDataGridViewTextBoxColumn
|
|
|
|
+ //
|
|
|
|
+ this.groupProceIdDataGridViewTextBoxColumn.DataPropertyName = "GroupProceId";
|
|
|
|
+ this.groupProceIdDataGridViewTextBoxColumn.HeaderText = "工序id";
|
|
|
|
+ this.groupProceIdDataGridViewTextBoxColumn.MinimumWidth = 10;
|
|
|
|
+ this.groupProceIdDataGridViewTextBoxColumn.Name = "groupProceIdDataGridViewTextBoxColumn";
|
|
|
|
+ this.groupProceIdDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
+ this.groupProceIdDataGridViewTextBoxColumn.Visible = false;
|
|
|
|
+ this.groupProceIdDataGridViewTextBoxColumn.Width = 150;
|
|
|
|
+ //
|
|
|
|
+ // groupProceCodeDataGridViewTextBoxColumn
|
|
|
|
+ //
|
|
|
|
+ this.groupProceCodeDataGridViewTextBoxColumn.DataPropertyName = "ProceCode";
|
|
|
|
+ this.groupProceCodeDataGridViewTextBoxColumn.HeaderText = "工序编号";
|
|
|
|
+ this.groupProceCodeDataGridViewTextBoxColumn.MinimumWidth = 10;
|
|
|
|
+ this.groupProceCodeDataGridViewTextBoxColumn.Name = "groupProceCodeDataGridViewTextBoxColumn";
|
|
|
|
+ this.groupProceCodeDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
+ this.groupProceCodeDataGridViewTextBoxColumn.Visible = false;
|
|
|
|
+ this.groupProceCodeDataGridViewTextBoxColumn.Width = 150;
|
|
|
|
+ //
|
|
|
|
+ // taskListBindingSource
|
|
|
|
+ //
|
|
|
|
+ this.taskListBindingSource.DataSource = typeof(lqnet.Entities.Tasks);
|
|
|
|
+ //
|
|
|
|
+ // indexDataGridViewTextBoxColumn
|
|
|
|
+ //
|
|
|
|
+ this.indexDataGridViewTextBoxColumn.DataPropertyName = "Index";
|
|
|
|
+ this.indexDataGridViewTextBoxColumn.HeaderText = "序号";
|
|
|
|
+ this.indexDataGridViewTextBoxColumn.MinimumWidth = 8;
|
|
|
|
+ this.indexDataGridViewTextBoxColumn.Name = "indexDataGridViewTextBoxColumn";
|
|
|
|
+ this.indexDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
+ this.indexDataGridViewTextBoxColumn.Width = 150;
|
|
|
|
+ //
|
|
|
|
+ // importColLabelDataGridViewTextBoxColumn
|
|
|
|
+ //
|
|
|
|
+ this.importColLabelDataGridViewTextBoxColumn.DataPropertyName = "importColLabel";
|
|
|
|
+ this.importColLabelDataGridViewTextBoxColumn.HeaderText = "导入报告列标签";
|
|
|
|
+ this.importColLabelDataGridViewTextBoxColumn.MinimumWidth = 8;
|
|
|
|
+ this.importColLabelDataGridViewTextBoxColumn.Name = "importColLabelDataGridViewTextBoxColumn";
|
|
|
|
+ this.importColLabelDataGridViewTextBoxColumn.ReadOnly = true;
|
|
|
|
+ this.importColLabelDataGridViewTextBoxColumn.Width = 250;
|
|
|
|
+ //
|
|
|
|
+ // lineColLabelDataGridViewTextBoxColumn
|
|
|
|
+ //
|
|
|
|
+ this.lineColLabelDataGridViewTextBoxColumn.DataPropertyName = "cellEn";
|
|
|
|
+ this.lineColLabelDataGridViewTextBoxColumn.HeaderText = "线上指标名称";
|
|
|
|
+ this.lineColLabelDataGridViewTextBoxColumn.MinimumWidth = 8;
|
|
|
|
+ this.lineColLabelDataGridViewTextBoxColumn.Name = "lineColLabelDataGridViewTextBoxColumn";
|
|
|
|
+ this.lineColLabelDataGridViewTextBoxColumn.Width = 250;
|
|
|
|
+ //
|
|
|
|
+ // reportColListBindingSource
|
|
|
|
+ //
|
|
|
|
+ this.reportColListBindingSource.DataSource = typeof(lqnet.Entities.ReportCol);
|
|
|
|
+ //
|
|
// MainForm
|
|
// MainForm
|
|
//
|
|
//
|
|
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
|
|
|
|
- this.ClientSize = new System.Drawing.Size(1123, 1147);
|
|
|
|
- this.Controls.Add(this.panel1);
|
|
|
|
- this.Controls.Add(this.groupBox3);
|
|
|
|
- this.Controls.Add(this.groupBox2);
|
|
|
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(144F, 144F);
|
|
|
|
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
|
|
+ this.AutoScroll = true;
|
|
|
|
+ this.ClientSize = new System.Drawing.Size(1112, 568);
|
|
|
|
+ this.Controls.Add(this.panel2);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
this.Icon = global::lqnet.Properties.Resources.favicon;
|
|
this.Icon = global::lqnet.Properties.Resources.favicon;
|
|
this.MaximizeBox = false;
|
|
this.MaximizeBox = false;
|
|
@@ -576,17 +596,18 @@ namespace lqnet.Forms
|
|
this.Shown += new System.EventHandler(this.MainForm_Shown);
|
|
this.Shown += new System.EventHandler(this.MainForm_Shown);
|
|
this.Paint += new System.Windows.Forms.PaintEventHandler(this.Boder_Paint);
|
|
this.Paint += new System.Windows.Forms.PaintEventHandler(this.Boder_Paint);
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
|
|
- ((System.ComponentModel.ISupportInitialize)(this.taskListBindingSource)).EndInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.mergeCountTextbox)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.mergeCountTextbox)).EndInit();
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
|
|
- ((System.ComponentModel.ISupportInitialize)(this.reportColListBindingSource)).EndInit();
|
|
|
|
this.groupBox2.ResumeLayout(false);
|
|
this.groupBox2.ResumeLayout(false);
|
|
this.groupBox2.PerformLayout();
|
|
this.groupBox2.PerformLayout();
|
|
this.groupBox3.ResumeLayout(false);
|
|
this.groupBox3.ResumeLayout(false);
|
|
this.groupBox3.PerformLayout();
|
|
this.groupBox3.PerformLayout();
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel1.PerformLayout();
|
|
this.panel1.PerformLayout();
|
|
|
|
+ this.panel2.ResumeLayout(false);
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.taskListBindingSource)).EndInit();
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.reportColListBindingSource)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
}
|
|
@@ -630,5 +651,6 @@ namespace lqnet.Forms
|
|
private LinkLabel linkLabel1;
|
|
private LinkLabel linkLabel1;
|
|
private Label label3;
|
|
private Label label3;
|
|
private Label label2;
|
|
private Label label2;
|
|
|
|
+ private Panel panel2;
|
|
}
|
|
}
|
|
}
|
|
}
|