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

@@ -366,7 +366,8 @@ const en = {
uSize:'Must be number(1 - 47)',
requiredIdc:'dc is required',
key:'Invalid key',
repeat:'Repeat'
repeat:'Repeat',
tooLong:'Too long content',
},
search: {
searchTip: 'Enter to search',//'点击或回车执行搜索'