feat:text chart 增加长度校验

This commit is contained in:
wangwenrui
2020-10-21 12:00:30 +08:00
parent 4c5d9aa11c
commit 0840040fbd
6 changed files with 70 additions and 11 deletions

View File

@@ -363,7 +363,8 @@ const cn = {
usize: "必须是(1 - 49)的数字",
url: "不合法的URL",
uSize: "必须是(1 - 47)的数字",
requiredIdc:'机房为必选项'
requiredIdc:'机房为必选项',
tooLong:"文本太长"
},
search: {
searchTip: "点击或回车执行搜索",