fix(接口自动化): 显示ID

--user=郭雨琦 显示ID
This commit is contained in:
guoyuqi 2021-11-23 13:42:36 +08:00 committed by 刘瑞斌
parent df492f8957
commit 84d7095cea
1 changed files with 1 additions and 0 deletions

View File

@ -558,6 +558,7 @@ export default {
let data = JSON.parse(res.data);
if (data.hashTree) {
this.sort(data.hashTree);
this.addNum(data.hashTree);
this.scenarioDefinition = data.hashTree;
}
if (!flag) {