LL18_25070202得辉达增加条码前缀检测
This commit is contained in:
@@ -23,8 +23,10 @@ namespace C_Windows_1
|
||||
// Form1.f1.Code_Head.Text = Code_Head.Text;
|
||||
Form1.f1.codecheck.Text = CodeLength.Text;
|
||||
Form1.f1.CodeLength.Text = CodeLength.Text;
|
||||
Form1.f1.textPreSn.Text = textPreSn.Text;
|
||||
|
||||
|
||||
|
||||
|
||||
this.Close();
|
||||
}
|
||||
|
||||
@@ -46,9 +48,7 @@ namespace C_Windows_1
|
||||
// regName.SetValue("codehead", Code_Head.Text);
|
||||
regName.SetValue("codelength", CodeLength.Text);
|
||||
regName.SetValue("codelengthcheck", codelengthcheck.Checked);
|
||||
|
||||
|
||||
|
||||
regName.SetValue("codePreSn", textPreSn.Text);
|
||||
|
||||
regName.Close();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user