fix 选人组件组织机构高度
This commit is contained in:
@@ -482,7 +482,7 @@ export default {
|
||||
}
|
||||
|
||||
/deep/ .van-cascader__options {
|
||||
max-height: 50vh;
|
||||
max-height: 40vh;
|
||||
}
|
||||
|
||||
.dropdown-operate-box {
|
||||
|
||||
@@ -495,6 +495,6 @@ export default {
|
||||
}
|
||||
|
||||
/deep/ .van-cascader__options {
|
||||
max-height: 50vh;
|
||||
max-height: 40vh;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user