fix(UI自动化): 必填项提示

This commit is contained in:
zhangdahai112 2022-04-18 00:39:07 +08:00 committed by 刘瑞斌
parent d1ef208aac
commit 9566b5adab
1 changed files with 1 additions and 0 deletions

View File

@ -3202,5 +3202,6 @@ export default {
cmdExtraction: "数据提取",
cmdExtractWindow: "提取窗口信息",
cmdExtractElement: "提取元素信息",
valiate_fail: "校验失败,请检查必填项"
}
};