refactor: remove unused functions
This commit is contained in:
parent
b9ec494835
commit
0b80e047be
1 changed files with 0 additions and 3 deletions
|
|
@ -442,9 +442,6 @@ function onSearch() {
|
|||
);
|
||||
}
|
||||
|
||||
function onTemplate(name: string) {
|
||||
window.open(`/File/${name}.xlsx`, "_blank");
|
||||
}
|
||||
/** ดึงข้อมูล เมื่อโหลดหน้า component */
|
||||
onMounted(async () => {
|
||||
hideLoader();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue