|
@ -200,6 +200,7 @@ export default { |
|
|
return |
|
|
return |
|
|
} |
|
|
} |
|
|
saveOfficialAccountEvent({ |
|
|
saveOfficialAccountEvent({ |
|
|
|
|
|
agencyId:this.agencyId, |
|
|
duration: this.audio.duration, |
|
|
duration: this.audio.duration, |
|
|
serverId: this.audio.serverId, |
|
|
serverId: this.audio.serverId, |
|
|
imageList: this.fileList.map(item => item.url), |
|
|
imageList: this.fileList.map(item => item.url), |
|
|