ysh пре 2 година
родитељ
комит
24b378ba41
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/components/tools/Logo.vue

+ 1 - 1
src/components/tools/Logo.vue

@@ -14,7 +14,7 @@
       <!-- <img src="~@/assets/logo-cd-left1.png" alt="logo">
       <h1 >OA办公系统</h1>  -->
       <img :src="this.logoUrl" alt="logo">
-      <h1 >{{ dashboard }}</h1> 
+      <!-- <h1 >{{ dashboard }}</h1> -->
     </router-link>
   </div>
 </template>