no message

This commit is contained in:
setthawutttty 2023-09-04 14:56:00 +07:00
parent 467fa1aa2e
commit 37e411d286
3 changed files with 45 additions and 31 deletions

View file

@ -461,12 +461,12 @@ const paginationLabel = (start: number, end: number, total: number) => {
v-model="fileUpload"
accept=".pdf"
:style="fileUpload === null ? 'width: 150px' : 'width: auto'"
label="อัโหลดไฟล์"
label="อัโหลดไฟล์"
v-if="statusUpload !== true"
>
<template v-slot:prepend>
<q-icon color="light-blue" name="attach_file" />
<q-tooltip>โหลดไฟล</q-tooltip>
<q-tooltip>โหลดไฟล</q-tooltip>
</template>
</q-file>
<q-btn