mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-22 17:26:46 +08:00
讲师管理bug
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<a-drawer
|
||||
:visible="visible"
|
||||
:closable="false"
|
||||
class="largeDrawerStyle"
|
||||
class="largeDrawerInside"
|
||||
placement="right"
|
||||
width="70%"
|
||||
>
|
||||
@@ -301,7 +301,7 @@ const queryDrawer = () => {
|
||||
<style lang="scss" scoped>
|
||||
|
||||
|
||||
.largeDrawerStyle {
|
||||
.largeDrawerInside {
|
||||
.drawerMains {
|
||||
min-width: 600px;
|
||||
// margin: 0px 32px 0px 32px;
|
||||
|
||||
Reference in New Issue
Block a user