From cd90b102dbb25d5bf9f5230d5b7b79c6c507d403 Mon Sep 17 00:00:00 2001 From: NiSen Date: Mon, 26 Jun 2023 10:18:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=9A=E5=B0=91=E7=AF=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CaseManage/CommonRecommend.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/components/CaseManage/CommonRecommend.vue b/src/components/CaseManage/CommonRecommend.vue index eeb34edc..c09d8154 100644 --- a/src/components/CaseManage/CommonRecommend.vue +++ b/src/components/CaseManage/CommonRecommend.vue @@ -257,14 +257,14 @@
-
您已选择案例:53
+
您已选择案例:{{ id.length }}
去修改>>
-
您已选择学员:53
+
您已选择学员:1111
去修改>>
- + @@ -777,7 +777,8 @@ watch(visiable, () => { justify-content: space-between; align-items: center; margin-bottom: 10px; - .wordsColor{ + + .wordsColor { color: #4ea6ff; } }