fix: change teamid (#8613)
This commit is contained in:
parent
900c2de89a
commit
e6dfc159ed
@ -519,6 +519,9 @@ export default {
|
||||
},
|
||||
},
|
||||
watch: {
|
||||
teamId() {
|
||||
this.updateVirtualListProps('teamId', this.teamId);
|
||||
},
|
||||
activeTeam() {
|
||||
this.resetAndFetchData();
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user