Explorar o código

update 修改card --hover

LiuHao %!s(int64=2) %!d(string=hai) anos
pai
achega
fb14197b0e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/system/user/index.vue

+ 1 - 1
src/views/system/user/index.vue

@@ -3,7 +3,7 @@
     <el-row :gutter="20">
     <el-row :gutter="20">
       <!-- 部门树 -->
       <!-- 部门树 -->
       <el-col :lg="4" :xs="24" style="">
       <el-col :lg="4" :xs="24" style="">
-        <el-card shadow="never">
+        <el-card shadow="hover">
           <el-input v-model="deptName" placeholder="请输入部门名称" prefix-icon="Search" clearable />
           <el-input v-model="deptName" placeholder="请输入部门名称" prefix-icon="Search" clearable />
           <el-tree
           <el-tree
             class="mt-2"
             class="mt-2"