|
@@ -230,7 +230,7 @@
|
|
|
this.cancel.Power = null;
|
|
this.cancel.Power = null;
|
|
|
this.cancel.Size = new System.Drawing.Size(88, 28);
|
|
this.cancel.Size = new System.Drawing.Size(88, 28);
|
|
|
this.cancel.TabIndex = 17;
|
|
this.cancel.TabIndex = 17;
|
|
|
- this.cancel.Text = "取消核对";
|
|
|
|
|
|
|
+ this.cancel.Text = "重新核对";
|
|
|
this.cancel.UseVisualStyleBackColor = false;
|
|
this.cancel.UseVisualStyleBackColor = false;
|
|
|
this.cancel.Click += new System.EventHandler(this.cancel_Click);
|
|
this.cancel.Click += new System.EventHandler(this.cancel_Click);
|
|
|
//
|
|
//
|