From 2bce41c561c418535167eb3320f302fb9c0f4380 Mon Sep 17 00:00:00 2001 From: zhujiyan <17812234322@163.com> Date: Mon, 2 Sep 2024 20:48:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E4=BB=B6/=E6=96=87=E4=BB=B6=E5=A4=B9?= =?UTF-8?q?=E6=B0=B4=E5=B9=B3=E4=BD=8D=E7=BD=AE=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/govern/device/fileService/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/govern/device/fileService/index.vue b/src/views/govern/device/fileService/index.vue index d3dbcba..f060668 100644 --- a/src/views/govern/device/fileService/index.vue +++ b/src/views/govern/device/fileService/index.vue @@ -320,6 +320,7 @@ watch( display: flex; flex-wrap: wrap; align-items: flex-start; + justify-content: space-between; overflow-y: auto; margin-top: 10px; height: 100%;