From 1a5d32ee47a086247dec5cd7f3fde28700c6b187 Mon Sep 17 00:00:00 2001
From: zhang_12370 <z2864490065@outlook.com>
Date: 星期三, 02 七月 2025 20:39:41 +0800
Subject: [PATCH] 提交设备管理模块

---
 src/views/basicInformation/index.vue |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/views/basicInformation/index.vue b/src/views/basicInformation/index.vue
index 26dc9b9..7d25b6a 100644
--- a/src/views/basicInformation/index.vue
+++ b/src/views/basicInformation/index.vue
@@ -891,7 +891,9 @@
     width: 16%;
   }
 }
-
+.app-container{
+  padding: 18px !important;
+}
 .table-toolbar {
   margin-bottom: 20px;
   display: flex;

--
Gitblit v1.9.3