From 681c617b48ddbc556fdbe6a251161a3b9584adab Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期三, 19 一月 2022 21:55:51 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API
---
WarM/仓库管理/Gy_BarCodeBill_ChaiMa.Designer.cs | 113 ++++++++++++++++++++++++++++----------------------------
1 files changed, 57 insertions(+), 56 deletions(-)
diff --git "a/WarM/\344\273\223\345\272\223\347\256\241\347\220\206/Gy_BarCodeBill_ChaiMa.Designer.cs" "b/WarM/\344\273\223\345\272\223\347\256\241\347\220\206/Gy_BarCodeBill_ChaiMa.Designer.cs"
index 0a204ed..e925a68 100644
--- "a/WarM/\344\273\223\345\272\223\347\256\241\347\220\206/Gy_BarCodeBill_ChaiMa.Designer.cs"
+++ "b/WarM/\344\273\223\345\272\223\347\256\241\347\220\206/Gy_BarCodeBill_ChaiMa.Designer.cs"
@@ -42,6 +42,12 @@
this.cmdSourceBillNo = new System.Windows.Forms.Button();
this.P1 = new System.Windows.Forms.Panel();
this.gbUp = new System.Windows.Forms.GroupBox();
+ this.txtHMaker = new System.Windows.Forms.TextBox();
+ this.label3 = new System.Windows.Forms.Label();
+ this.button1 = new System.Windows.Forms.Button();
+ this.label1 = new System.Windows.Forms.Label();
+ this.txtNum = new System.Windows.Forms.TextBox();
+ this.txtHBillNo = new System.Windows.Forms.TextBox();
this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
this.dy = new System.Windows.Forms.ToolStripButton();
this.tc = new System.Windows.Forms.ToolStripButton();
@@ -52,12 +58,6 @@
this.xz = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
this.grdPrint = new System.Windows.Forms.DataGridView();
- this.txtHBillNo = new System.Windows.Forms.TextBox();
- this.txtNum = new System.Windows.Forms.TextBox();
- this.label1 = new System.Windows.Forms.Label();
- this.button1 = new System.Windows.Forms.Button();
- this.label3 = new System.Windows.Forms.Label();
- this.txtHMaker = new System.Windows.Forms.TextBox();
((System.ComponentModel.ISupportInitialize)(this.grdSum)).BeginInit();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
@@ -232,6 +232,56 @@
this.gbUp.TabIndex = 33;
this.gbUp.TabStop = false;
//
+ // txtHMaker
+ //
+ this.txtHMaker.Location = new System.Drawing.Point(867, 29);
+ this.txtHMaker.Name = "txtHMaker";
+ this.txtHMaker.ReadOnly = true;
+ this.txtHMaker.Size = new System.Drawing.Size(182, 25);
+ this.txtHMaker.TabIndex = 25;
+ //
+ // label3
+ //
+ this.label3.AutoSize = true;
+ this.label3.Location = new System.Drawing.Point(794, 33);
+ this.label3.Name = "label3";
+ this.label3.Size = new System.Drawing.Size(67, 15);
+ this.label3.TabIndex = 24;
+ this.label3.Text = "鍒跺崟浜猴細";
+ //
+ // button1
+ //
+ this.button1.Location = new System.Drawing.Point(656, 25);
+ this.button1.Name = "button1";
+ this.button1.Size = new System.Drawing.Size(84, 31);
+ this.button1.TabIndex = 23;
+ this.button1.Text = "纭� 瀹�";
+ this.button1.UseVisualStyleBackColor = true;
+ this.button1.Click += new System.EventHandler(this.button1_Click);
+ //
+ // label1
+ //
+ this.label1.AutoSize = true;
+ this.label1.Location = new System.Drawing.Point(357, 32);
+ this.label1.Name = "label1";
+ this.label1.Size = new System.Drawing.Size(82, 15);
+ this.label1.TabIndex = 22;
+ this.label1.Text = "鎷嗗垎鏉℃暟锛�";
+ //
+ // txtNum
+ //
+ this.txtNum.Location = new System.Drawing.Point(442, 29);
+ this.txtNum.Name = "txtNum";
+ this.txtNum.Size = new System.Drawing.Size(186, 25);
+ this.txtNum.TabIndex = 21;
+ //
+ // txtHBillNo
+ //
+ this.txtHBillNo.Location = new System.Drawing.Point(146, 29);
+ this.txtHBillNo.Name = "txtHBillNo";
+ this.txtHBillNo.Size = new System.Drawing.Size(181, 25);
+ this.txtHBillNo.TabIndex = 20;
+ //
// toolStripSeparator12
//
this.toolStripSeparator12.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
@@ -263,6 +313,7 @@
this.tc.Text = "閫�鍑�";
this.tc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.tc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
+ this.tc.Click += new System.EventHandler(this.tc_Click);
//
// yl
//
@@ -338,56 +389,6 @@
this.grdPrint.Size = new System.Drawing.Size(33, 30);
this.grdPrint.TabIndex = 53;
this.grdPrint.Visible = false;
- //
- // txtHBillNo
- //
- this.txtHBillNo.Location = new System.Drawing.Point(146, 29);
- this.txtHBillNo.Name = "txtHBillNo";
- this.txtHBillNo.Size = new System.Drawing.Size(181, 25);
- this.txtHBillNo.TabIndex = 20;
- //
- // txtNum
- //
- this.txtNum.Location = new System.Drawing.Point(442, 29);
- this.txtNum.Name = "txtNum";
- this.txtNum.Size = new System.Drawing.Size(186, 25);
- this.txtNum.TabIndex = 21;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(357, 32);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(82, 15);
- this.label1.TabIndex = 22;
- this.label1.Text = "鎷嗗垎鏉℃暟锛�";
- //
- // button1
- //
- this.button1.Location = new System.Drawing.Point(656, 25);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(84, 31);
- this.button1.TabIndex = 23;
- this.button1.Text = "纭� 瀹�";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(794, 33);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(67, 15);
- this.label3.TabIndex = 24;
- this.label3.Text = "鍒跺崟浜猴細";
- //
- // txtHMaker
- //
- this.txtHMaker.Location = new System.Drawing.Point(867, 29);
- this.txtHMaker.Name = "txtHMaker";
- this.txtHMaker.ReadOnly = true;
- this.txtHMaker.Size = new System.Drawing.Size(182, 25);
- this.txtHMaker.TabIndex = 25;
//
// Gy_BarCodeBill_ChaiMa
//
--
Gitblit v1.9.1