แก้ filter file /size
This commit is contained in:
parent
879b9cd2e1
commit
45e41978df
1 changed files with 3 additions and 2 deletions
|
|
@ -34,9 +34,10 @@
|
|||
auto-upload
|
||||
:factory="fileUpload"
|
||||
class="full-width"
|
||||
accept=".csv, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.ms-excel"
|
||||
:max-size="30000000"
|
||||
accept=".jpg,.png,.pdf,.csv,.doc"
|
||||
bordered
|
||||
label="[ไฟล์ jpg,png,pdf,csv,doc]"
|
||||
label="[ไฟล์ jpg,png,pdf,csv,doc ขนาดไม่เกิน 30MB]"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue