|
|
@ -255,7 +255,7 @@ export default { |
|
|
|
saveOfficialAccountEvent({ |
|
|
|
agencyId:this.agencyId, |
|
|
|
duration: this.audio.duration, |
|
|
|
serverId: this.audio.serverId, |
|
|
|
mediaId: this.audio.serverId, |
|
|
|
imageList: this.fileList.map(item => item.url), |
|
|
|
latitude: this.latitude, |
|
|
|
longitutd: this.longitude, |
|
|
|