feat: add label "อัปโหลดไฟล์"
This commit is contained in:
parent
ccf2a6d6da
commit
889d757b9f
1 changed files with 6 additions and 0 deletions
|
|
@ -687,6 +687,7 @@ onMounted(() => {
|
||||||
class="col-xs-12 col-sm-12"
|
class="col-xs-12 col-sm-12"
|
||||||
outlined
|
outlined
|
||||||
dense
|
dense
|
||||||
|
label="อัปโหลดไฟล์"
|
||||||
lazy-rules
|
lazy-rules
|
||||||
hide-bottom-space
|
hide-bottom-space
|
||||||
accept=".pdf"
|
accept=".pdf"
|
||||||
|
|
@ -774,6 +775,7 @@ onMounted(() => {
|
||||||
class="col-12"
|
class="col-12"
|
||||||
outlined
|
outlined
|
||||||
dense
|
dense
|
||||||
|
label="อัปโหลดไฟล์"
|
||||||
lazy-rules
|
lazy-rules
|
||||||
accept=".pdf"
|
accept=".pdf"
|
||||||
hide-bottom-space
|
hide-bottom-space
|
||||||
|
|
@ -862,6 +864,7 @@ onMounted(() => {
|
||||||
class="col-12"
|
class="col-12"
|
||||||
outlined
|
outlined
|
||||||
dense
|
dense
|
||||||
|
label="อัปโหลดไฟล์"
|
||||||
lazy-rules
|
lazy-rules
|
||||||
hide-bottom-space
|
hide-bottom-space
|
||||||
accept=".pdf"
|
accept=".pdf"
|
||||||
|
|
@ -947,6 +950,7 @@ onMounted(() => {
|
||||||
v-model="fileEvaluation5"
|
v-model="fileEvaluation5"
|
||||||
class="col-12"
|
class="col-12"
|
||||||
outlined
|
outlined
|
||||||
|
label="อัปโหลดไฟล์"
|
||||||
dense
|
dense
|
||||||
lazy-rules
|
lazy-rules
|
||||||
accept=".pdf"
|
accept=".pdf"
|
||||||
|
|
@ -1034,6 +1038,7 @@ onMounted(() => {
|
||||||
outlined
|
outlined
|
||||||
dense
|
dense
|
||||||
lazy-rules
|
lazy-rules
|
||||||
|
label="อัปโหลดไฟล์"
|
||||||
hide-bottom-space
|
hide-bottom-space
|
||||||
accept=".pdf"
|
accept=".pdf"
|
||||||
:rules="
|
:rules="
|
||||||
|
|
@ -1117,6 +1122,7 @@ onMounted(() => {
|
||||||
v-model="fileEvaluation6"
|
v-model="fileEvaluation6"
|
||||||
class="col-12"
|
class="col-12"
|
||||||
outlined
|
outlined
|
||||||
|
label="อัปโหลดไฟล์"
|
||||||
hide-bottom-space
|
hide-bottom-space
|
||||||
dense
|
dense
|
||||||
lazy-rules
|
lazy-rules
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue