diff --git a/src/views/growth/growthDetails.vue b/src/views/growth/growthDetails.vue
index da02fcf..ad49e9b 100644
--- a/src/views/growth/growthDetails.vue
+++ b/src/views/growth/growthDetails.vue
@@ -83,7 +83,7 @@
/>
{{ key + 1 }}
-
+
{{ TASK_TYPES.typeName[item.courseType] }}
@@ -609,7 +609,7 @@ const toPath = () => {
margin-left: 9px;
}
.task-img {
- width: 121px;
+ width: 38%;
border-radius: 4px;
overflow: hidden;
position: relative;