提交 163edb93 编写于 作者: C chenjianxing 提交者: jianxing

fix: 接口导入页面提示为空白

上级 a8078667
......@@ -194,13 +194,11 @@
fileList: []
}
},
activated() {
this.selectedPlatform = this.platforms[0];
},
created() {
this.platforms.push(this.postmanPlanform);
this.platforms.push(this.swaggerPlanform);
this.platforms.push(this.harPlanform);
this.selectedPlatform = this.platforms[0];
},
watch: {
selectedPlatformValue() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册