mo 4 роки тому
батько
коміт
df43dfcb1f
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/views/teamDetail/teamCourseList.vue

+ 1 - 1
src/views/teamDetail/teamCourseList.vue

@@ -52,7 +52,7 @@
           <el-select v-model.trim="searchForm.groupType"
                      clearable
                      filterable
-                     placeholder="课程类型">
+                     placeholder="课程类型">
             <el-option v-for="(item, index) in courseListType"
                        :key="index"
                        :value="item.value"