From 4c585e1bce95ca82f4c3177e87d864102d4ee4ae Mon Sep 17 00:00:00 2001 From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com> Date: 星期四, 24 十月 2024 22:20:20 +0800 Subject: [PATCH] 修复成本配置界面报错的问题 --- _Main/UI/MacroPlannerWebApp/Component_FormEmployeeCost/Component_Panel972.def | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormEmployeeCost/Component_Panel972.def b/_Main/UI/MacroPlannerWebApp/Component_FormEmployeeCost/Component_Panel972.def index 19e5ecb..bd44c8e 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormEmployeeCost/Component_Panel972.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormEmployeeCost/Component_Panel972.def @@ -5,8 +5,8 @@ BaseType: 'WebPanel' Children: [ - #child: Panel700 - #child: PanelStandardWorkingDay + #child: pOvertimeMultiplierEmployeeType + #child: pStandardWorkingDay ] Properties: [ -- Gitblit v1.9.3