|
|
@@ -87,7 +87,7 @@
|
|
|
//
|
|
|
this.pr_detail_label.AutoSize = true;
|
|
|
this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail_label.Location = new System.Drawing.Point(7, 102);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(12, 101);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.pr_detail_label.TabIndex = 80;
|
|
|
@@ -97,7 +97,7 @@
|
|
|
//
|
|
|
this.ma_code_label.AutoSize = true;
|
|
|
this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_code_label.Location = new System.Drawing.Point(269, 53);
|
|
|
+ this.ma_code_label.Location = new System.Drawing.Point(271, 53);
|
|
|
this.ma_code_label.Name = "ma_code_label";
|
|
|
this.ma_code_label.Size = new System.Drawing.Size(58, 21);
|
|
|
this.ma_code_label.TabIndex = 76;
|
|
|
@@ -129,7 +129,7 @@
|
|
|
//
|
|
|
this.pa_packageqty_label.AutoSize = true;
|
|
|
this.pa_packageqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_packageqty_label.Location = new System.Drawing.Point(268, 102);
|
|
|
+ this.pa_packageqty_label.Location = new System.Drawing.Point(270, 102);
|
|
|
this.pa_packageqty_label.Name = "pa_packageqty_label";
|
|
|
this.pa_packageqty_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.pa_packageqty_label.TabIndex = 95;
|
|
|
@@ -139,7 +139,7 @@
|
|
|
//
|
|
|
this.pa_totalqty_label.AutoSize = true;
|
|
|
this.pa_totalqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_totalqty_label.Location = new System.Drawing.Point(269, 149);
|
|
|
+ this.pa_totalqty_label.Location = new System.Drawing.Point(271, 149);
|
|
|
this.pa_totalqty_label.Name = "pa_totalqty_label";
|
|
|
this.pa_totalqty_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.pa_totalqty_label.TabIndex = 97;
|
|
|
@@ -160,7 +160,7 @@
|
|
|
//
|
|
|
this.pa_code_label.AutoSize = true;
|
|
|
this.pa_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_code_label.Location = new System.Drawing.Point(7, 55);
|
|
|
+ this.pa_code_label.Location = new System.Drawing.Point(12, 54);
|
|
|
this.pa_code_label.Name = "pa_code_label";
|
|
|
this.pa_code_label.Size = new System.Drawing.Size(42, 21);
|
|
|
this.pa_code_label.TabIndex = 113;
|
|
|
@@ -170,7 +170,7 @@
|
|
|
//
|
|
|
this.PrintList_label.AutoSize = true;
|
|
|
this.PrintList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PrintList_label.Location = new System.Drawing.Point(7, 149);
|
|
|
+ this.PrintList_label.Location = new System.Drawing.Point(12, 148);
|
|
|
this.PrintList_label.Name = "PrintList_label";
|
|
|
this.PrintList_label.Size = new System.Drawing.Size(90, 21);
|
|
|
this.PrintList_label.TabIndex = 116;
|
|
|
@@ -288,20 +288,20 @@
|
|
|
// pa_outboxcode
|
|
|
//
|
|
|
this.pa_outboxcode.ErrorMsg = null;
|
|
|
- this.pa_outboxcode.Location = new System.Drawing.Point(108, 54);
|
|
|
+ this.pa_outboxcode.Location = new System.Drawing.Point(109, 54);
|
|
|
this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.pa_outboxcode.Name = "pa_outboxcode";
|
|
|
this.pa_outboxcode.Pr_id = null;
|
|
|
- this.pa_outboxcode.Size = new System.Drawing.Size(149, 21);
|
|
|
+ this.pa_outboxcode.Size = new System.Drawing.Size(148, 21);
|
|
|
this.pa_outboxcode.TabIndex = 163;
|
|
|
this.pa_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_code_KeyDown);
|
|
|
//
|
|
|
// PrintList
|
|
|
//
|
|
|
- this.PrintList.Location = new System.Drawing.Point(108, 149);
|
|
|
+ this.PrintList.Location = new System.Drawing.Point(109, 149);
|
|
|
this.PrintList.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.PrintList.Name = "PrintList";
|
|
|
- this.PrintList.Size = new System.Drawing.Size(150, 25);
|
|
|
+ this.PrintList.Size = new System.Drawing.Size(148, 25);
|
|
|
this.PrintList.TabIndex = 158;
|
|
|
//
|
|
|
// OperateResult
|
|
|
@@ -321,7 +321,7 @@
|
|
|
this.ma_code.Condition = null;
|
|
|
this.ma_code.DBTitle = "工单查询";
|
|
|
this.ma_code.FormName = null;
|
|
|
- this.ma_code.Location = new System.Drawing.Point(352, 54);
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(355, 54);
|
|
|
this.ma_code.Name = "ma_code";
|
|
|
this.ma_code.Power = null;
|
|
|
this.ma_code.ReturnData = null;
|
|
|
@@ -377,7 +377,7 @@
|
|
|
this.pa_packageqty.BackColor = System.Drawing.Color.White;
|
|
|
this.pa_packageqty.Enabled = false;
|
|
|
this.pa_packageqty.ID = null;
|
|
|
- this.pa_packageqty.Location = new System.Drawing.Point(351, 102);
|
|
|
+ this.pa_packageqty.Location = new System.Drawing.Point(354, 102);
|
|
|
this.pa_packageqty.Name = "pa_packageqty";
|
|
|
this.pa_packageqty.Power = null;
|
|
|
this.pa_packageqty.Size = new System.Drawing.Size(150, 21);
|
|
|
@@ -410,7 +410,7 @@
|
|
|
this.pr_outboxinnerqty.AllPower = null;
|
|
|
this.pr_outboxinnerqty.BackColor = System.Drawing.Color.White;
|
|
|
this.pr_outboxinnerqty.ID = null;
|
|
|
- this.pr_outboxinnerqty.Location = new System.Drawing.Point(352, 149);
|
|
|
+ this.pr_outboxinnerqty.Location = new System.Drawing.Point(355, 149);
|
|
|
this.pr_outboxinnerqty.Name = "pr_outboxinnerqty";
|
|
|
this.pr_outboxinnerqty.Power = null;
|
|
|
this.pr_outboxinnerqty.Size = new System.Drawing.Size(150, 21);
|
|
|
@@ -426,10 +426,10 @@
|
|
|
this.pr_detail.BackColor = System.Drawing.Color.White;
|
|
|
this.pr_detail.Enabled = false;
|
|
|
this.pr_detail.ID = null;
|
|
|
- this.pr_detail.Location = new System.Drawing.Point(108, 102);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(109, 102);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
this.pr_detail.Power = null;
|
|
|
- this.pr_detail.Size = new System.Drawing.Size(150, 21);
|
|
|
+ this.pr_detail.Size = new System.Drawing.Size(149, 21);
|
|
|
this.pr_detail.Str = null;
|
|
|
this.pr_detail.Str1 = null;
|
|
|
this.pr_detail.Str2 = null;
|