สรุปผล วินัย
This commit is contained in:
parent
10a7b1da05
commit
ec4dd527c4
1 changed files with 1 additions and 1 deletions
|
|
@ -225,7 +225,7 @@ function uploadFile() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function downloadFile(link: string) {
|
function downloadFile(link: string) {
|
||||||
// window.open(link, "_blank");
|
window.open(link, "_blank");
|
||||||
}
|
}
|
||||||
|
|
||||||
function deleteFile(id: string) {
|
function deleteFile(id: string) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue