feat:组员名单抽屉遮挡问题,概览无数据的跳转

This commit is contained in:
岳佳鑫
2022-10-27 11:30:31 +08:00
parent 315f5b4c18
commit e839da89d8
6 changed files with 26 additions and 14 deletions

View File

@@ -3,7 +3,7 @@
:visible="Stuvisible"
class="drawerStyle stuadd"
placement="right"
width="60%"
width="70%"
@after-visible-change="afterVisibleChange"
>
<div class="drawerMain">
@@ -1048,7 +1048,7 @@ export default {
<style lang="scss">
.stuadd {
.drawerMain {
min-width: 540px;
min-width: 600px;
margin: 0px 32px 0px 32px;
// overflow-y: scroll;
display: flex;