最近在寫組件的時候,遇到了v-model 的使用問題,在Vue 官方文檔中, ... props: { selectData: { type: Array }, selected: { type: [String,Number] } ...
確定! 回上一頁