chore: change a little bit name

This commit is contained in:
oat 2023-12-13 16:58:44 +07:00
parent b6b1a5b6bf
commit d91b410229

View file

@ -165,7 +165,7 @@ const file = ref<File | undefined>()
: ''
"
id="inputFile"
:rules="[(v) => v != undefined || 'โปรดอัโหลดไฟล์']"
:rules="[(v) => v != undefined || 'โปรดอัโหลดไฟล์']"
>
<template v-slot:prepend>
<q-icon name="attach_file" />