..
This commit is contained in:
@@ -269,9 +269,6 @@ namespace FPJ0000
|
||||
da.Fill(this.dsMSSQL.JobReport);
|
||||
dsMSSQL.JobReport.AcceptChanges();
|
||||
|
||||
|
||||
|
||||
|
||||
//if (tagonly == false)
|
||||
// this.ta.Fill(this.dsMSSQL.JobReport, dtSD.Text, dtED.Text, request, FCOMMON.info.Login.gcode);
|
||||
//else
|
||||
@@ -678,5 +675,11 @@ namespace FPJ0000
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
private void toolStripButton5_Click(object sender, EventArgs e)
|
||||
{
|
||||
var f = new JobReport_.rK5Dailyform();
|
||||
f.Show();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user