This commit is contained in:
yanran200730
2022-01-24 17:11:02 +08:00
parent b279d2ef2b
commit 1caf337e60
2 changed files with 8 additions and 2 deletions

View File

@@ -72,7 +72,7 @@
<h2>户主信息列表</h2>
</div>
<el-input
class="search-input"
class="search-input"
size="mini"
placeholder="请输入姓名/身份证号"
v-model="name"
@@ -307,6 +307,12 @@
height: 380px;
margin-top: 20px;
::v-deep {
.el-icon-circle-close {
display: inline-block!important;
}
}
.tree-container {
& > span {
display: block;