From a324d2f9e209815c01ccbee632e6f72d3665d56b Mon Sep 17 00:00:00 2001
From: gaoshp <291585735@qq.com>
Date: 星期四, 12 六月 2025 23:18:11 +0800
Subject: [PATCH] udpate

---
 src/views/flow/todolist.vue |   15 ++++++++++++---
 1 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/src/views/flow/todolist.vue b/src/views/flow/todolist.vue
index 48982a4..89bf03f 100644
--- a/src/views/flow/todolist.vue
+++ b/src/views/flow/todolist.vue
@@ -43,7 +43,7 @@
             },
             option: {
                 addBtn: false,
-                columnBtn: false,
+                filterBtn: false,
                 tip: false,
                 // simplePage: true,
                 searchShow: true,
@@ -60,7 +60,6 @@
                     {
                         label: '鍒涘缓鏃堕棿',
                         prop: 'time',
-                        width: 300,
                         type: 'datetime',
                         search: true,
                         searchRange: true,
@@ -89,10 +88,11 @@
                     {
                         label: '缂栧彿',
                         prop: 'name',
-                        width: 300,
+                        width: 100,
                     },
                     {
                         label: '娴佺▼绫诲瀷',
+                        width: 100,
                         prop: 'path',
                         rules: [
                             {
@@ -104,38 +104,47 @@
                     },
                     {
                         label: '瀹炰緥缂栧彿',
+                        width: 100,
                         type: 'tree',
                     },
                     {
                         label: '娴佺▼瀹炰緥鍚�',
+                        width: 100,
                         type: 'tree',
                     },
                     {
                         label: '鏈哄簥',
+                        width: 100,
                         type: 'tree',
                     },
                     {
                         label: '鍒涘缓浜�',
+                        width: 100,
                         type: 'tree',
                     },
                     {
                         label: '鍒涘缓鏃堕棿',
+                        width: 100,
                         type: 'tree',
                     },
                     {
                         label: '鍒拌揪鏃堕棿',
+                        width: 100,
                         type: 'tree',
                     },
                     {
                         label: '鍒拌揪鎻忚堪',
+                        width: 100,
                         type: 'tree',
                     },
                     {
                         label: '鏂囦欢',
+                        width: 100,
                         type: 'tree',
                     },
                     {
                         label: '鍒拌揪鏃堕棿',
+                        width: 100,
                         type: 'tree',
                     },
 

--
Gitblit v1.9.3