This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-12-27 15:16:55 +07:00
parent d384cfc46d
commit 4cd1d2aa8d
2 changed files with 2 additions and 3 deletions

View file

@ -282,7 +282,6 @@ onMounted(async () => {
hide-bottom-space
accept=".pdf,.xlsx,.docx,.png,.jpg"
clearable
:disable="!statusEdit"
>
<template v-slot:prepend>
<q-icon name="attach_file" color="primary" />
@ -314,7 +313,7 @@ onMounted(async () => {
>
<q-item-section>{{ data.fileName }}</q-item-section>
<q-space />
<div v-if="statusEdit">
<div>
<q-btn
size="12px"
flat