融合代码 ,解决treeselect选择不能及时校验问题,完成分类/性质/标签,地域/运营商/特殊作用域国际化,
This commit is contained in:
@@ -150,7 +150,6 @@ leafChange=this configuration includes subnode,cannot be leaf node
|
||||
typeChild=this data type will be not same with subnode
|
||||
typeSame=please select the consistent upper and lower data types
|
||||
isLevelNoSure=more than the maximum level
|
||||
is_repeat=content is repeat
|
||||
submitting=submitting
|
||||
#============yewu end======================
|
||||
|
||||
|
||||
@@ -156,7 +156,6 @@ leafChange=this configuration includes subnode,cannot be leaf node
|
||||
typeChild=this data type will be not same with subnode
|
||||
typeSame=please select the consistent upper and lower data types
|
||||
isLevelNoSure=more than the maximum level
|
||||
is_repeat=content is repeat
|
||||
submitting=submitting
|
||||
#============yewu end======================
|
||||
|
||||
|
||||
@@ -146,7 +146,6 @@ leafChange=\u8be5\u914d\u7f6e\u5305\u542b\u4e0b\u7ea7\u914d\u7f6e\uff0c\u4e0d\u5
|
||||
typeChild=\u8be5\u914d\u7f6e\u5305\u542b\u4e0b\u7ea7\u914d\u7f6e\uff0c\u6570\u636e\u7c7b\u578b\u66f4\u6539\u540e\u4e0e\u5b50\u7c7b\u4e0d\u4e00\u81f4
|
||||
typeSame=\u8bf7\u9009\u62e9\u4e00\u81f4\u7684\u4e0a\u4e0b\u7ea7\u914d\u7f6e\u6570\u636e\u7c7b\u578b
|
||||
isLevelNoSure=\u9009\u62e9\u6b64\u914d\u7f6e\u4e0a\u4e0b\u5c42\u7ea7\u6570\u5c06\u8d85\u8fc7\u6700\u5927\u5c42\u7ea7
|
||||
is_repeat=\u8be5\u914d\u7f6e\u5185\u5bb9\u5df2\u5b58\u5728\uff0c\u8bf7\u586b\u5199\u5176\u5b83\u5185\u5bb9
|
||||
submitting=submitting
|
||||
#==========yewu zidian end=====================
|
||||
|
||||
|
||||
@@ -156,7 +156,7 @@
|
||||
'itemCode':{
|
||||
//isLevelNoSure:"选择此配置上下层级数将超过四级",
|
||||
required:'<spring:message code="required"/>',
|
||||
remote:'<spring:message code="is_repeat"/>'
|
||||
remote:'<spring:message code="repeat"/>'
|
||||
},
|
||||
'itemValue':{
|
||||
required:'<spring:message code="required"/>'
|
||||
|
||||
@@ -129,7 +129,7 @@
|
||||
},
|
||||
'itemCode':{
|
||||
required:'<spring:message code="required"/>',
|
||||
remote:'<spring:message code="is_repeat"/>'
|
||||
remote:'<spring:message code="repeat"/>'
|
||||
},
|
||||
'itemValue':{
|
||||
required:'<spring:message code="required"/>'
|
||||
|
||||
Reference in New Issue
Block a user