tweak client
This commit is contained in:
parent
30fe632d54
commit
525b4b6cf4
2 changed files with 4 additions and 1 deletions
|
@ -103,6 +103,7 @@ export default defineComponent({
|
|||
more(ev) {
|
||||
os.popup(import('@/components/launch-pad.vue'), {
|
||||
src: ev.currentTarget ?? ev.target,
|
||||
anchor: { x: 'center', y: 'bottom' },
|
||||
}, {
|
||||
}, 'closed');
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue