no message

Former-commit-id: 854dacd28d5d176d72cc1fbdc625917326be6daf
Former-commit-id: 889bcea85881a67a17a791d3c445cdb43fdb1a85
Former-commit-id: adb66c36629380ccf256313d10dd99a34f993e50
This commit is contained in:
李杨
2018-01-28 23:22:25 +08:00
parent 533bc4f9e7
commit 555585b332
10 changed files with 38 additions and 25 deletions

View File

@@ -67,7 +67,7 @@ export default {
this.$refs.loginForm.validate((valid) => {
if (valid) {
// 开始请求登录接口
this.$http({
this.$axios({
method: 'post',
url: '/login',
data: {