feat(UI自动化): 生成报告时展示文案“正在执行...”

--story=1009477 --user=张大海 【UI测试】UI优化 https://www.tapd.cn/55049933/s/1242399
This commit is contained in:
zhangdahai112 2022-09-14 01:10:05 +08:00 committed by f2c-ci-robot[bot]
parent 688a59e8ad
commit 4324b427eb
3 changed files with 6 additions and 3 deletions

View File

@ -474,7 +474,8 @@ export default {
api_scenario: 'default',
ui_element: 'default',
ui_scenario: 'default'
}
},
executing: "Executing...",
},
login: {
normal_Login: "Normal Login",

View File

@ -477,7 +477,8 @@ export default {
ui_element: '未规划元素',
ui_scenario: '未规划场景'
},
template_delete: "模版删除"
template_delete: "模版删除",
executing: "正在执行...",
},
login: {
normal_Login: "普通登录",

View File

@ -477,7 +477,8 @@ export default {
ui_element: '未規劃元素',
ui_scenario: '未規劃場景'
},
template_delete: "模版刪除"
template_delete: "模版刪除",
executing: "正在執行...",
},
login: {
normal_Login: "普通登錄",