สรุปผล วินัย

This commit is contained in:
setthawutttty 2023-12-21 16:33:34 +07:00
parent 10a7b1da05
commit ec4dd527c4

View file

@ -225,7 +225,7 @@ function uploadFile() {
}
function downloadFile(link: string) {
// window.open(link, "_blank");
window.open(link, "_blank");
}
function deleteFile(id: string) {