|
|
@@ -45,86 +45,97 @@ namespace WCS_Client.Frm
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
this.nudPriority = new System.Windows.Forms.NumericUpDown();
|
|
|
+ this.label6 = new System.Windows.Forms.Label();
|
|
|
+ this.txtReason = new System.Windows.Forms.TextBox();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nudPriority)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// lblEndAddress
|
|
|
//
|
|
|
this.lblEndAddress.AutoSize = true;
|
|
|
- this.lblEndAddress.Location = new System.Drawing.Point(387, 140);
|
|
|
+ this.lblEndAddress.Location = new System.Drawing.Point(516, 175);
|
|
|
+ this.lblEndAddress.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.lblEndAddress.Name = "lblEndAddress";
|
|
|
- this.lblEndAddress.Size = new System.Drawing.Size(59, 12);
|
|
|
+ this.lblEndAddress.Size = new System.Drawing.Size(76, 15);
|
|
|
this.lblEndAddress.TabIndex = 35;
|
|
|
this.lblEndAddress.Text = "WCS任务号";
|
|
|
//
|
|
|
// lblwcsNextAddress
|
|
|
//
|
|
|
this.lblwcsNextAddress.AutoSize = true;
|
|
|
- this.lblwcsNextAddress.Location = new System.Drawing.Point(121, 140);
|
|
|
+ this.lblwcsNextAddress.Location = new System.Drawing.Point(161, 175);
|
|
|
+ this.lblwcsNextAddress.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.lblwcsNextAddress.Name = "lblwcsNextAddress";
|
|
|
- this.lblwcsNextAddress.Size = new System.Drawing.Size(59, 12);
|
|
|
+ this.lblwcsNextAddress.Size = new System.Drawing.Size(76, 15);
|
|
|
this.lblwcsNextAddress.TabIndex = 34;
|
|
|
this.lblwcsNextAddress.Text = "WCS任务号";
|
|
|
//
|
|
|
// label10
|
|
|
//
|
|
|
this.label10.AutoSize = true;
|
|
|
- this.label10.Location = new System.Drawing.Point(316, 140);
|
|
|
+ this.label10.Location = new System.Drawing.Point(421, 175);
|
|
|
+ this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label10.Name = "label10";
|
|
|
- this.label10.Size = new System.Drawing.Size(65, 12);
|
|
|
+ this.label10.Size = new System.Drawing.Size(82, 15);
|
|
|
this.label10.TabIndex = 32;
|
|
|
this.label10.Text = "目标地址:";
|
|
|
//
|
|
|
// lblStartAddress
|
|
|
//
|
|
|
this.lblStartAddress.AutoSize = true;
|
|
|
- this.lblStartAddress.Location = new System.Drawing.Point(387, 89);
|
|
|
+ this.lblStartAddress.Location = new System.Drawing.Point(516, 111);
|
|
|
+ this.lblStartAddress.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.lblStartAddress.Name = "lblStartAddress";
|
|
|
- this.lblStartAddress.Size = new System.Drawing.Size(53, 12);
|
|
|
+ this.lblStartAddress.Size = new System.Drawing.Size(67, 15);
|
|
|
this.lblStartAddress.TabIndex = 31;
|
|
|
this.lblStartAddress.Text = "起点地址";
|
|
|
//
|
|
|
// lblBarCode
|
|
|
//
|
|
|
this.lblBarCode.AutoSize = true;
|
|
|
- this.lblBarCode.Location = new System.Drawing.Point(121, 89);
|
|
|
+ this.lblBarCode.Location = new System.Drawing.Point(161, 111);
|
|
|
+ this.lblBarCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.lblBarCode.Name = "lblBarCode";
|
|
|
- this.lblBarCode.Size = new System.Drawing.Size(59, 12);
|
|
|
+ this.lblBarCode.Size = new System.Drawing.Size(76, 15);
|
|
|
this.lblBarCode.TabIndex = 30;
|
|
|
this.lblBarCode.Text = "WCS任务号";
|
|
|
//
|
|
|
// label8
|
|
|
//
|
|
|
this.label8.AutoSize = true;
|
|
|
- this.label8.Location = new System.Drawing.Point(50, 89);
|
|
|
+ this.label8.Location = new System.Drawing.Point(67, 111);
|
|
|
+ this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label8.Name = "label8";
|
|
|
- this.label8.Size = new System.Drawing.Size(65, 12);
|
|
|
+ this.label8.Size = new System.Drawing.Size(82, 15);
|
|
|
this.label8.TabIndex = 29;
|
|
|
this.label8.Text = "托盘条码:";
|
|
|
//
|
|
|
// lblwmstask_no
|
|
|
//
|
|
|
this.lblwmstask_no.AutoSize = true;
|
|
|
- this.lblwmstask_no.Location = new System.Drawing.Point(387, 32);
|
|
|
+ this.lblwmstask_no.Location = new System.Drawing.Point(516, 40);
|
|
|
+ this.lblwmstask_no.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.lblwmstask_no.Name = "lblwmstask_no";
|
|
|
- this.lblwmstask_no.Size = new System.Drawing.Size(59, 12);
|
|
|
+ this.lblwmstask_no.Size = new System.Drawing.Size(76, 15);
|
|
|
this.lblwmstask_no.TabIndex = 28;
|
|
|
this.lblwmstask_no.Text = "WCS任务号";
|
|
|
//
|
|
|
// lbltask_no
|
|
|
//
|
|
|
this.lbltask_no.AutoSize = true;
|
|
|
- this.lbltask_no.Location = new System.Drawing.Point(121, 32);
|
|
|
+ this.lbltask_no.Location = new System.Drawing.Point(161, 40);
|
|
|
+ this.lbltask_no.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.lbltask_no.Name = "lbltask_no";
|
|
|
- this.lbltask_no.Size = new System.Drawing.Size(59, 12);
|
|
|
+ this.lbltask_no.Size = new System.Drawing.Size(76, 15);
|
|
|
this.lbltask_no.TabIndex = 27;
|
|
|
this.lbltask_no.Text = "WCS任务号";
|
|
|
//
|
|
|
// btnCancel
|
|
|
//
|
|
|
- this.btnCancel.Location = new System.Drawing.Point(283, 234);
|
|
|
+ this.btnCancel.Location = new System.Drawing.Point(377, 292);
|
|
|
+ this.btnCancel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.btnCancel.Name = "btnCancel";
|
|
|
- this.btnCancel.Size = new System.Drawing.Size(75, 23);
|
|
|
+ this.btnCancel.Size = new System.Drawing.Size(100, 29);
|
|
|
this.btnCancel.TabIndex = 26;
|
|
|
this.btnCancel.Text = "取消";
|
|
|
this.btnCancel.UseVisualStyleBackColor = true;
|
|
|
@@ -132,9 +143,10 @@ namespace WCS_Client.Frm
|
|
|
//
|
|
|
// btnSave
|
|
|
//
|
|
|
- this.btnSave.Location = new System.Drawing.Point(153, 234);
|
|
|
+ this.btnSave.Location = new System.Drawing.Point(204, 292);
|
|
|
+ this.btnSave.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.btnSave.Name = "btnSave";
|
|
|
- this.btnSave.Size = new System.Drawing.Size(75, 23);
|
|
|
+ this.btnSave.Size = new System.Drawing.Size(100, 29);
|
|
|
this.btnSave.TabIndex = 25;
|
|
|
this.btnSave.Text = "保存";
|
|
|
this.btnSave.UseVisualStyleBackColor = true;
|
|
|
@@ -143,66 +155,95 @@ namespace WCS_Client.Frm
|
|
|
// label4
|
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
|
- this.label4.Location = new System.Drawing.Point(50, 140);
|
|
|
+ this.label4.Location = new System.Drawing.Point(67, 175);
|
|
|
+ this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label4.Name = "label4";
|
|
|
- this.label4.Size = new System.Drawing.Size(65, 12);
|
|
|
+ this.label4.Size = new System.Drawing.Size(82, 15);
|
|
|
this.label4.TabIndex = 24;
|
|
|
this.label4.Text = "下个地址:";
|
|
|
//
|
|
|
// label3
|
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
|
- this.label3.Location = new System.Drawing.Point(316, 89);
|
|
|
+ this.label3.Location = new System.Drawing.Point(421, 111);
|
|
|
+ this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(65, 12);
|
|
|
+ this.label3.Size = new System.Drawing.Size(82, 15);
|
|
|
this.label3.TabIndex = 23;
|
|
|
this.label3.Text = "起点地址:";
|
|
|
//
|
|
|
// label2
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
- this.label2.Location = new System.Drawing.Point(310, 32);
|
|
|
+ this.label2.Location = new System.Drawing.Point(413, 40);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(71, 12);
|
|
|
+ this.label2.Size = new System.Drawing.Size(91, 15);
|
|
|
this.label2.TabIndex = 22;
|
|
|
this.label2.Text = "WMS任务号:";
|
|
|
//
|
|
|
// label1
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
- this.label1.Location = new System.Drawing.Point(44, 32);
|
|
|
+ this.label1.Location = new System.Drawing.Point(59, 40);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(71, 12);
|
|
|
+ this.label1.Size = new System.Drawing.Size(91, 15);
|
|
|
this.label1.TabIndex = 21;
|
|
|
this.label1.Text = "WCS任务号:";
|
|
|
//
|
|
|
// label5
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
- this.label5.Location = new System.Drawing.Point(38, 194);
|
|
|
+ this.label5.Location = new System.Drawing.Point(51, 242);
|
|
|
+ this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label5.Name = "label5";
|
|
|
- this.label5.Size = new System.Drawing.Size(77, 12);
|
|
|
+ this.label5.Size = new System.Drawing.Size(97, 15);
|
|
|
this.label5.TabIndex = 36;
|
|
|
this.label5.Text = "优先级调整:";
|
|
|
//
|
|
|
// nudPriority
|
|
|
//
|
|
|
- this.nudPriority.Location = new System.Drawing.Point(123, 192);
|
|
|
+ this.nudPriority.Location = new System.Drawing.Point(164, 240);
|
|
|
+ this.nudPriority.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.nudPriority.Maximum = new decimal(new int[] {
|
|
|
100000,
|
|
|
0,
|
|
|
0,
|
|
|
0});
|
|
|
+ this.nudPriority.Minimum = new decimal(new int[] {
|
|
|
+ 1,
|
|
|
+ 0,
|
|
|
+ 0,
|
|
|
+ -2147483648});
|
|
|
this.nudPriority.Name = "nudPriority";
|
|
|
this.nudPriority.ReadOnly = true;
|
|
|
- this.nudPriority.Size = new System.Drawing.Size(120, 21);
|
|
|
+ this.nudPriority.Size = new System.Drawing.Size(160, 25);
|
|
|
this.nudPriority.TabIndex = 37;
|
|
|
//
|
|
|
+ // label6
|
|
|
+ //
|
|
|
+ this.label6.AutoSize = true;
|
|
|
+ this.label6.Location = new System.Drawing.Point(421, 242);
|
|
|
+ this.label6.Name = "label6";
|
|
|
+ this.label6.Size = new System.Drawing.Size(82, 15);
|
|
|
+ this.label6.TabIndex = 38;
|
|
|
+ this.label6.Text = "操作原因:";
|
|
|
+ //
|
|
|
+ // txtReason
|
|
|
+ //
|
|
|
+ this.txtReason.Location = new System.Drawing.Point(519, 239);
|
|
|
+ this.txtReason.Name = "txtReason";
|
|
|
+ this.txtReason.Size = new System.Drawing.Size(100, 25);
|
|
|
+ this.txtReason.TabIndex = 39;
|
|
|
+ //
|
|
|
// FrmUpdatePriority
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(513, 295);
|
|
|
+ this.ClientSize = new System.Drawing.Size(684, 369);
|
|
|
+ this.Controls.Add(this.txtReason);
|
|
|
+ this.Controls.Add(this.label6);
|
|
|
this.Controls.Add(this.nudPriority);
|
|
|
this.Controls.Add(this.label5);
|
|
|
this.Controls.Add(this.lblEndAddress);
|
|
|
@@ -220,6 +261,7 @@ namespace WCS_Client.Frm
|
|
|
this.Controls.Add(this.label2);
|
|
|
this.Controls.Add(this.label1);
|
|
|
this.DoubleBuffered = true;
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.MaximizeBox = false;
|
|
|
this.MinimizeBox = false;
|
|
|
this.Name = "FrmUpdatePriority";
|
|
|
@@ -248,5 +290,7 @@ namespace WCS_Client.Frm
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
private System.Windows.Forms.NumericUpDown nudPriority;
|
|
|
+ private System.Windows.Forms.Label label6;
|
|
|
+ private System.Windows.Forms.TextBox txtReason;
|
|
|
}
|
|
|
}
|