diff --git a/src/views/growth/growthList.vue b/src/views/growth/growthList.vue index c03c426..cc6206e 100644 --- a/src/views/growth/growthList.vue +++ b/src/views/growth/growthList.vue @@ -90,7 +90,7 @@ {{ TASK_TYPES.typeName[value.courseType] || "" }} -
+
当前进度
@@ -130,7 +130,7 @@ @click="toFinish(value)" style="background: #2478ff" > - {{TASK_TYPES.toName[value.courseType]}} + {{ TASK_TYPES.toName[value.courseType] }}