From 9fb49c653fd25dfb81263f70fb56d2b1f9ec0a7f Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期四, 17 十月 2024 11:39:23 +0800
Subject: [PATCH] 装配上线计划前端界面

---
 _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
index e6454fc..159f17e 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
@@ -161,6 +161,17 @@
         Taborder: 12
       ]
     }
+    Component ButtonAssemblyOnlinePlanVersion
+    {
+      #keys: '[415136.0.1201203922]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'Document'
+        Label: 'Assembly online plan version'
+        Taborder: 13
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3