From dc5c6a213fcee54eef8613997eb386767a7a0925 Mon Sep 17 00:00:00 2001 From: su1124 <1583764726@qq.com> Date: 星期四, 27 六月 2024 16:19:30 +0800 Subject: [PATCH] su --- src/views/system/tijian/index.vue | 6 +++++- dist.zip | 0 2 files changed, 5 insertions(+), 1 deletions(-) diff --git a/dist.zip b/dist.zip new file mode 100644 index 0000000..8e00f52 --- /dev/null +++ b/dist.zip Binary files differ diff --git a/src/views/system/tijian/index.vue b/src/views/system/tijian/index.vue index 12df251..2a20e37 100644 --- a/src/views/system/tijian/index.vue +++ b/src/views/system/tijian/index.vue @@ -3372,7 +3372,7 @@ } .tab3 { - max-height: 400; + max-height: 400px; overflow-y: auto; border: 1px solid #d9d9d9; } @@ -3472,4 +3472,8 @@ .content { margin-bottom: 25px; } +.tab8 { + width: 100%; + display: flex; +} </style> -- Gitblit v1.8.0