This commit is contained in:
chi
2021-05-12 14:56:17 +09:00
parent c5a2b30ae3
commit 0c88107b77
23 changed files with 1493 additions and 1377 deletions

View File

@@ -673,5 +673,10 @@ namespace FPJ0000
var f2 = new JobReport_.K5Dailyform();
f2.Show();
}
private void btImport_Click(object sender, EventArgs e)
{
}
}
}