isActive ห้ามลบไฟล์
This commit is contained in:
parent
400a6f6979
commit
fa00807433
1 changed files with 2 additions and 1 deletions
|
|
@ -354,8 +354,9 @@ async function downloadFile(url: string, type: string, fileName: string) {
|
|||
<q-tooltip>ดาวน์โหลดไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
<div>
|
||||
<div v-if="!props.isActive">
|
||||
<q-btn
|
||||
|
||||
dense
|
||||
flat
|
||||
round
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue