From c9d6b0dd14426589ef0b7480d0f1143a352f0aad Mon Sep 17 00:00:00 2001 From: liuye Date: Fri, 12 May 2023 15:22:23 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=84=E4=BB=B7=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/wuxi/app/AppReportAiWill/components/Detail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/wuxi/app/AppReportAiWill/components/Detail.vue b/project/wuxi/app/AppReportAiWill/components/Detail.vue index 8aa37e2f..2d9444fd 100644 --- a/project/wuxi/app/AppReportAiWill/components/Detail.vue +++ b/project/wuxi/app/AppReportAiWill/components/Detail.vue @@ -205,7 +205,7 @@ export default { systemExplain: `${v.evaluation.createUserName}完成评价 (${v.evaluation.score}星评价)`, doTime: v.evaluation.createTime, doExplain: v.evaluation.rateText, - files: v.evaluation.files, + annex: v.evaluation.files, } : null, v.processList].flat().filter(Boolean) },