From b06a903d08d6f5432105d12686ccaf074b45323a Mon Sep 17 00:00:00 2001
From: lkk <364857242@qq.com>
Date: 星期四, 24 十月 2024 08:58:35 +0800
Subject: [PATCH] lkk 10.24

---
 src/views/system/tijianall/index.vue |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/views/system/tijianall/index.vue b/src/views/system/tijianall/index.vue
index 0e68b0a..831fd34 100644
--- a/src/views/system/tijianall/index.vue
+++ b/src/views/system/tijianall/index.vue
@@ -308,6 +308,7 @@
       :visible.sync="taocan"
       width="80%"
       height="700px"
+      :close-on-click-modal="false"
     >
       <el-tabs
         type="border-card"
@@ -404,7 +405,7 @@
         <el-tab-pane label="缁勫悎" name="third">
           <div class="tab8">
             <el-row :gutter="20" style="width: 100%">
-              <el-col :span="8">
+              <el-col :span="6">
                 <div
                   style="
                     text-align: center;
@@ -524,7 +525,7 @@
               </el-tree> -->
             <!-- </div> -->
             <el-row :gutter="20" style="width: 100%">
-              <el-col :span="8">
+              <el-col :span="6">
                 <div
                   style="
                     text-align: center;

--
Gitblit v1.8.0