From d98a0dbe3097acf0431f1086e0fb284fe5e645aa Mon Sep 17 00:00:00 2001 From: thinkgem Date: Sat, 2 Jun 2018 14:12:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=91=98=E5=B7=A5=E7=BC=96=E5=8F=B7=E4=B8=8E?= =?UTF-8?q?=E7=99=BB=E5=BD=95=E5=90=8D=E5=89=8D=E7=AB=AF=E9=AA=8C=E8=AF=81?= =?UTF-8?q?=E4=B8=80=E8=87=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/views/modules/sys/user/empUserForm.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/core/src/main/resources/views/modules/sys/user/empUserForm.html b/modules/core/src/main/resources/views/modules/sys/user/empUserForm.html index 3dbca1ee..54f54c98 100644 --- a/modules/core/src/main/resources/views/modules/sys/user/empUserForm.html +++ b/modules/core/src/main/resources/views/modules/sys/user/empUserForm.html @@ -123,7 +123,7 @@
- <#form:input path="employee.empCode" maxlength="32" readonly="${!empUser.isNewRecord}" class="form-control abc"/> + <#form:input path="employee.empCode" maxlength="32" readonly="${!empUser.isNewRecord}" class="form-control userName"/>