|
|
@ -211,7 +211,8 @@ export default { |
|
|
|
eventContent: this.eventContent ? this.eventContent : '语音报事', |
|
|
|
userId: this.$store.state.app.userInfo.userId, |
|
|
|
customerId: this.$store.state.app.userInfo.customerId, |
|
|
|
openFlag : 0 |
|
|
|
openFlag : 0, |
|
|
|
agencyId:this.agencyId |
|
|
|
}).then(() => { |
|
|
|
this.$toast.success('提交成功') |
|
|
|
this.type = 1 |
|
|
|