From 6b5d94e8697f0e73ea7430b1d7041cca18e76de7 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期三, 28 八月 2024 15:53:48 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API

---
 WarM/条码打印/Gy_BarCodeBill.designer.cs |   44 +++++++++++++++++++++++---------------------
 1 files changed, 23 insertions(+), 21 deletions(-)

diff --git "a/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill.designer.cs" "b/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill.designer.cs"
index a585688..067e6d7 100644
--- "a/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill.designer.cs"
+++ "b/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill.designer.cs"
@@ -37,9 +37,9 @@
             this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
             this.AddRow = new System.Windows.Forms.ToolStripButton();
             this.spRow = new System.Windows.Forms.ToolStripButton();
+            this.bc = new System.Windows.Forms.ToolStripButton();
             this.DelRow = new System.Windows.Forms.ToolStripButton();
             this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
-            this.bc = new System.Windows.Forms.ToolStripButton();
             this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
             this.wxm = new System.Windows.Forms.ToolStripButton();
             this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
@@ -139,9 +139,9 @@
             this.toolStripSeparator2,
             this.AddRow,
             this.spRow,
+            this.bc,
             this.DelRow,
             this.toolStripSeparator4,
-            this.bc,
             this.toolStripSeparator8,
             this.wxm,
             this.toolStripSeparator9,
@@ -191,8 +191,8 @@
             this.sdy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
             this.sdy.ImageTransparentColor = System.Drawing.Color.Magenta;
             this.sdy.Name = "sdy";
-            this.sdy.Size = new System.Drawing.Size(50, 47);
-            this.sdy.Text = "璇曟墦鍗�";
+            this.sdy.Size = new System.Drawing.Size(35, 47);
+            this.sdy.Text = "娴忚";
             this.sdy.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
             this.sdy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
             this.sdy.Click += new System.EventHandler(this.sdy_Click);
@@ -245,6 +245,20 @@
             this.spRow.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
             this.spRow.Click += new System.EventHandler(this.spRow_Click);
             // 
+            // bc
+            // 
+            this.bc.AutoSize = false;
+            this.bc.Image = ((System.Drawing.Image)(resources.GetObject("bc.Image")));
+            this.bc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
+            this.bc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+            this.bc.ImageTransparentColor = System.Drawing.Color.Magenta;
+            this.bc.Name = "bc";
+            this.bc.Size = new System.Drawing.Size(35, 47);
+            this.bc.Text = "鐢熸垚";
+            this.bc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
+            this.bc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
+            this.bc.Click += new System.EventHandler(this.bc_Click);
+            // 
             // DelRow
             // 
             this.DelRow.AutoSize = false;
@@ -263,20 +277,7 @@
             // 
             this.toolStripSeparator4.Name = "toolStripSeparator4";
             this.toolStripSeparator4.Size = new System.Drawing.Size(6, 50);
-            // 
-            // bc
-            // 
-            this.bc.AutoSize = false;
-            this.bc.Image = ((System.Drawing.Image)(resources.GetObject("bc.Image")));
-            this.bc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
-            this.bc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
-            this.bc.ImageTransparentColor = System.Drawing.Color.Magenta;
-            this.bc.Name = "bc";
-            this.bc.Size = new System.Drawing.Size(35, 47);
-            this.bc.Text = "鐢熸垚";
-            this.bc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
-            this.bc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
-            this.bc.Click += new System.EventHandler(this.bc_Click);
+            this.toolStripSeparator4.Visible = false;
             // 
             // toolStripSeparator8
             // 
@@ -536,7 +537,7 @@
             // 
             this.dtpHDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
             this.dtpHDate.Location = new System.Drawing.Point(676, 17);
-            this.dtpHDate.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
+            this.dtpHDate.Margin = new System.Windows.Forms.Padding(2);
             this.dtpHDate.Name = "dtpHDate";
             this.dtpHDate.Size = new System.Drawing.Size(188, 21);
             this.dtpHDate.TabIndex = 96;
@@ -640,6 +641,7 @@
             this.cmbSourceBillType.Name = "cmbSourceBillType";
             this.cmbSourceBillType.Size = new System.Drawing.Size(188, 20);
             this.cmbSourceBillType.TabIndex = 36;
+            this.cmbSourceBillType.TextChanged += new System.EventHandler(this.cmbSourceBillType_TextChanged);
             // 
             // label10
             // 
@@ -969,7 +971,7 @@
             this.tabPage1.Controls.Add(this.grdMain);
             this.tabPage1.Location = new System.Drawing.Point(4, 22);
             this.tabPage1.Name = "tabPage1";
-            this.tabPage1.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3);
+            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
             this.tabPage1.Size = new System.Drawing.Size(929, 274);
             this.tabPage1.TabIndex = 0;
             this.tabPage1.Text = "鐗╂枡淇℃伅";
@@ -980,7 +982,7 @@
             this.tabPage2.Controls.Add(this.grdSub);
             this.tabPage2.Location = new System.Drawing.Point(4, 22);
             this.tabPage2.Name = "tabPage2";
-            this.tabPage2.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3);
+            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
             this.tabPage2.Size = new System.Drawing.Size(929, 274);
             this.tabPage2.TabIndex = 1;
             this.tabPage2.Text = "鏉$爜淇℃伅";

--
Gitblit v1.9.1