LL18-25062501;修改得辉达反馈保存ini文件压差和泄漏量为0,没有sn问题
This commit is contained in:
@@ -61,10 +61,10 @@ namespace C_Windows_1
|
||||
Form1.f1.path.Text = path.Text;
|
||||
Form1.f1.ChkExcel.Checked = ChkExcel.Checked;
|
||||
Form1.f1.ChkSql.Checked = ChkSql.Checked;
|
||||
Form1.f1.ChkTXT.Checked = ChkTXT.Checked;
|
||||
Form1.f1.checkTxt = ChkTXT.Checked;
|
||||
Form1.f1.checkINI = ChkINI.Checked;
|
||||
Form1.f1.ChkMES.Checked = ChkMES.Checked;
|
||||
Form1.f1.ChkCSV.Checked = ChkCSV.Checked;
|
||||
Form1.f1.ChkINI = ChkINI.Checked;
|
||||
this.Close();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user