合同
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
dataForm: {
|
||||
name: ''
|
||||
},
|
||||
headers: { 'Authorization': 'Bearer ' + this.$cookie.get('token') }
|
||||
headers: { 'Token': this.$cookie.get('token') }
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user