From 712d2f68e0d1e9e111aa5d870283f4edf2da3739 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期二, 22 十月 2024 14:10:28 +0800
Subject: [PATCH] 财务产量/销量报表刷新导出报错

---
 _Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelOperation#568.def |   59 ++++++++++-------------------------------------------------
 1 files changed, 10 insertions(+), 49 deletions(-)

diff --git "a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelOperation\043568.def" "b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelOperation\043568.def"
index cfb9153..b87d778 100644
--- "a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelOperation\043568.def"
+++ "b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelOperation\043568.def"
@@ -12,47 +12,7 @@
       Properties:
       [
         Label: '寮�濮嬪姣�'
-        Taborder: 4
-      ]
-    }
-    Component efBaseVersion
-    {
-      #keys: '[412672.0.1111643258]'
-      BaseType: 'WebEditField'
-      Properties:
-      [
-        Label: '鍩哄噯闇�姹傜増鏈細'
-        Taborder: 0
-      ]
-    }
-    Component efCompareVersion
-    {
-      #keys: '[412672.0.1111643271]'
-      BaseType: 'WebEditField'
-      Properties:
-      [
-        Label: '瀵规瘮闇�姹傜増鏈細'
-        Taborder: 2
-      ]
-    }
-    Component dhCompareVersionPath
-    {
-      #keys: '[412672.0.1111643374]'
-      BaseType: 'WebDataHolder'
-      Databinding: 'String*'
-      Properties:
-      [
         Taborder: 3
-      ]
-    }
-    Component dhBaseVersionPath
-    {
-      #keys: '[412672.0.1111643396]'
-      BaseType: 'WebDataHolder'
-      Databinding: 'String*'
-      Properties:
-      [
-        Taborder: 1
       ]
     }
     Component dhXMLDataListener id:dhXMLDataListener_906
@@ -69,7 +29,7 @@
           Properties:
           [
             DataType: 'RecycleBin'
-            FixedFilter: 'object.Name() = "LocalTableXML"'
+            FixedFilter: 'object.Name() = LocalCell_DemandComparison::GetTableName()'
             Source: 'RecycleBin'
             Taborder: 0
             Transformation: 'ExportXMLManager'
@@ -78,7 +38,7 @@
       ]
       Properties:
       [
-        Taborder: 7
+        Taborder: 2
       ]
     }
     Component bExport id:bExport_98
@@ -89,24 +49,25 @@
       [
         Image: 'EXPORT1'
         Label: '瀵煎嚭'
-        Taborder: 5
+        Taborder: 1
       ]
     }
-    Component bDownload id:bDownload_352
+    #child: pVersionInfomation
+    Component bMaintainArchivedFiles
     {
-      #keys: '[412672.0.1109203542]'
+      #keys: '[414996.1.144423972]'
       BaseType: 'WebButton'
       Properties:
       [
-        Image: 'DOWNLOAD'
-        Label: '涓嬭浇'
-        Taborder: 6
+        Image: 'MAGAZINE_FOLDER'
+        Label: 'M'
+        Taborder: 0
       ]
     }
   ]
   Properties:
   [
     Orientation: 'horizontal'
-    Taborder: 1
+    Taborder: 2
   ]
 }

--
Gitblit v1.9.3