From d901b1ab0ee0b690f5ac211b9cdb1db3a58bca86 Mon Sep 17 00:00:00 2001 From: yanweiyuan3 <yanweiyuan3@gmail.com> Date: 星期二, 10 十月 2023 17:45:58 +0800 Subject: [PATCH] Merge branch 'dev' into dev_yy --- _Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudgeCompare/_ROOT_Component_FormCapacityAndSaleBudgeCompare.def | 16 ++++++++++++++-- 1 files changed, 14 insertions(+), 2 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..d44643f 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudgeCompare/_ROOT_Component_FormCapacityAndSaleBudgeCompare.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudgeCompare/_ROOT_Component_FormCapacityAndSaleBudgeCompare.def @@ -7,6 +7,7 @@ BaseType: 'WebForm' Children: [ + #child: MatrixEditorCapacityAndSaleBudgeCompare Component ButtonCapacityAndSaleBudgeCompare { #keys: '[414384.0.818241675]' @@ -17,10 +18,21 @@ Taborder: 0 ] } - #child: MatrixEditorCapacityAndSaleBudgeCompare + Component ButtonExportCompare + { + #keys: '[414384.0.881345277]' + BaseType: 'WebButton' + Properties: + [ + Image: 'EXPORT1' + Label: '瀵煎嚭' + Taborder: 1 + ] + } ] Properties: [ - Title: '浜ч攢棰勭畻瀵规瘮' + Description: '骞村害浜ч攢棰勭畻瀵规瘮' + Title: '骞村害浜ч攢棰勭畻瀵规瘮' ] } -- Gitblit v1.9.3