From 1a4ac30955f609b720cb6b116b2158ea5b5bbd2c Mon Sep 17 00:00:00 2001
From: hongji.li <hongji.a.li@capgemini.com>
Date: 星期二, 31 十月 2023 20:18:11 +0800
Subject: [PATCH] 新增Pegging分析Form

---
 _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_cmTestAttempt.def |   24 +++++++++++++++++++++++-
 1 files changed, 23 insertions(+), 1 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_cmTestAttempt.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_cmTestAttempt.def
index 3103966..6d1c1b0 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_cmTestAttempt.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_cmTestAttempt.def
@@ -49,7 +49,7 @@
         Title: '闈㈡澘鎷夋枡_闆嗗洟鎿嶄綔'
       ]
     }
-    Component mn224
+    Component mn222
     {
       #keys: '[414702.1.5593849]'
       BaseType: 'WebMenu'
@@ -81,6 +81,28 @@
         Title: '鏁版嵁鍒嗗彂'
       ]
     }
+    Component mn666
+    {
+      #keys: '[414702.1.293023106]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Separator: true
+        Taborder: 7
+      ]
+    }
+    Component mnPeggingAnalyse
+    {
+      #keys: '[414702.1.293023171]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Description: 'Pegging鍒嗘瀽'
+        Image: 'COCKTAIL'
+        Taborder: 8
+        Title: 'Pegging鍒嗘瀽'
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3