11wqe1 преди 5 дни
родител
ревизия
26a7c4e9bb
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/components/topPage.vue

+ 1 - 1
src/components/topPage.vue

@@ -72,7 +72,7 @@
                     <div class="TabListBri">
                         <el-tooltip class="item" effect="light" :content="item.description" placement="bottom">
                             <span>
-                                {{ item.description }}
+                                <!-- {{ item.description }} -->
                             </span>
                         </el-tooltip>
                     </div>