Merge branch 'bjxz-lk' into bjxz-dev
This commit is contained in:
commit
06cb38776e
@ -4831,5 +4831,9 @@ export default {
|
||||
.pagerBox {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.tableBtns .operationText {
|
||||
margin-right:0
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
:model="searchForm"
|
||||
ref="searchForm"
|
||||
>
|
||||
<div style="display: flex; justify-content: space-between">
|
||||
<div style="display: flex; justify-content: space-between;margin-top:15px">
|
||||
<div>
|
||||
<el-form-item label="访客姓名" prop="visitName">
|
||||
<el-input
|
||||
@ -469,5 +469,9 @@ export default {
|
||||
.el-form-item {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.searchBox{
|
||||
height:auto;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user