谢杰标 3 anni fa
parent
commit
560978bac5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/pages/person-center/my-course/index.vue

+ 1 - 1
src/pages/person-center/my-course/index.vue

@@ -51,7 +51,7 @@
           :type="newActiveSubjectId === item.id ? 'primary' : ''"
           :key="index"
           @click="newActiveSubjectId = item.id"
-          >{{ item.name }}1</el-button
+          >{{ item.name }}</el-button
         >
       </div>
       <div