雅琪诺MES智能条码管理系统
ouyangqing
2021-01-25 7929f99e3096841a73197b8f61b9c3091db48823
nothing
8个文件已修改
212 ■■■■ 已修改文件
SCM/单据资料/Gy_BarCodeDetailList.Designer.cs 100 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
SCM/单据资料/Gy_BarCodeDetailList.cs 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
SCM/单据资料/Gy_BarCodeMain.Designer.cs 20 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
SCM/单据资料/Gy_BarCodeMain.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
SCM/报表/Qk_OutProcessList.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
SCM/报表/Qk_ProcessBillDetail.Designer.cs 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
SCM/报表/Qk_ProcessbillMain.Designer.cs 67 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
SCM/报表/Qk_ProcessbillMain.cs 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
SCM/µ¥¾Ý×ÊÁÏ/Gy_BarCodeDetailList.Designer.cs
@@ -31,8 +31,10 @@
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Gy_BarCodeDetailList));
            this.Tool = new System.Windows.Forms.ToolStrip();
            this.cx = new System.Windows.Forms.ToolStripButton();
            this.yl = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.cx = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.tc = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
            this.pPic = new System.Windows.Forms.Panel();
@@ -41,6 +43,8 @@
            this.lbldj = new System.Windows.Forms.Label();
            this.lblCaption = new System.Windows.Forms.Label();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.textBox8 = new System.Windows.Forms.TextBox();
            this.label13 = new System.Windows.Forms.Label();
            this.textBox7 = new System.Windows.Forms.TextBox();
            this.label12 = new System.Windows.Forms.Label();
            this.textBox3 = new System.Windows.Forms.TextBox();
@@ -66,10 +70,6 @@
            this.txtHBillNo = new System.Windows.Forms.TextBox();
            this.label4 = new System.Windows.Forms.Label();
            this.grdMain = new System.Windows.Forms.DataGridView();
            this.yl = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.textBox8 = new System.Windows.Forms.TextBox();
            this.label13 = new System.Windows.Forms.Label();
            this.Tool.SuspendLayout();
            this.pPic.SuspendLayout();
            this.panel1.SuspendLayout();
@@ -98,6 +98,25 @@
            this.Tool.TabIndex = 17;
            this.Tool.Text = "toolStrip1";
            // 
            // yl
            //
            this.yl.AutoSize = false;
            this.yl.Image = ((System.Drawing.Image)(resources.GetObject("yl.Image")));
            this.yl.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.yl.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.yl.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.yl.Name = "yl";
            this.yl.Size = new System.Drawing.Size(35, 42);
            this.yl.Text = "引出";
            this.yl.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.yl.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.yl.Click += new System.EventHandler(this.yl_Click);
            //
            // toolStripSeparator2
            //
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 62);
            //
            // cx
            // 
            this.cx.AutoSize = false;
@@ -112,10 +131,10 @@
            this.cx.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.cx.Click += new System.EventHandler(this.cx_Click);
            // 
            // toolStripSeparator2
            // toolStripSeparator1
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 62);
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 62);
            // 
            // tc
            // 
@@ -234,6 +253,24 @@
            this.groupBox1.TabStop = false;
            this.groupBox1.Enter += new System.EventHandler(this.groupBox1_Enter);
            // 
            // textBox8
            //
            this.textBox8.Location = new System.Drawing.Point(96, 168);
            this.textBox8.Margin = new System.Windows.Forms.Padding(4);
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new System.Drawing.Size(172, 25);
            this.textBox8.TabIndex = 41;
            //
            // label13
            //
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(16, 170);
            this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(82, 15);
            this.label13.TabIndex = 40;
            this.label13.Text = "汇报单号:";
            //
            // textBox7
            // 
            this.textBox7.Location = new System.Drawing.Point(904, 118);
@@ -295,17 +332,17 @@
            // 
            // dateTimePicker2
            // 
            this.dateTimePicker2.CustomFormat = "yyyy-MM-dd ";
            this.dateTimePicker2.CustomFormat = "yyyy-MM-dd HH:mm:ss";
            this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dateTimePicker2.Location = new System.Drawing.Point(314, 25);
            this.dateTimePicker2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.dateTimePicker2.Name = "dateTimePicker2";
            this.dateTimePicker2.Size = new System.Drawing.Size(189, 25);
            this.dateTimePicker2.Size = new System.Drawing.Size(208, 25);
            this.dateTimePicker2.TabIndex = 33;
            // 
            // dateTimePicker1
            // 
            this.dateTimePicker1.CustomFormat = "yyyy-MM-dd ";
            this.dateTimePicker1.CustomFormat = "yyyy-MM-dd HH:mm:ss";
            this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dateTimePicker1.Location = new System.Drawing.Point(96, 27);
            this.dateTimePicker1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
@@ -330,9 +367,9 @@
            this.label11.Location = new System.Drawing.Point(18, 29);
            this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(67, 15);
            this.label11.Size = new System.Drawing.Size(82, 15);
            this.label11.TabIndex = 27;
            this.label11.Text = "查询时间";
            this.label11.Text = "检验日期:";
            // 
            // comboBox1
            // 
@@ -483,43 +520,6 @@
            this.grdMain.TabIndex = 53;
            this.grdMain.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellValueChanged);
            this.grdMain.RowStateChanged += new System.Windows.Forms.DataGridViewRowStateChangedEventHandler(this.grdMain_RowStateChanged);
            //
            // yl
            //
            this.yl.AutoSize = false;
            this.yl.Image = ((System.Drawing.Image)(resources.GetObject("yl.Image")));
            this.yl.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.yl.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.yl.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.yl.Name = "yl";
            this.yl.Size = new System.Drawing.Size(35, 42);
            this.yl.Text = "引出";
            this.yl.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.yl.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.yl.Click += new System.EventHandler(this.yl_Click);
            //
            // toolStripSeparator1
            //
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 62);
            //
            // textBox8
            //
            this.textBox8.Location = new System.Drawing.Point(96, 168);
            this.textBox8.Margin = new System.Windows.Forms.Padding(4);
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new System.Drawing.Size(172, 25);
            this.textBox8.TabIndex = 41;
            //
            // label13
            //
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(16, 170);
            this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(82, 15);
            this.label13.TabIndex = 40;
            this.label13.Text = "汇报单号:";
            // 
            // Gy_BarCodeDetailList
            // 
SCM/µ¥¾Ý×ÊÁÏ/Gy_BarCodeDetailList.cs
@@ -57,7 +57,7 @@
                MessageBox.Show("开始时间不能大于截至时间");
                return;
            }
            whereBuilder.Append(" and c.HMakeDate>''"+dateTimePicker1.Text+"'' and c.HMakeDate<''"+dateTimePicker2.Text+" 23:59:59''");
            whereBuilder.Append(" and c.HMakeDate>''"+dateTimePicker1.Text+"'' and c.HMakeDate<''"+dateTimePicker2.Text+"''");
            if (!string.IsNullOrEmpty(txtHBillNo.Text))
                whereBuilder.Append(" and c.HMaterName like ''%"+txtHBillNo.Text+"%''");
            if(!string.IsNullOrEmpty(textBox1.Text))
@@ -92,7 +92,7 @@
            //生成首行标题
            if (DSet == null)
            {
                MessageBox.Show("没有返回任何结果,请在过滤框中点击【恢复】按钮,尝试再次查询!" + DBUtility.ClsPub.sExeReturnInfo);
                MessageBox.Show("没有返回任何结果!" + DBUtility.ClsPub.sExeReturnInfo);
                return;
            }
            var dt = AddDatable(DSet.Tables[0]);
SCM/µ¥¾Ý×ÊÁÏ/Gy_BarCodeMain.Designer.cs
@@ -129,28 +129,28 @@
            // 
            // dateTimePicker2
            // 
            this.dateTimePicker2.CustomFormat = "yyyy-MM-dd ";
            this.dateTimePicker2.CustomFormat = "yyyy-MM-dd HH:mm:ss";
            this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dateTimePicker2.Location = new System.Drawing.Point(493, 25);
            this.dateTimePicker2.Location = new System.Drawing.Point(326, 29);
            this.dateTimePicker2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.dateTimePicker2.Name = "dateTimePicker2";
            this.dateTimePicker2.Size = new System.Drawing.Size(189, 25);
            this.dateTimePicker2.Size = new System.Drawing.Size(211, 25);
            this.dateTimePicker2.TabIndex = 33;
            // 
            // dateTimePicker1
            // 
            this.dateTimePicker1.CustomFormat = "yyyy-MM-dd ";
            this.dateTimePicker1.CustomFormat = "yyyy-MM-dd HH:mm:sss";
            this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dateTimePicker1.Location = new System.Drawing.Point(275, 25);
            this.dateTimePicker1.Location = new System.Drawing.Point(96, 29);
            this.dateTimePicker1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.dateTimePicker1.Name = "dateTimePicker1";
            this.dateTimePicker1.Size = new System.Drawing.Size(189, 25);
            this.dateTimePicker1.Size = new System.Drawing.Size(201, 25);
            this.dateTimePicker1.TabIndex = 32;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(471, 29);
            this.label9.Location = new System.Drawing.Point(304, 36);
            this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(15, 15);
@@ -160,12 +160,12 @@
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(201, 29);
            this.label11.Location = new System.Drawing.Point(18, 35);
            this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(67, 15);
            this.label11.Size = new System.Drawing.Size(82, 15);
            this.label11.TabIndex = 27;
            this.label11.Text = "查询时间";
            this.label11.Text = "检验日期:";
            // 
            // textBox2
            // 
SCM/µ¥¾Ý×ÊÁÏ/Gy_BarCodeMain.cs
@@ -43,7 +43,7 @@
                MessageBox.Show("开始时间不能大于截至时间");
                return;
            }
            whereBuilder.Append(" and a.FDATE>''" + dateTimePicker1.Text+ "'' and a.FDATE<''" + dateTimePicker2.Text+" 23:59:59''");
            whereBuilder.Append(" and c.HMakeDate>''" + dateTimePicker1.Text+ "'' and c.HMakeDate<''" + dateTimePicker2.Text+" ''");
            if (!string.IsNullOrEmpty(txtHBillNo.Text))
                whereBuilder.Append(" and a.FBILLNO like ''%" + txtHBillNo.Text+"%''");
            if (!string.IsNullOrEmpty(textBox1.Text))
SCM/±¨±í/Qk_OutProcessList.cs
@@ -62,7 +62,7 @@
                strBuilder.Append(" and b.HName like '%" + textBox2.Text + "%' ");
            if (!string.IsNullOrEmpty(textBox3.Text))
                strBuilder.Append(" and d.HName like '%" + textBox3.Text + "%' ");
            var execSql = "select min(a.HDate) èµ·å§‹æ—¶é—´,max(a.HDate) æˆªè‡³æ—¶é—´,b.HName å·¥åºåç§°,c.HName ç­ç»„名称,d.HName æ±‡æŠ¥äºº,sum(a.HQty) åˆè®¡æ±‡æŠ¥æ•°é‡,sum(b.HFixPrice * a.HQty ) åˆè®¡å·¥èµ„" +
            var execSql = "select min(a.HDate) èµ·å§‹æ—¶é—´,max(a.HDate) æˆªè‡³æ—¶é—´,b.HName å·¥åºåç§°,c.HName ç­ç»„名称,d.HName æ±‡æŠ¥äºº,convert(decimal(18,2), sum(a.HQty)) åˆè®¡æ±‡æŠ¥æ•°é‡,convert(decimal(18,2),sum(b.HFixPrice * a.HQty )) åˆè®¡å·¥èµ„ " +
                " from Sc_StationOutBillMain a left join Gy_Process b on a.HProcID = b.HItemID Left join Gy_Group c on a.HGroupID = c.HItemID left join Gy_Employee d on a.HEmpID = d.HItemID " +
                "where 1=1 " + strBuilder.ToString() + " group by b.HName,c.HName,d.HName";
            DataSet DSet = oWeb.getDataSetBySQL(execSql, ViewName, ref DBUtility.ClsPub.sExeReturnInfo);
SCM/±¨±í/Qk_ProcessBillDetail.Designer.cs
@@ -61,7 +61,7 @@
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(809, 32);
            this.label3.Location = new System.Drawing.Point(548, 35);
            this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(82, 15);
@@ -94,7 +94,7 @@
            // 
            // textBox4
            // 
            this.textBox4.Location = new System.Drawing.Point(908, 26);
            this.textBox4.Location = new System.Drawing.Point(628, 29);
            this.textBox4.Margin = new System.Windows.Forms.Padding(4);
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new System.Drawing.Size(172, 25);
@@ -140,7 +140,7 @@
            // 
            this.dateTimePicker2.CustomFormat = "yyyy-MM-dd ";
            this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dateTimePicker2.Location = new System.Drawing.Point(493, 25);
            this.dateTimePicker2.Location = new System.Drawing.Point(323, 29);
            this.dateTimePicker2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.dateTimePicker2.Name = "dateTimePicker2";
            this.dateTimePicker2.Size = new System.Drawing.Size(189, 25);
@@ -150,7 +150,7 @@
            // 
            this.dateTimePicker1.CustomFormat = "yyyy-MM-dd ";
            this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dateTimePicker1.Location = new System.Drawing.Point(275, 25);
            this.dateTimePicker1.Location = new System.Drawing.Point(105, 29);
            this.dateTimePicker1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.dateTimePicker1.Name = "dateTimePicker1";
            this.dateTimePicker1.Size = new System.Drawing.Size(189, 25);
@@ -159,7 +159,7 @@
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(471, 29);
            this.label9.Location = new System.Drawing.Point(301, 35);
            this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(15, 15);
@@ -169,7 +169,7 @@
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(163, 29);
            this.label11.Location = new System.Drawing.Point(-3, 35);
            this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(105, 15);
SCM/±¨±í/Qk_ProcessbillMain.Designer.cs
@@ -43,6 +43,9 @@
            this.lbldj = new System.Windows.Forms.Label();
            this.lblCaption = new System.Windows.Forms.Label();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.textBox4 = new System.Windows.Forms.TextBox();
            this.label3 = new System.Windows.Forms.Label();
            this.textBox3 = new System.Windows.Forms.TextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
            this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
@@ -55,9 +58,6 @@
            this.txtHBillNo = new System.Windows.Forms.TextBox();
            this.label4 = new System.Windows.Forms.Label();
            this.grdMain = new System.Windows.Forms.DataGridView();
            this.textBox3 = new System.Windows.Forms.TextBox();
            this.textBox4 = new System.Windows.Forms.TextBox();
            this.label3 = new System.Windows.Forms.Label();
            this.Tool.SuspendLayout();
            this.pPic.SuspendLayout();
            this.panel1.SuspendLayout();
@@ -228,6 +228,32 @@
            this.groupBox1.TabIndex = 57;
            this.groupBox1.TabStop = false;
            // 
            // textBox4
            //
            this.textBox4.Location = new System.Drawing.Point(668, 29);
            this.textBox4.Margin = new System.Windows.Forms.Padding(4);
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new System.Drawing.Size(172, 25);
            this.textBox4.TabIndex = 37;
            //
            // label3
            //
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(548, 36);
            this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(112, 15);
            this.label3.TabIndex = 36;
            this.label3.Text = "车间流转单号:";
            //
            // textBox3
            //
            this.textBox3.Location = new System.Drawing.Point(908, 75);
            this.textBox3.Margin = new System.Windows.Forms.Padding(4);
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new System.Drawing.Size(172, 25);
            this.textBox3.TabIndex = 35;
            //
            // label8
            // 
            this.label8.AutoSize = true;
@@ -242,7 +268,7 @@
            // 
            this.dateTimePicker2.CustomFormat = "yyyy-MM-dd ";
            this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dateTimePicker2.Location = new System.Drawing.Point(493, 25);
            this.dateTimePicker2.Location = new System.Drawing.Point(338, 29);
            this.dateTimePicker2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.dateTimePicker2.Name = "dateTimePicker2";
            this.dateTimePicker2.Size = new System.Drawing.Size(189, 25);
@@ -252,7 +278,7 @@
            // 
            this.dateTimePicker1.CustomFormat = "yyyy-MM-dd ";
            this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dateTimePicker1.Location = new System.Drawing.Point(275, 25);
            this.dateTimePicker1.Location = new System.Drawing.Point(120, 29);
            this.dateTimePicker1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.dateTimePicker1.Name = "dateTimePicker1";
            this.dateTimePicker1.Size = new System.Drawing.Size(189, 25);
@@ -261,7 +287,7 @@
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(471, 29);
            this.label9.Location = new System.Drawing.Point(316, 36);
            this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(15, 15);
@@ -271,7 +297,7 @@
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(171, 29);
            this.label11.Location = new System.Drawing.Point(8, 35);
            this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(105, 15);
@@ -347,32 +373,7 @@
            this.grdMain.RowTemplate.Height = 23;
            this.grdMain.Size = new System.Drawing.Size(1291, 409);
            this.grdMain.TabIndex = 58;
            //
            // textBox3
            //
            this.textBox3.Location = new System.Drawing.Point(908, 75);
            this.textBox3.Margin = new System.Windows.Forms.Padding(4);
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new System.Drawing.Size(172, 25);
            this.textBox3.TabIndex = 35;
            //
            // textBox4
            //
            this.textBox4.Location = new System.Drawing.Point(908, 26);
            this.textBox4.Margin = new System.Windows.Forms.Padding(4);
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new System.Drawing.Size(172, 25);
            this.textBox4.TabIndex = 37;
            //
            // label3
            //
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(788, 29);
            this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(112, 15);
            this.label3.TabIndex = 36;
            this.label3.Text = "车间流转单号:";
            this.grdMain.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.grdMain_RowPrePaint);
            // 
            // Qk_ProcessbillMain
            // 
SCM/±¨±í/Qk_ProcessbillMain.cs
@@ -149,5 +149,10 @@
                MessageBox.Show("将此工作表导出为excel共耗时:" + DateTime.Now.Subtract(start).TotalMilliseconds.ToString() + "毫秒");
            }
        }
        private void grdMain_RowPrePaint(object sender, DataGridViewRowPrePaintEventArgs e)
        {
        }
    }
}