fix(接口测试): 修复接口自动化导入未选择模块导入会报错的缺陷

【【接口测试】接口自动化 导入 未选择模块导入 会报错
建议有友好提示】https://www.tapd.cn/55049933/bugtrace/bugs/view?bug_id=1155049933001013614
This commit is contained in:
wxg0103 2022-05-30 14:43:21 +08:00 committed by f2c-ci-robot[bot]
parent cfe49a52e7
commit 6f79dad511
1 changed files with 1 additions and 0 deletions

View File

@ -291,6 +291,7 @@ export default {
file: undefined,
swaggerUrl: '',
modeId: this.formData.modeId,
moduleId: '',
};
this.fileList = [];
removeGoBackListener(this.close);