From cca4102f4ed92880c8107fe19e5c320efe6b32d0 Mon Sep 17 00:00:00 2001 From: zhangshilin Date: Wed, 28 Mar 2018 13:19:07 +0800 Subject: [PATCH] =?UTF-8?q?=E8=9E=8D=E5=90=88=E4=BB=A3=E7=A0=81=20?= =?UTF-8?q?=EF=BC=8C=E8=A7=A3=E5=86=B3treeselect=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E4=B8=8D=E8=83=BD=E5=8F=8A=E6=97=B6=E6=A0=A1=E9=AA=8C=E9=97=AE?= =?UTF-8?q?=E9=A2=98=EF=BC=8C=E5=AE=8C=E6=88=90=E5=88=86=E7=B1=BB/?= =?UTF-8?q?=E6=80=A7=E8=B4=A8/=E6=A0=87=E7=AD=BE=EF=BC=8C=E5=9C=B0?= =?UTF-8?q?=E5=9F=9F/=E8=BF=90=E8=90=A5=E5=95=86/=E7=89=B9=E6=AE=8A?= =?UTF-8?q?=E4=BD=9C=E7=94=A8=E5=9F=9F=E5=9B=BD=E9=99=85=E5=8C=96=EF=BC=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/messages/message_en.properties | 1 - src/main/resources/messages/message_ru.properties | 1 - src/main/resources/messages/message_zh_CN.properties | 1 - src/main/webapp/WEB-INF/views/basics/serviceDictForm.jsp | 2 +- src/main/webapp/WEB-INF/views/basics/sysDictForm.jsp | 2 +- 5 files changed, 2 insertions(+), 5 deletions(-) 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:''