api เครื่องราช ส่วนจัดการ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-09-27 11:18:12 +07:00
parent 5a0bf37501
commit b15dd6205f
6 changed files with 94 additions and 46 deletions

View file

@ -242,4 +242,6 @@ const uploadData = async () => {
const downloadData = async (path: string) => {
window.open(path);
};
</script>