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