...
This commit is contained in:
@@ -827,5 +827,11 @@ namespace FPJ0000
|
||||
var f = new JobReport_.fProjectConnect(dtSD.Text,dtED.Text);
|
||||
f.ShowDialog();
|
||||
}
|
||||
}
|
||||
|
||||
private void 개인별프로젝트스케쥴현황ToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
var f = new JobReport_.rJobReportPrjSche();
|
||||
f.Show();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user