From e6c0ec6b73806f5eadce5090d59fedac4339bb2e Mon Sep 17 00:00:00 2001
From: 田源 <lastanimals@163.com>
Date: 星期二, 30 一月 2024 17:16:01 +0800
Subject: [PATCH] 整合代码

---
 Source/UBCS-WEB/src/views/wel/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Source/UBCS-WEB/src/views/wel/index.vue b/Source/UBCS-WEB/src/views/wel/index.vue
index 992557f..3baf0e5 100644
--- a/Source/UBCS-WEB/src/views/wel/index.vue
+++ b/Source/UBCS-WEB/src/views/wel/index.vue
@@ -14,7 +14,7 @@
     </el-row>
     <el-row>
       <el-col :span="24">
-        <basic-container title="寰呭姙娴佺▼浠诲姟" style="margin-top: 20px" >
+        <basic-container title="寰呭姙娴佺▼浠诲姟" style="margin-top: 18px" >
           <avue-crud ref="crud" :data="todoData" :option="todoOption" :page.sync="page"
                      :table-loading="loading"
                      @on-load="onLoad"

--
Gitblit v1.9.3