fix vue warning

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-06-05 18:02:08 +07:00
parent faf9c4c7f3
commit c681d56885
7 changed files with 10 additions and 13 deletions

View file

@ -1205,9 +1205,8 @@ function onViewDetailNoti(url: string) {
</q-page>
</q-page-container>
<full-loader :visibility="loader" />
<LoginLinkage v-model:modal="modalLoginLinkage" />
</q-layout>
<LoginLinkage v-model:modal="modalLoginLinkage" />
</template>
<style>