The button should call a method when clicked: <button @click="someMethod">Show Content</button>. Then you can just call that method ...
確定! 回上一頁