diff --git a/src/main/resources/messages/message_en.properties b/src/main/resources/messages/message_en.properties index 4cd4e9d83..fe5c6bb3e 100644 --- a/src/main/resources/messages/message_en.properties +++ b/src/main/resources/messages/message_en.properties @@ -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====================== diff --git a/src/main/resources/messages/message_ru.properties b/src/main/resources/messages/message_ru.properties index f9927ae5e..b41500f86 100644 --- a/src/main/resources/messages/message_ru.properties +++ b/src/main/resources/messages/message_ru.properties @@ -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====================== diff --git a/src/main/resources/messages/message_zh_CN.properties b/src/main/resources/messages/message_zh_CN.properties index a308afc51..4597af09f 100644 --- a/src/main/resources/messages/message_zh_CN.properties +++ b/src/main/resources/messages/message_zh_CN.properties @@ -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===================== diff --git a/src/main/webapp/WEB-INF/views/basics/serviceDictForm.jsp b/src/main/webapp/WEB-INF/views/basics/serviceDictForm.jsp index 25682aab4..b374af6e0 100644 --- a/src/main/webapp/WEB-INF/views/basics/serviceDictForm.jsp +++ b/src/main/webapp/WEB-INF/views/basics/serviceDictForm.jsp @@ -156,7 +156,7 @@ 'itemCode':{ //isLevelNoSure:"选择此配置上下层级数将超过四级", required:'', - remote:'' + remote:'' }, 'itemValue':{ required:'' diff --git a/src/main/webapp/WEB-INF/views/basics/sysDictForm.jsp b/src/main/webapp/WEB-INF/views/basics/sysDictForm.jsp index 253081e3b..a0c77b625 100644 --- a/src/main/webapp/WEB-INF/views/basics/sysDictForm.jsp +++ b/src/main/webapp/WEB-INF/views/basics/sysDictForm.jsp @@ -129,7 +129,7 @@ }, 'itemCode':{ required:'', - remote:'' + remote:'' }, 'itemValue':{ required:''