vue v-model v-bind 6 ###### tags: `vue` ### v-bind v-bind 簡寫為:,可以用在html ... <div> <select v-model="selected"> <option v-for="(item,index) in array" ...
確定! 回上一頁