chore: format

This commit is contained in:
Methapon2001 2023-12-06 16:49:14 +07:00
parent 1115d10d44
commit 48118cae20
No known key found for this signature in database
GPG key ID: 849924FEF46BD132

View file

@ -118,20 +118,20 @@ onMounted(getCabinet)
label="ตู้เอกสารทั้งหมด"
/>
<q-btn
v-if="
mode === 'admin' &&
viewMode === 'view_module' &&
currentDept === 0
"
class="q-px-md q-ml-md al"
label="สร้างตู้เก็บเอกสาร"
type="submit"
color="primary"
dense
icon="add"
@click="() => triggerFolderCreate()"
id="createFolder"
/>
v-if="
mode === 'admin' &&
viewMode === 'view_module' &&
currentDept === 0
"
class="q-px-md q-ml-md al"
label="สร้างตู้เก็บเอกสาร"
type="submit"
color="primary"
dense
icon="add"
@click="() => triggerFolderCreate()"
id="createFolder"
/>
<q-breadcrumbs-el
class="text-primary pointer"
v-for="(fragments, index) in currentPath
@ -153,8 +153,6 @@ onMounted(getCabinet)
/>
</q-breadcrumbs>
</div>
</span>
<div>
<q-btn