From 064c6c81fdb2ccf89c5cef81dc61adcc45fcf6ab Mon Sep 17 00:00:00 2001
From: Admin <978517621@qq.com>
Date: 星期三, 17 八月 2022 20:41:03 +0800
Subject: [PATCH] Default Changelist

---
 src/views/system/department/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/system/department/index.vue b/src/views/system/department/index.vue
index 16fc3be..56443be 100644
--- a/src/views/system/department/index.vue
+++ b/src/views/system/department/index.vue
@@ -2,7 +2,7 @@
     <div class="system-dept-container">
         <el-card shadow="hover">
             <div class="system-dept-search mb15">
-                <el-input size="default" placeholder="请输入部门名称" style="max-width: 180px"> </el-input>
+                <!--                <el-input size="default" placeholder="请输入部门名称" style="max-width: 180px"> </el-input>-->
                 <el-button size="default" type="primary" class="ml10">
                     <el-icon>
                         <ele-Search />

--
Gitblit v1.9.2