ruoxing.wang 1 month ago
parent
commit
e1c40cd6a4
  1. 1
      InjectionPC/FrmMain2408.cs
  2. 2
      InjectionPC/FrmMain2411.cs

1
InjectionPC/FrmMain2408.cs

@ -78,7 +78,6 @@ namespace InjectionPC
{
InitializeComponent();
this.Size = new Size(1280, 920);
timer3.Enabled = false;
}
public string planID = "", productID = "", nextPlanID = "", nextproductID = "",aa="";

2
InjectionPC/FrmMain2411.cs

@ -76,8 +76,6 @@ namespace InjectionPC
{
InitializeComponent();
this.Size = new Size(1280, 920);
timer3.Enabled = false;
}
public string planID = "", productID = "", nextPlanID = "", nextproductID = "",aa="";

Loading…
Cancel
Save