fix(UI 自动化) ui元素库描述文案漏提交
This commit is contained in:
parent
6e1a437741
commit
5af0ff3b60
|
@ -2912,7 +2912,7 @@ export default {
|
|||
not_screentshot: "No screenshot",
|
||||
error_step_screenshot: "Screenshot of exception",
|
||||
downloadScreenshot: "Download screenshot file",
|
||||
description: "remark",
|
||||
description: "description",
|
||||
},
|
||||
project_application: {
|
||||
workstation: {
|
||||
|
|
|
@ -2921,7 +2921,7 @@ export default {
|
|||
not_screentshot: "不截图",
|
||||
error_step_screenshot: "出现异常截图",
|
||||
downloadScreenshot: "下载截图文件",
|
||||
description: "备注",
|
||||
description: "描述",
|
||||
},
|
||||
project_application: {
|
||||
workstation: {
|
||||
|
|
|
@ -2901,7 +2901,7 @@ export default {
|
|||
not_screentshot: "不截圖",
|
||||
error_step_screenshot: "出現異常截圖",
|
||||
downloadScreenshot: "下載截圖文件",
|
||||
description: "備注",
|
||||
description: "描述",
|
||||
},
|
||||
project_application: {
|
||||
workstation: {
|
||||
|
|
Loading…
Reference in New Issue