When using Vuex for state management, you can use the input event to dispatch an action, or trigger a mutation. <v-select @input="myAction" : ...
確定! 回上一頁