@ -220,6 +220,7 @@ export default {
}).catch(() => {})
}
if (this.dataForm.eventState === '6') {
this.dataForm.eventState = '4'
this.$http['post']('/events/epdcevents/reviewPass', this.dataForm).then(({ data: res }) => {
this.isAble = false
if (res.code !== 0) {