From 3f249092b883020c35a581092d432f13d962272c Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 31 七月 2020 09:17:58 +0800
Subject: [PATCH] #当前本版十分完美、冻结

---
 src/main/webapp/static/js/user/user.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/user/user.js b/src/main/webapp/static/js/user/user.js
index 9fd6b4b..9a908df 100644
--- a/src/main/webapp/static/js/user/user.js
+++ b/src/main/webapp/static/js/user/user.js
@@ -249,7 +249,7 @@
             hostId: $('#hostId').val(),
             username: $('#username').val(),
             mobile: $('#mobile').val(),
-            password: $('#password').val(),
+            password: hex_md5($('#password').val()),
             roleId: $('#roleId').val(),
             createTime: top.strToDate($('#createTime\\$').val()),
             status: $('#status').val(),

--
Gitblit v1.9.1