diff --git a/src/main/webapp/META-INF/context.xml b/src/main/webapp/META-INF/context.xml
index 5bee3dc..66d3c18 100644
--- a/src/main/webapp/META-INF/context.xml
+++ b/src/main/webapp/META-INF/context.xml
@@ -1,2 +1,2 @@
-
+
diff --git a/src/main/webapp/WEB-INF/view/roleAdmin/userList.jsp b/src/main/webapp/WEB-INF/view/roleAdmin/userList.jsp
index c76bb0b..66e5a92 100644
--- a/src/main/webapp/WEB-INF/view/roleAdmin/userList.jsp
+++ b/src/main/webapp/WEB-INF/view/roleAdmin/userList.jsp
@@ -23,6 +23,7 @@
$("#searchTable").find("select").addClass("searchClass");
//日期控件
$('#sSearch3,#sSearch4,#sSearch5,#sSearch6,#lastSigninDate').datepicker({
+ language: 'zh-CN',
format: "yyyy-mm-dd"
});
//分页
@@ -312,7 +313,7 @@
goldTask(userId);
refreshTable();
});
- }
+ }
});
}
//经验任务