ysy 2 년 전
부모
커밋
a2e5794ae9
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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"