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; } }