From 23c26913c2bc793889198babc9f82055f3eddbe2 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期一, 06 十一月 2023 18:14:35 +0800
Subject: [PATCH] CustomerOrder中间表添加字段
---
_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption4.def | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption4.def b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption4.def
index c32b468..2b436da 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption4.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption4.def
@@ -1,13 +1,13 @@
Quintiq file version 2.0
Component PanelInterfaceOption4
{
- #keys: '[414702.0.504229568]'
+ #keys: '[414702.1.37166905]'
BaseType: 'WebPanel'
Children:
[
Component CheckboxStockingPoint_MP
{
- #keys: '[414702.0.501794917]'
+ #keys: '[414702.1.37166906]'
BaseType: 'WebCheckbox'
Properties:
[
@@ -17,7 +17,7 @@
}
Component CheckboxCurrency_MP
{
- #keys: '[414702.0.504229987]'
+ #keys: '[414702.1.37166907]'
BaseType: 'WebCheckbox'
Properties:
[
@@ -27,7 +27,7 @@
}
Component CheckboxCurrencyRate_MP
{
- #keys: '[414702.0.503787453]'
+ #keys: '[414702.1.37166908]'
BaseType: 'WebCheckbox'
Properties:
[
@@ -37,7 +37,7 @@
}
Component CheckboxLane
{
- #keys: '[414702.0.503787560]'
+ #keys: '[414702.1.37166909]'
BaseType: 'WebCheckbox'
Properties:
[
@@ -47,7 +47,7 @@
}
Component CheckboxLaneLeg
{
- #keys: '[414702.0.503787710]'
+ #keys: '[414702.1.37166910]'
BaseType: 'WebCheckbox'
Properties:
[
@@ -60,6 +60,6 @@
[
FixedSize: true
Orientation: 'horizontal'
- Taborder: 3
+ Taborder: 4
]
}
--
Gitblit v1.9.3