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>