From ef06d88bd49cae81e65ce38de11659c5833308e9 Mon Sep 17 00:00:00 2001 From: liuye Date: Thu, 11 May 2023 09:45:12 +0800 Subject: [PATCH] status --- project/wuxi/app/AppReportAiWill/components/Detail.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: {} }