แก้ filter file /size

This commit is contained in:
AnandaTon 2023-03-22 14:05:05 +07:00
parent 879b9cd2e1
commit 45e41978df

View file

@ -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>