diff --git a/project/wuxi/app/AppReportAiWill/components/Detail.vue b/project/wuxi/app/AppReportAiWill/components/Detail.vue index 2d9444fd..957b1957 100644 --- a/project/wuxi/app/AppReportAiWill/components/Detail.vue +++ b/project/wuxi/app/AppReportAiWill/components/Detail.vue @@ -205,7 +205,6 @@ export default { systemExplain: `${v.evaluation.createUserName}完成评价 (${v.evaluation.score}星评价)`, doTime: v.evaluation.createTime, doExplain: v.evaluation.rateText, - annex: v.evaluation.files, } : null, v.processList].flat().filter(Boolean) }, diff --git a/ui/packages/common/AiEvaluation.vue b/ui/packages/common/AiEvaluation.vue index 9149dca4..0515c8f1 100644 --- a/ui/packages/common/AiEvaluation.vue +++ b/ui/packages/common/AiEvaluation.vue @@ -11,7 +11,7 @@
- +