🎨
This commit is contained in:
parent
3066a133ac
commit
87c6d0cbee
3 changed files with 223 additions and 200 deletions
|
|
@ -24,7 +24,7 @@ export class UserPreview {
|
|||
|
||||
const showing = ref(true);
|
||||
|
||||
popup(defineAsyncComponent(() => import('@/components/MkUserPreview.vue')), {
|
||||
popup(defineAsyncComponent(() => import('@/components/MkUserPopup.vue')), {
|
||||
showing,
|
||||
q: this.user,
|
||||
source: this.el,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue