190724
This commit is contained in:
@@ -192,7 +192,7 @@ namespace FCM0000
|
||||
|
||||
this.progressBar1.Value = 0;
|
||||
this.progressBar1.Maximum = dtExcel.Rows.Count;
|
||||
if (checkBox1.Checked) ta.DeleteImport(textBox2.Text);
|
||||
if (checkBox1.Checked) ta.DeleteImport(textBox2.Text, FCOMMON.info.Login.gcode);
|
||||
int cnt = 0;
|
||||
//12,13
|
||||
foreach (DataRow dr in dtExcel.Rows)
|
||||
|
||||
Reference in New Issue
Block a user