fix:add fiedl email phone
This commit is contained in:
parent
6d6ad6ef52
commit
2b3df6368c
2 changed files with 44 additions and 2 deletions
|
|
@ -540,7 +540,7 @@ watch(
|
|||
</q-item>
|
||||
<q-item clickable v-close-popup @click.prevent="modalDebug = true">
|
||||
<q-item-section avatar style="min-width: 30px">
|
||||
<q-icon color="warning" size="18px" name="mdi-bug" />
|
||||
<q-icon color="yellow-8" size="18px" name="mdi-bug" />
|
||||
</q-item-section>
|
||||
<q-item-section
|
||||
><q-item-label
|
||||
|
|
@ -610,7 +610,7 @@ watch(
|
|||
@click.prevent="modalDebug = true"
|
||||
>
|
||||
<q-item-section avatar style="min-width: 30px">
|
||||
<q-icon color="warning" size="18px" name="mdi-bug" />
|
||||
<q-icon color="yellow-8" size="18px" name="mdi-bug" />
|
||||
</q-item-section>
|
||||
<q-item-section
|
||||
><q-item-label
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue