优化公共库管理页面

This commit is contained in:
2026-04-15 17:42:54 +08:00
parent 7a5c81f6db
commit 2207dbbcd2
2 changed files with 2 additions and 2 deletions

View File

@@ -829,7 +829,7 @@ export default {
/* 文档管理布局 */
.doc-manage-container {
height: 650px; /* 增加高度 */
height: 700px; /* 增加高度 */
}
.doc-layout {

View File

@@ -794,7 +794,7 @@
<style lang="less" scoped>
/* 文档管理布局 */
.doc-manage-container {
height: 650px;
height: 700px;
}
.doc-layout {