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