From 330f70c9c8dbb88df2cc716dfad5d3e0f842e2de Mon Sep 17 00:00:00 2001
From: yanyuan <yuan.yan@capgemini.com>
Date: 星期一, 06 十一月 2023 13:38:47 +0800
Subject: [PATCH] Fix Currency bug

---
 _Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudgeCompare/_ROOT_Component_FormCapacityAndSaleBudgeCompare.def |   14 +++-----------
 1 files changed, 3 insertions(+), 11 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudgeCompare/_ROOT_Component_FormCapacityAndSaleBudgeCompare.def b/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudgeCompare/_ROOT_Component_FormCapacityAndSaleBudgeCompare.def
index ec18fe9..d5e9525 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudgeCompare/_ROOT_Component_FormCapacityAndSaleBudgeCompare.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudgeCompare/_ROOT_Component_FormCapacityAndSaleBudgeCompare.def
@@ -7,20 +7,12 @@
   BaseType: 'WebForm'
   Children:
   [
-    Component ButtonCapacityAndSaleBudgeCompare
-    {
-      #keys: '[414384.0.818241675]'
-      BaseType: 'WebButton'
-      Properties:
-      [
-        Label: '鍒锋柊'
-        Taborder: 0
-      ]
-    }
     #child: MatrixEditorCapacityAndSaleBudgeCompare
+    #child: pButton
   ]
   Properties:
   [
-    Title: '浜ч攢棰勭畻瀵规瘮'
+    Description: '骞村害浜ч攢棰勭畻瀵规瘮'
+    Title: '骞村害浜ч攢棰勭畻瀵规瘮'
   ]
 }

--
Gitblit v1.9.3