เพิ่ม type docx
This commit is contained in:
parent
456a0d3e9f
commit
d4abce0842
1 changed files with 1 additions and 1 deletions
|
|
@ -1553,7 +1553,7 @@ onMounted(async () => {
|
|||
v-model="formData.documentFile"
|
||||
@added="uploadFile"
|
||||
label="ไฟล์เอกสารหลักฐาน"
|
||||
accept=".pdf,.xlsx,.doc"
|
||||
accept=".pdf,.xlsx,.docx"
|
||||
clearable
|
||||
>
|
||||
<template v-slot:prepend>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue