diff --git a/project/wuxi/app/AppReportAiWill/components/Detail.vue b/project/wuxi/app/AppReportAiWill/components/Detail.vue index a2542205..4a6ebd79 100644 --- a/project/wuxi/app/AppReportAiWill/components/Detail.vue +++ b/project/wuxi/app/AppReportAiWill/components/Detail.vue @@ -76,8 +76,8 @@ - 已办结 - 已拒绝 + 已办结 + 已拒绝 @@ -193,7 +193,7 @@ export default { groupId: '', groupName: '', content: [], - eventStatus: '2' + eventStatus: '1' }, evaluation: {} }