tweak client
This commit is contained in:
parent
ca6afd40ad
commit
9ac526b6b6
3 changed files with 17 additions and 7 deletions
|
|
@ -116,6 +116,10 @@ onMounted(() => {
|
|||
}, { passive: true });
|
||||
}
|
||||
});
|
||||
|
||||
defineExpose({
|
||||
showMenu: $$(showMenu),
|
||||
});
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue