From 2c8d3e38df0004e30ea6208d17cf84c1e68989bb Mon Sep 17 00:00:00 2001
From: lihongji <3117313295@qq.com>
Date: 星期日, 13 十月 2024 19:24:34 +0800
Subject: [PATCH] 下线计划优化

---
 _Main/UI/MacroPlannerWebApp/Component_FormNewOfflinePlan/Component_pHeader.def |   60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 60 insertions(+), 0 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormNewOfflinePlan/Component_pHeader.def b/_Main/UI/MacroPlannerWebApp/Component_FormNewOfflinePlan/Component_pHeader.def
index 90182d1..2858b6f 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormNewOfflinePlan/Component_pHeader.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormNewOfflinePlan/Component_pHeader.def
@@ -15,6 +15,66 @@
         Taborder: 0
       ]
     }
+    Component bDownload id:bDownload_141
+    {
+      #keys: '[413988.0.1652609611]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Label: 'Download'
+        Taborder: 1
+      ]
+    }
+    Component bImport id:bImport_217
+    {
+      #keys: '[413988.0.1654241348]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Label: 'Import'
+        Taborder: 2
+      ]
+    }
+    Component bDeductChangeoverLoss id:bDeductChangeoverLoss_737
+    {
+      #keys: '[413988.0.1652941817]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Label: 'Deduct changeover loss'
+        Taborder: 3
+      ]
+    }
+    Component bRestore id:bRestore_778
+    {
+      #keys: '[413988.0.1654260514]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Label: 'Restore'
+        Taborder: 4
+      ]
+    }
+    Component bSaveAsDraft id:bSaveAsDraft_870
+    {
+      #keys: '[413988.0.1654260654]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Label: 'Save as draft'
+        Taborder: 5
+      ]
+    }
+    Component bConfirm id:bConfirm_978
+    {
+      #keys: '[413988.0.1654260807]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Label: 'Confirm'
+        Taborder: 6
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3