From 4be2a228025a44c7cc4a1fec31d5ade0f84a988b Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期一, 14 十月 2024 16:49:11 +0800
Subject: [PATCH] 财务产量/销量报表查询条件多选

---
 _Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelOperation.def |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelFinancialProductionReportOperation.def b/_Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelOperation.def
similarity index 65%
rename from _Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelFinancialProductionReportOperation.def
rename to _Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelOperation.def
index 8bd7043..0d58d0f 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelFinancialProductionReportOperation.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormFinancialProductionReport/Component_PanelOperation.def
@@ -1,13 +1,13 @@
 Quintiq file version 2.0
-Component PanelFinancialProductionReportOperation
+Component PanelOperation
 {
-  #keys: '[415136.0.834352420]'
+  #keys: '[415136.0.1194549737]'
   BaseType: 'WebPanel'
   Children:
   [
-    Component LabelFinancialProductionReportOperation
+    Component LabelOperation
     {
-      #keys: '[415136.0.834352468]'
+      #keys: '[415136.0.1194549738]'
       BaseType: 'WebLabel'
       Properties:
       [
@@ -16,9 +16,9 @@
         Text: 'Production import'
       ]
     }
-    Component ButtonProductionImport
+    Component ButtonProductionImport660
     {
-      #keys: '[415136.0.834352491]'
+      #keys: '[415136.0.1194549739]'
       BaseType: 'WebButton'
       Properties:
       [
@@ -27,9 +27,9 @@
         Taborder: 1
       ]
     }
-    Component ButtonProductionExport
+    Component ButtonProductionExport854
     {
-      #keys: '[415136.0.834352534]'
+      #keys: '[415136.0.1194549740]'
       BaseType: 'WebButton'
       Properties:
       [

--
Gitblit v1.9.3