修改 树后面按钮

This commit is contained in:
GGJ
2024-08-27 15:40:58 +08:00
parent a195c7959a
commit 56c7b5a672
6 changed files with 44 additions and 22 deletions

View File

@@ -44,7 +44,10 @@
</el-menu>
<ToolBarRight />
</el-header>
<Main />
<Main class="111" style="height: calc(100vh - 150px);overflow-y:auto; overflow-x:hidden;"/>
<!-- <div>
123
</div> -->
</el-container>
</template>