fix: 导入用例页面项目实时更新

This commit is contained in:
chenjianxing 2020-07-21 01:38:12 +08:00
parent 466ce4e790
commit 4fffe246ed
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@
fileList: []
}
},
created() {
activated() {
this.selectedPlatform = this.platforms[0];
this.getProjects();
},