type: Function } }, methods: { execute() { // ... do something here if (this.callback) { this.callback() } } } } </script>. Vue.js custom ...
確定! 回上一頁