TL;DR. Override your method with $event, and then add your parameters after that <v-select @change=”updateMethodHere($event,param2,param3,etc.)”></v-select> ...
確定! 回上一頁