ysy 2 år sedan
förälder
incheckning
a2e5794ae9
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      src/layout/components/header-tools.vue

+ 2 - 2
src/layout/components/header-tools.vue

@@ -33,10 +33,10 @@
           <el-dropdown-menu>
             <!-- <el-dropdown-item command="profile" icon="el-icon-user">
               {{ $t('layout.header.profile') }}
-            </el-dropdown-item>
+            </el-dropdown-item>-->
             <el-dropdown-item command="password" icon="el-icon-key">
               {{ $t('layout.header.password') }}
-            </el-dropdown-item> -->
+            </el-dropdown-item> 
             <el-dropdown-item
               command="logout"
               icon="el-icon-switch-button"