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"