From a905b3df0d0c9ae045b51d1299fbb2f2dcbc2e2d Mon Sep 17 00:00:00 2001 From: YL <YL@LAPTOP-SE03PLUR> Date: 星期一, 21 二月 2022 10:14:00 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- WorkM/流转卡管理/MES_StationOutBillList_Bad.designer.cs | 21 ++++++++++++--------- 1 files changed, 12 insertions(+), 9 deletions(-) diff --git "a/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/MES_StationOutBillList_Bad.designer.cs" "b/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/MES_StationOutBillList_Bad.designer.cs" index d8cd49b..2572d06 100644 --- "a/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/MES_StationOutBillList_Bad.designer.cs" +++ "b/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/MES_StationOutBillList_Bad.designer.cs" @@ -111,8 +111,8 @@ "鏈悓姝�", "宸插悓姝�", "鍏ㄩ儴"}); - this.cmbHStatus.Location = new System.Drawing.Point(346, 12); - this.cmbHStatus.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.cmbHStatus.Location = new System.Drawing.Point(346, 11); + this.cmbHStatus.Margin = new System.Windows.Forms.Padding(2); this.cmbHStatus.Name = "cmbHStatus"; this.cmbHStatus.Size = new System.Drawing.Size(92, 20); this.cmbHStatus.TabIndex = 20; @@ -153,24 +153,27 @@ // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; - this.label2.Location = new System.Drawing.Point(472, 15); + this.label2.Location = new System.Drawing.Point(813, 35); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(65, 12); this.label2.TabIndex = 14; this.label2.Text = "宸ヤ綔涓績锛�"; + this.label2.Visible = false; // // txtHCenterID // - this.txtHCenterID.Location = new System.Drawing.Point(540, 12); + this.txtHCenterID.Location = new System.Drawing.Point(881, 32); this.txtHCenterID.Name = "txtHCenterID"; this.txtHCenterID.Size = new System.Drawing.Size(162, 21); this.txtHCenterID.TabIndex = 15; + this.txtHCenterID.Visible = false; this.txtHCenterID.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtHCenterID_KeyDown); // // label1 // this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(708, 15); + this.label1.BackColor = System.Drawing.Color.Transparent; + this.label1.Location = new System.Drawing.Point(462, 15); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(65, 12); this.label1.TabIndex = 8; @@ -178,7 +181,7 @@ // // txtHBillNo // - this.txtHBillNo.Location = new System.Drawing.Point(776, 12); + this.txtHBillNo.Location = new System.Drawing.Point(530, 11); this.txtHBillNo.Name = "txtHBillNo"; this.txtHBillNo.Size = new System.Drawing.Size(162, 21); this.txtHBillNo.TabIndex = 9; @@ -238,6 +241,7 @@ this.cx, this.sx, this.toolStripSeparator1, + this.bzd, this.xz, this.dj, this.sc, @@ -245,7 +249,6 @@ this.sh, this.qsh, this.toolStripSeparator6, - this.bzd, this.toolStripSeparator4, this.tc, this.toolStripSeparator3, @@ -279,14 +282,14 @@ // eXCELToolStripMenuItem // this.eXCELToolStripMenuItem.Name = "eXCELToolStripMenuItem"; - this.eXCELToolStripMenuItem.Size = new System.Drawing.Size(180, 22); + this.eXCELToolStripMenuItem.Size = new System.Drawing.Size(112, 22); this.eXCELToolStripMenuItem.Text = "EXCEL"; this.eXCELToolStripMenuItem.Click += new System.EventHandler(this.eXCELToolStripMenuItem_Click); // // cSVToolStripMenuItem // this.cSVToolStripMenuItem.Name = "cSVToolStripMenuItem"; - this.cSVToolStripMenuItem.Size = new System.Drawing.Size(180, 22); + this.cSVToolStripMenuItem.Size = new System.Drawing.Size(112, 22); this.cSVToolStripMenuItem.Text = "CSV"; this.cSVToolStripMenuItem.Click += new System.EventHandler(this.cSVToolStripMenuItem_Click); // -- Gitblit v1.9.1