|
@@ -111,6 +111,7 @@ export default {
|
|
|
const resData = res.data
|
|
const resData = res.data
|
|
|
this.actionUrl = resData.ossUrl
|
|
this.actionUrl = resData.ossUrl
|
|
|
this.imgHeaders.Authorization = 'Bearer ' + resData.token
|
|
this.imgHeaders.Authorization = 'Bearer ' + resData.token
|
|
|
|
|
+ this.imgData.channelCode = resData.channelCode
|
|
|
} else {
|
|
} else {
|
|
|
this.$notify({
|
|
this.$notify({
|
|
|
title: '提示',
|
|
title: '提示',
|