CzRger 1 hónapja%!(EXTRA string=óta)
szülő
commit
5aeabf8f33
1 módosított fájl, 0 hozzáadás és 7 törlés
  1. 0 7
      src/views/study/subject/index.vue

+ 0 - 7
src/views/study/subject/index.vue

@@ -433,13 +433,6 @@
                     {{ item.typeName }}({{ item.count }}题)
                   </div>
                 </template>
-                <template v-for="item in state.error.errorList">
-                  <div
-                    class="mistake-tag rounded-full bg-red-100 px-2 py-1 text-xs whitespace-nowrap text-red-800"
-                  >
-                    {{ item.typeName }}({{ item.count }}题)
-                  </div>
-                </template>
               </div>
             </div>
           </div>