#
zjj
2024-05-30 24db75ff3d25124eb911fbcbbf90b716c1a3c452
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"