#
zjj
2024-05-29 d9c50654ead0a35e44294059db41def2de1932b1
pages/login/login.vue
@@ -182,7 +182,8 @@
               },
               data: {
                  username: that.user.userName,
                  password: md5.hex_md5(that.user.password)
                  password: md5.hex_md5(that.user.password),
                  wms: true
               },
               header: {
                  "content-type": "application/json"