templates/mycomponent.html', responseType: 'text' }).then(function (res) { Vue.component( 'MyComponent', { template: res.data, data: ...
確定! 回上一頁