แก้คำ

This commit is contained in:
STW_TTTY\stwtt 2024-09-06 13:47:50 +07:00
parent 6ee3227f16
commit 1d64329d24
7 changed files with 11 additions and 11 deletions

View file

@ -365,16 +365,16 @@ function uploadFile() {
}
/**
* เปดลไฟล
* @param link บมาเป https
* เปดลไฟล
* @param link บมาเป https
*/
function downloadFile(link: string) {
window.open(link, "_blank");
}
/**
* เปดลไฟล
* @param link บมาเป https
* เปดลไฟล
* @param link บมาเป https
*/
function downloadFileRelevant(link: string) {
window.open(link, "_blank");