|
@@ -527,7 +527,7 @@
|
|
|
this.NewRepairInf.Power = null;
|
|
this.NewRepairInf.Power = null;
|
|
|
this.NewRepairInf.Size = new System.Drawing.Size(115, 30);
|
|
this.NewRepairInf.Size = new System.Drawing.Size(115, 30);
|
|
|
this.NewRepairInf.TabIndex = 112;
|
|
this.NewRepairInf.TabIndex = 112;
|
|
|
- this.NewRepairInf.Tag = "IfWrite";
|
|
|
|
|
|
|
+ this.NewRepairInf.Tag = "IfRead";
|
|
|
this.NewRepairInf.Text = "新增维修信息";
|
|
this.NewRepairInf.Text = "新增维修信息";
|
|
|
this.NewRepairInf.UseVisualStyleBackColor = true;
|
|
this.NewRepairInf.UseVisualStyleBackColor = true;
|
|
|
this.NewRepairInf.Click += new System.EventHandler(this.NewRepairInf_Click);
|
|
this.NewRepairInf.Click += new System.EventHandler(this.NewRepairInf_Click);
|
|
@@ -547,7 +547,7 @@
|
|
|
this.SaveRepairInf.Power = null;
|
|
this.SaveRepairInf.Power = null;
|
|
|
this.SaveRepairInf.Size = new System.Drawing.Size(115, 30);
|
|
this.SaveRepairInf.Size = new System.Drawing.Size(115, 30);
|
|
|
this.SaveRepairInf.TabIndex = 111;
|
|
this.SaveRepairInf.TabIndex = 111;
|
|
|
- this.SaveRepairInf.Tag = "IfWrite";
|
|
|
|
|
|
|
+ this.SaveRepairInf.Tag = "IfRead";
|
|
|
this.SaveRepairInf.Text = "保存维修信息";
|
|
this.SaveRepairInf.Text = "保存维修信息";
|
|
|
this.SaveRepairInf.UseVisualStyleBackColor = true;
|
|
this.SaveRepairInf.UseVisualStyleBackColor = true;
|
|
|
this.SaveRepairInf.Visible = false;
|
|
this.SaveRepairInf.Visible = false;
|
|
@@ -568,7 +568,7 @@
|
|
|
this.DeleteRepairInf.Power = null;
|
|
this.DeleteRepairInf.Power = null;
|
|
|
this.DeleteRepairInf.Size = new System.Drawing.Size(76, 30);
|
|
this.DeleteRepairInf.Size = new System.Drawing.Size(76, 30);
|
|
|
this.DeleteRepairInf.TabIndex = 110;
|
|
this.DeleteRepairInf.TabIndex = 110;
|
|
|
- this.DeleteRepairInf.Tag = "IfWrite";
|
|
|
|
|
|
|
+ this.DeleteRepairInf.Tag = "IfRead";
|
|
|
this.DeleteRepairInf.Text = "删除";
|
|
this.DeleteRepairInf.Text = "删除";
|
|
|
this.DeleteRepairInf.UseVisualStyleBackColor = true;
|
|
this.DeleteRepairInf.UseVisualStyleBackColor = true;
|
|
|
this.DeleteRepairInf.Click += new System.EventHandler(this.DeleteRepairInf_Click);
|
|
this.DeleteRepairInf.Click += new System.EventHandler(this.DeleteRepairInf_Click);
|
|
@@ -795,7 +795,7 @@
|
|
|
this.Clean.Power = null;
|
|
this.Clean.Power = null;
|
|
|
this.Clean.Size = new System.Drawing.Size(80, 30);
|
|
this.Clean.Size = new System.Drawing.Size(80, 30);
|
|
|
this.Clean.TabIndex = 81;
|
|
this.Clean.TabIndex = 81;
|
|
|
- this.Clean.Tag = "IfWrite";
|
|
|
|
|
|
|
+ this.Clean.Tag = "IfRead";
|
|
|
this.Clean.Text = "清除";
|
|
this.Clean.Text = "清除";
|
|
|
this.Clean.UseVisualStyleBackColor = true;
|
|
this.Clean.UseVisualStyleBackColor = true;
|
|
|
this.Clean.Click += new System.EventHandler(this.Clean_Click);
|
|
this.Clean.Click += new System.EventHandler(this.Clean_Click);
|
|
@@ -858,7 +858,7 @@
|
|
|
this.NewBadCode.Power = null;
|
|
this.NewBadCode.Power = null;
|
|
|
this.NewBadCode.Size = new System.Drawing.Size(115, 30);
|
|
this.NewBadCode.Size = new System.Drawing.Size(115, 30);
|
|
|
this.NewBadCode.TabIndex = 60;
|
|
this.NewBadCode.TabIndex = 60;
|
|
|
- this.NewBadCode.Tag = "IfWrite";
|
|
|
|
|
|
|
+ this.NewBadCode.Tag = "IfRead";
|
|
|
this.NewBadCode.Text = "新增不良代码";
|
|
this.NewBadCode.Text = "新增不良代码";
|
|
|
this.NewBadCode.UseVisualStyleBackColor = true;
|
|
this.NewBadCode.UseVisualStyleBackColor = true;
|
|
|
this.NewBadCode.Click += new System.EventHandler(this.NewBadCode_Click);
|
|
this.NewBadCode.Click += new System.EventHandler(this.NewBadCode_Click);
|
|
@@ -879,7 +879,7 @@
|
|
|
this.SaveBadLocation.Power = null;
|
|
this.SaveBadLocation.Power = null;
|
|
|
this.SaveBadLocation.Size = new System.Drawing.Size(61, 30);
|
|
this.SaveBadLocation.Size = new System.Drawing.Size(61, 30);
|
|
|
this.SaveBadLocation.TabIndex = 59;
|
|
this.SaveBadLocation.TabIndex = 59;
|
|
|
- this.SaveBadLocation.Tag = "IfWrite";
|
|
|
|
|
|
|
+ this.SaveBadLocation.Tag = "IfRead";
|
|
|
this.SaveBadLocation.Text = "保存";
|
|
this.SaveBadLocation.Text = "保存";
|
|
|
this.SaveBadLocation.UseVisualStyleBackColor = true;
|
|
this.SaveBadLocation.UseVisualStyleBackColor = true;
|
|
|
this.SaveBadLocation.Click += new System.EventHandler(this.SaveBadLocation_Click);
|
|
this.SaveBadLocation.Click += new System.EventHandler(this.SaveBadLocation_Click);
|
|
@@ -900,7 +900,7 @@
|
|
|
this.Scrap.Power = null;
|
|
this.Scrap.Power = null;
|
|
|
this.Scrap.Size = new System.Drawing.Size(91, 30);
|
|
this.Scrap.Size = new System.Drawing.Size(91, 30);
|
|
|
this.Scrap.TabIndex = 56;
|
|
this.Scrap.TabIndex = 56;
|
|
|
- this.Scrap.Tag = "IfWrite";
|
|
|
|
|
|
|
+ this.Scrap.Tag = "IfRead";
|
|
|
this.Scrap.Text = "报废";
|
|
this.Scrap.Text = "报废";
|
|
|
this.Scrap.UseVisualStyleBackColor = true;
|
|
this.Scrap.UseVisualStyleBackColor = true;
|
|
|
this.Scrap.Click += new System.EventHandler(this.Scrap_Click);
|
|
this.Scrap.Click += new System.EventHandler(this.Scrap_Click);
|
|
@@ -921,7 +921,7 @@
|
|
|
this.RepairComplete.Power = null;
|
|
this.RepairComplete.Power = null;
|
|
|
this.RepairComplete.Size = new System.Drawing.Size(91, 30);
|
|
this.RepairComplete.Size = new System.Drawing.Size(91, 30);
|
|
|
this.RepairComplete.TabIndex = 55;
|
|
this.RepairComplete.TabIndex = 55;
|
|
|
- this.RepairComplete.Tag = "IfWrite";
|
|
|
|
|
|
|
+ this.RepairComplete.Tag = "IfRead";
|
|
|
this.RepairComplete.Text = "完成维修";
|
|
this.RepairComplete.Text = "完成维修";
|
|
|
this.RepairComplete.UseVisualStyleBackColor = true;
|
|
this.RepairComplete.UseVisualStyleBackColor = true;
|
|
|
this.RepairComplete.Click += new System.EventHandler(this.RepairComplete_Click);
|
|
this.RepairComplete.Click += new System.EventHandler(this.RepairComplete_Click);
|