From b6e0c9175e15545fbe890611d3b6ce71a3fc916d Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期一, 09 十二月 2024 00:08:40 +0800
Subject: [PATCH] 修复一些bug,优化计划汇总报表
---
_Main/UI/MacroPlannerWebApp/Component_DialogCreateLockPeriod/Component_pnlActions.def | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogCreateLockPeriod/Component_pnlActions.def b/_Main/UI/MacroPlannerWebApp/Component_DialogCreateLockPeriod/Component_pnlActions.def
index e45d1f7..89a752f 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogCreateLockPeriod/Component_pnlActions.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogCreateLockPeriod/Component_pnlActions.def
@@ -1,13 +1,13 @@
Quintiq file version 2.0
Component pnlActions
{
- #keys: '[412672.0.1039310286]'
+ #keys: '[414996.1.206961981]'
BaseType: 'WebPanel'
Children:
[
Component btnOk
{
- #keys: '[412672.0.1039310290]'
+ #keys: '[414996.1.206961982]'
BaseType: 'WebButton'
Properties:
[
@@ -17,7 +17,7 @@
}
Component btnCancel
{
- #keys: '[412672.0.1039310292]'
+ #keys: '[414996.1.206961983]'
BaseType: 'WebButton'
Properties:
[
--
Gitblit v1.9.3