feat:讨论活动的修改接口对接,添加关卡的编辑

This commit is contained in:
岳佳鑫
2022-11-02 18:00:31 +08:00
parent 2fb92ee77a
commit d986680eae
7 changed files with 247 additions and 184 deletions

View File

@@ -3,7 +3,7 @@
:visible="Provisible"
class="drawerStyle promess"
placement="right"
width="50%"
width="70%"
@after-visible-change="afterVisibleChange"
>
<div class="drawerMain">
@@ -75,7 +75,7 @@ export default {
}
}
.drawerMain {
min-width: 434px;
min-width: 600px;
margin: 0px 32px 0px 32px;
overflow-x: scroll;
display: flex;