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