no message

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-08-25 12:53:30 +07:00
parent b24f8e6590
commit d49ae13078

View file

@ -392,11 +392,13 @@ const paginationLabel = (start: number, end: number, total: number) => {
</q-btn>
<q-file
bg-color="white"
clearable
outlined
dense
v-model="fileUpload"
accept=".pdf"
:style="fileUpload === null ? 'width: 100px' : 'width: auto'"
:style="fileUpload === null ? 'width: 150px' : 'width: auto'"
label="อัพโหลดไฟล์"
v-if="statusUpload !== true"
>
<template v-slot:prepend>