chore: change a little bit name
This commit is contained in:
parent
b6b1a5b6bf
commit
d91b410229
1 changed files with 1 additions and 1 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue