refactor: show btn view example

This commit is contained in:
Thanaphon Frappet 2025-02-20 15:56:19 +07:00
parent 6df79dae80
commit f777e50bd4

View file

@ -943,6 +943,7 @@ onMounted(async () => {
/>
</nav>
<!-- #TODO add goToQuotation as @goto-quotation-->
<DocumentExpansion
v-if="view === null"
:readonly
@ -1155,7 +1156,6 @@ onMounted(async () => {
<nav class="row justify-end">
<!-- TODO: view example -->
<MainButton
v-if="view === null"
class="q-mr-auto"
outlined
icon="mdi-play-box-outline"