@@ -53,6 +53,7 @@ export default {
watch: {
userIds (value) {
this.value = value
+ this.getList()
}
},
mounted () {