This commit is contained in:
chi
2023-12-08 08:51:53 +09:00
parent 2eefaf7065
commit 81a3fd83fc
3 changed files with 38 additions and 4 deletions

View File

@@ -1488,5 +1488,10 @@ namespace Project
{
Menu_Dashboard();
}
private void toolStripMenuItem16_Click(object sender, EventArgs e)
{
menu_crpurchase();
}
}
}