From 36be4b0ee39895e91f18cb708f46bc90563867ca Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期五, 23 八月 2024 01:06:27 +0800
Subject: [PATCH] 添加班次计划接口调用按钮

---
 _Main/UI/MacroPlannerWebApp/Component_Form568/Component_pOperation.def |   26 +++++++++++++++++++++++---
 1 files changed, 23 insertions(+), 3 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_Form568/Component_pOperation.def b/_Main/UI/MacroPlannerWebApp/Component_Form568/Component_pOperation.def
index 0a1c73c..0a92700 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_Form568/Component_pOperation.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_Form568/Component_pOperation.def
@@ -13,7 +13,7 @@
       [
         Image: 'EXPORT1'
         Label: '瀵煎嚭'
-        Taborder: 0
+        Taborder: 2
       ]
     }
     Component bDownload id:bDownload_774
@@ -24,7 +24,7 @@
       [
         Image: 'DOWNLOAD'
         Label: '涓嬭浇'
-        Taborder: 1
+        Taborder: 3
       ]
     }
     Component dhXMLDataListener
@@ -50,7 +50,27 @@
       ]
       Properties:
       [
-        Taborder: 2
+        Taborder: 4
+      ]
+    }
+    Component Button593
+    {
+      #keys: '[414996.1.20921786]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Label: '鍙戝竷鐗堟湰'
+        Taborder: 0
+      ]
+    }
+    Component Button633
+    {
+      #keys: '[414996.1.20921810]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Label: '姹囨姤鐗堟湰'
+        Taborder: 1
       ]
     }
   ]

--
Gitblit v1.9.3