From 2cf6edd0889fd87a1ba9e3d4106a3a8e0268da52 Mon Sep 17 00:00:00 2001
From: hongjli <3117313295@qq.com>
Date: 星期二, 17 十月 2023 15:10:30 +0800
Subject: [PATCH] Web端场景权限BUG修复
---
_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption1.def | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption1.def b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption1.def
index da696e8..5cc2c95 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption1.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption1.def
@@ -1,13 +1,13 @@
Quintiq file version 2.0
Component PanelInterfaceOption1
{
- #keys: '[414702.0.459752107]'
+ #keys: '[414702.1.37166701]'
BaseType: 'WebPanel'
Children:
[
Component CheckboxCustomOrder
{
- #keys: '[414702.0.459786494]'
+ #keys: '[414702.1.37166702]'
BaseType: 'WebCheckbox'
Properties:
[
@@ -17,17 +17,17 @@
}
Component CheckboxForecast
{
- #keys: '[414702.0.459501981]'
+ #keys: '[414702.1.37166703]'
BaseType: 'WebCheckbox'
Properties:
[
- Label: 'Forecast'
+ Label: 'Forecast '
Taborder: 1
]
}
Component CheckboxUnitOfMeasure_MP
{
- #keys: '[414702.0.500042972]'
+ #keys: '[414702.1.37166704]'
BaseType: 'WebCheckbox'
Properties:
[
@@ -37,7 +37,7 @@
}
Component CheckboxSalesSegment_MP
{
- #keys: '[414702.0.498882706]'
+ #keys: '[414702.1.37166705]'
BaseType: 'WebCheckbox'
Properties:
[
@@ -47,7 +47,7 @@
}
Component CheckboxProduct_MP
{
- #keys: '[414702.0.500281942]'
+ #keys: '[414702.1.37166706]'
BaseType: 'WebCheckbox'
Properties:
[
--
Gitblit v1.9.3