|
@@ -18,7 +18,8 @@
|
|
|
/>
|
|
|
|
|
|
<div class="i-list-con h-78">
|
|
|
- <div class="head-container" v-show="showSearch == true">
|
|
|
+ <div class="i-list-con h-65" v-show="showSearch == true">
|
|
|
+ <div class="head-container" v-show="showSearch == true">
|
|
|
<el-input
|
|
|
v-model="searchName"
|
|
|
placeholder="请输入名称"
|
|
@@ -29,7 +30,7 @@
|
|
|
style="margin-bottom: 20px"
|
|
|
/>
|
|
|
</div>
|
|
|
-
|
|
|
+ </div>
|
|
|
<div class="d-l-con-icon">
|
|
|
<div
|
|
|
class="icon-con"
|