From edfbb3b9cb8a6700df14ee75a6981f48e13c76c5 Mon Sep 17 00:00:00 2001 From: yypsybs <yypsybs@foxmail.com> Date: 星期五, 13 十月 2023 10:09:02 +0800 Subject: [PATCH] 制造LT归集优化,产销预算测试数据生成逻辑修改 --- _Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudge/_ROOT_Component_FormCapacityAndSaleBudge.def | 15 +++++++++++++-- 1 files changed, 13 insertions(+), 2 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudge/_ROOT_Component_FormCapacityAndSaleBudge.def b/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudge/_ROOT_Component_FormCapacityAndSaleBudge.def index c2687d8..995281a 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudge/_ROOT_Component_FormCapacityAndSaleBudge.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAndSaleBudge/_ROOT_Component_FormCapacityAndSaleBudge.def @@ -16,7 +16,7 @@ [ Image: 'EXPORT1' Label: '瀵煎嚭' - Taborder: 0 + Taborder: 1 ] } Component ButtonExportTest @@ -27,10 +27,21 @@ [ Image: 'EXPORT1' Label: '瀵煎嚭娴嬭瘯' - Taborder: 1 + Taborder: 2 Visible: false ] } + Component ButtonGenerateTestData + { + #keys: '[414384.0.971540693]' + BaseType: 'WebButton' + Properties: + [ + Image: 'IMPORT1' + Label: '鏍规嵁绛涢�夋湀浠界敓鎴愭祴璇曟暟鎹�' + Taborder: 0 + ] + } ] Properties: [ -- Gitblit v1.9.3