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) },