fix msg request and addAdmin msg

This commit is contained in:
Paolo Arena
2022-09-20 11:14:08 +02:00
parent 2d068d00e7
commit 1f31776aa9
7 changed files with 12 additions and 12 deletions

View File

@@ -750,7 +750,7 @@
</template>
</q-table>
<q-dialog v-model="visupagedialog" @hide="hidewindow" :maximized="$q.screen.lt.sm" persistent>
<q-dialog v-model="visupagedialog" @hide="hidewindow" :maximized="$q.screen.lt.sm">
<CMyCardGrpPopup
v-if="mytable === toolsext.TABMYGROUPS"
:table="mytable"