Explorar o código

fix:修改手机号加密***

jinx %!s(int64=3) %!d(string=hai) anos
pai
achega
4e9c13af89
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      platform-admin/src/main/webapp/js/sys/bindAccount.js

+ 1 - 1
platform-admin/src/main/webapp/js/sys/bindAccount.js

@@ -112,7 +112,7 @@ var vm = new Vue({
               vm.show_fdkkUser =
                 res.user.fdkkUser.substring(0, 4) +
                 '****' +
-                res.user.fdkkUser.substring(8, res.user.fdkkUser.length - 1)
+                res.user.fdkkUser.substring(8, res.user.fdkkUser.length)
             }
           } else {
             alert(res.msg)