คอมเม้น Code ระบบ ลงเวลา

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-11-10 14:49:16 +07:00
parent b311f1482b
commit b202f2ed9d
11 changed files with 80 additions and 63 deletions

View file

@ -134,6 +134,7 @@ async function putRoundDuty(id: string) {
});
}
//** Function Popup */
function close() {
props.closeDialog?.();
}