From 880f3c0257eeb8c37761d484258fdd102a369a19 Mon Sep 17 00:00:00 2001
From: 陈清红 <420599804@qq.com>
Date: 星期一, 14 四月 2025 16:46:36 +0800
Subject: [PATCH] BUG&优化项

---
 _Main/UI/MacroPlannerWebApp/Component_FormNewOfflinePlan/Component_pHeader.def |   70 +++++++++++++++++++++++++++++++++++
 1 files changed, 70 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..77cee8c 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormNewOfflinePlan/Component_pHeader.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormNewOfflinePlan/Component_pHeader.def
@@ -15,6 +15,76 @@
         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
+      ]
+    }
+    Component bDetectingNegativeValues
+    {
+      #keys: '[730572.0.159670034]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Label: 'Detecting negative values'
+        Taborder: 7
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3