From 95c53f98bc1754d4a2277263802dac420bb22035 Mon Sep 17 00:00:00 2001
From: lkk <364857242@qq.com>
Date: 星期一, 14 四月 2025 13:36:39 +0800
Subject: [PATCH] 1

---
 src/views/advice/advice/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/advice/advice/index.vue b/src/views/advice/advice/index.vue
index 7bb29aa..615d51f 100644
--- a/src/views/advice/advice/index.vue
+++ b/src/views/advice/advice/index.vue
@@ -76,7 +76,7 @@
       </el-col>
     </el-row>
     <el-row :gutter="20">
-      <el-col :span="3" :xs="24">
+      <el-col :span="4" :xs="24">
         <div class="head-container">
           <div class="content">
             <el-tree

--
Gitblit v1.8.0