One way to do this is by setting input-value="true" , as described in the API docs. new Vue({ el: '#app', vuetify: new Vuetify(), })
確定! 回上一頁