hurx 2 hete
szülő
commit
5b01091da5
1 módosított fájl, 3 hozzáadás és 3 törlés
  1. 3 3
      src/views/system/post/index.vue

+ 3 - 3
src/views/system/post/index.vue

@@ -2,7 +2,7 @@
   <div class="p-2">
     <el-row :gutter="20">
       <!-- 部门树 -->
-      <el-col :lg="4" :xs="24" style="">
+      <!-- <el-col :lg="4" :xs="24" style="">
         <el-card shadow="hover">
           <el-input v-model="deptName" placeholder="请输入部门名称" prefix-icon="Search" clearable />
           <el-tree
@@ -18,8 +18,8 @@
             @node-click="handleNodeClick"
           />
         </el-card>
-      </el-col>
-      <el-col :lg="20" :xs="24">
+      </el-col> -->
+      <el-col :lg="24" :xs="24">
         <transition :enter-active-class="proxy?.animate.searchAnimate.enter" :leave-active-class="proxy?.animate.searchAnimate.leave">
           <div v-show="showSearch" class="mb-[10px]">
             <el-card shadow="hover">