fixed:#1692 统一前端操作模式

This commit is contained in:
pixelmaxQM
2024-03-29 20:53:19 +08:00
parent d31b01415b
commit eca9c4d7f8
8 changed files with 589 additions and 571 deletions

View File

@@ -8,7 +8,7 @@
>
<div
:id="key"
class="h-[50vh] bg-white px-5 overflow-y-scroll"
class="h-[calc(100vh-160px)] bg-white px-5 overflow-y-scroll"
/>
</el-tab-pane>
</el-tabs>