You can give your button a reference that Vue can access by giving it a tag ref="yourRef" . Then you can access the value inside of your called function with ...
確定! 回上一頁