feat: disable view mode
This commit is contained in:
parent
a43d21ac1d
commit
b74ff126e3
1 changed files with 1 additions and 0 deletions
|
|
@ -385,6 +385,7 @@ watch(() => pageState.currentTab, fetchQuotationList);
|
|||
</q-input>
|
||||
|
||||
<div
|
||||
v-if="false"
|
||||
class="row col-12 col-md-4 justify-end"
|
||||
:class="{ 'q-pt-xs': $q.screen.lt.md }"
|
||||
style="white-space: nowrap"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue