From 5fed6d4639811fc75a6c309e72520f7f50b228d4 Mon Sep 17 00:00:00 2001
From: 田源 <lastanimals@163.com>
Date: 星期五, 22 三月 2024 15:32:54 +0800
Subject: [PATCH] 修改菜单栏

---
 Source/ProjectWeb/src/components/dynamic-components/dynamic-TreeTable.vue |   26 +++++++++++++++++++++++++-
 1 files changed, 25 insertions(+), 1 deletions(-)

diff --git a/Source/ProjectWeb/src/components/dynamic-components/dynamic-TreeTable.vue b/Source/ProjectWeb/src/components/dynamic-components/dynamic-TreeTable.vue
index f45a2e0..a545bd7 100644
--- a/Source/ProjectWeb/src/components/dynamic-components/dynamic-TreeTable.vue
+++ b/Source/ProjectWeb/src/components/dynamic-components/dynamic-TreeTable.vue
@@ -154,7 +154,31 @@
               ]
             }
           ]
-        }
+        },
+        {
+          id: 10,
+          event: '浜嬩欢3',
+          timeLine: 50,
+          comment: '鏃�'
+        },
+        {
+          id: 10,
+          event: '浜嬩欢4',
+          timeLine: 50,
+          comment: '鏃�'
+        },
+        {
+          id: 10,
+          event: '浜嬩欢5',
+          timeLine: 50,
+          comment: '鏃�'
+        },
+        {
+          id: 10,
+          event: '浜嬩欢6',
+          timeLine: 50,
+          comment: '鏃�'
+        },
       ],
       TreeSelectList: []
     }

--
Gitblit v1.9.3