refactor: show btn view example
This commit is contained in:
parent
6df79dae80
commit
f777e50bd4
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue