ysh 2 yıl önce
ebeveyn
işleme
24b378ba41
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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>