fix(接口测试): 修复切换工作空间模块树展示加载错误问题

--bug=1016213 --user=赵勇 【接口测试】场景引用其他工作空间的接口 / 场景,切换工作空间后,接口 / 场景选择窗口没刷新 https://www.tapd.cn/55049933/s/1232078
This commit is contained in:
fit2-zhao 2022-08-24 10:43:53 +08:00 committed by f2c-ci-robot[bot]
parent 0a6e821598
commit 8e9ae1f56c
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ export default {
},
open() {
this.workspaceId = getCurrentWorkspaceId();
this.getProject();
this.selectCounts = null;
this.$refs.relevanceDialog.open();