tweak client
This commit is contained in:
@ -116,6 +116,10 @@ onMounted(() => {
|
||||
}, { passive: true });
|
||||
}
|
||||
});
|
||||
|
||||
defineExpose({
|
||||
showMenu: $$(showMenu),
|
||||
});
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
Reference in New Issue
Block a user