fix(接口定义): 修复场景导入没有创建模块的缺陷

--bug=1018384 --user=王孝刚
【接口测试】接口自动化将模块放入未规划后再放回与未规划同级别,然后再导入文件「导入文件存在相同模块」导入后回新建同名模块
https://www.tapd.cn/55049933/s/1266679
This commit is contained in:
wxg0103 2022-10-19 11:56:38 +08:00 committed by 刘瑞斌
parent b3c5d4e454
commit 404830ef69
1 changed files with 1 additions and 0 deletions

View File

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