From 8e3ed28a36325cc2aad33f735d9f7d32dcb0140e Mon Sep 17 00:00:00 2001
From: gaoshp <291585735@qq.com>
Date: 星期一, 16 六月 2025 11:35:50 +0800
Subject: [PATCH] add test
---
src/views/flow/todolist.vue | 13 +++++++++++--
1 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/src/views/flow/todolist.vue b/src/views/flow/todolist.vue
index 48982a4..0764443 100644
--- a/src/views/flow/todolist.vue
+++ b/src/views/flow/todolist.vue
@@ -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