... import Tree from "vue3-tree"; export default { components: { Tree, } ... The button's onClick prop is what allows us to add a function which fires when ...
確定! 回上一頁