In Vue component script, define the boolean attribute isShow in data function. Data returns object with property isShow=false initially. export default { name: ...
確定! 回上一頁