修改:使用动态组件而非路由跳转

This commit is contained in:
安浩浩
2024-05-07 22:12:19 +08:00
parent 8eb43bdd01
commit 93ba6c579a
8 changed files with 49 additions and 40 deletions

View File

@ -111,7 +111,7 @@
border-radius: 0 0 3px 0;
}
::v-deep .el-drawer {
:deep(.el-drawer) {
margin-top: 60px;
width: 150px;
height: calc(100% - 60px);