From 1425e5c63519bd50fb530463ea6564aa00b7953b Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Tue, 10 Jan 2023 18:23:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=84=E4=BB=B7=E9=9C=80=E6=B1=82=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../personalCenter/components/Evaluate.vue | 45 +++++++++---------- 1 file changed, 21 insertions(+), 24 deletions(-) diff --git a/front/src/views/personalCenter/components/Evaluate.vue b/front/src/views/personalCenter/components/Evaluate.vue index f6cebd50..642597ca 100644 --- a/front/src/views/personalCenter/components/Evaluate.vue +++ b/front/src/views/personalCenter/components/Evaluate.vue @@ -28,38 +28,25 @@ v-for="item in contentList.data" :key="item.index" > -
- 审核结果:{{ item.approveStatus }} -
-