fix(接口测试): 修复接口自动化导入未选择模块导入会报错的缺陷
【【接口测试】接口自动化 导入 未选择模块导入 会报错 建议有友好提示】https://www.tapd.cn/55049933/bugtrace/bugs/view?bug_id=1155049933001013614
This commit is contained in:
parent
cfe49a52e7
commit
6f79dad511
|
@ -291,6 +291,7 @@ export default {
|
|||
file: undefined,
|
||||
swaggerUrl: '',
|
||||
modeId: this.formData.modeId,
|
||||
moduleId: '',
|
||||
};
|
||||
this.fileList = [];
|
||||
removeGoBackListener(this.close);
|
||||
|
|
Loading…
Reference in New Issue