From d8dc41f030b35e4bf0fe7efe27ea09c45fdd54a8 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期二, 22 四月 2025 08:44:54 +0800
Subject: [PATCH] 陈镐哲 2025/4/22 提交
---
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