I suggest you complete a recipe on data binding or forms before delving into ... new Vue({ el:'#app', data:{ choosenCountry: undefined } }) new Vue({ el: ...
確定! 回上一頁