Use v-model instead of :value to allow modification of selected variable when you try to select some items. Then check the this.selected 's length inside the ...
確定! 回上一頁