...
This commit is contained in:
@@ -821,5 +821,11 @@ namespace FPJ0000
|
||||
var f = new JobReport_.rJobReportPrj(dtSD.Text);
|
||||
f.Show();
|
||||
}
|
||||
|
||||
private void toolStripButton3_Click_1(object sender, EventArgs e)
|
||||
{
|
||||
var f = new JobReport_.fProjectConnect(dtSD.Text,dtED.Text);
|
||||
f.ShowDialog();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user