From 348c483d9e8cf81c485289a44c717fe1c23f4065 Mon Sep 17 00:00:00 2001
From: shiyj <1098226878@qq.com>
Date: 星期日, 07 七月 2019 17:29:35 +0800
Subject: [PATCH] Merge branch 'master' of https://github.com/java110/MicroCommunity

---
 java110-code-generator/src/main/resources/web/add/add.js |   15 +++------------
 1 files changed, 3 insertions(+), 12 deletions(-)

diff --git a/java110-code-generator/src/main/resources/web/add/add.js b/java110-code-generator/src/main/resources/web/add/add.js
index 3ec29c4..f6e0c6e 100644
--- a/java110-code-generator/src/main/resources/web/add/add.js
+++ b/java110-code-generator/src/main/resources/web/add/add.js
@@ -19,18 +19,9 @@
                 return vc.validate.validate({
                     add@@TemplateCode@@Info:vc.component.add@@TemplateCode@@Info
                 },{
-                    'add@@TemplateCode@@Info.name':[
-                        {
-                            limit:"required",
-                            param:"",
-                            errInfo:"妤煎悕绉颁笉鑳戒负绌�"
-                        },
-                        {
-                            limit:"maxin",
-                            param:"2,10",
-                            errInfo:"妤煎悕绉伴暱搴﹀繀椤诲湪2浣嶈嚦10浣�"
-                        },
-                    ]
+                    @@addTemplateCodeValidate@@
+
+
 
                 });
             },

--
Gitblit v1.8.0