From fac42cac462a926494eabc6ac7be78837931d5a4 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期四, 07 十一月 2024 12:07:52 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev
---
_Main/UI/MacroPlannerWebApp/Component_FormInventoryPlanArchive/_ROOT_Component_FormInventoryPlanArchive.def | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormInventoryPlanArchive/_ROOT_Component_FormInventoryPlanArchive.def b/_Main/UI/MacroPlannerWebApp/Component_FormInventoryPlanArchive/_ROOT_Component_FormInventoryPlanArchive.def
index 0df74a2..84a1cee 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormInventoryPlanArchive/_ROOT_Component_FormInventoryPlanArchive.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormInventoryPlanArchive/_ROOT_Component_FormInventoryPlanArchive.def
@@ -29,11 +29,21 @@
]
Properties:
[
- Taborder: 0
+ Taborder: 1
]
}
#child: PanelHeader_503
#child: PanelTable_881
+ Component DataHolderTable
+ {
+ #keys: '[415136.0.1285202011]'
+ BaseType: 'WebDataHolder'
+ Databinding: 'InventoryPlanArchiveVersion'
+ Properties:
+ [
+ Taborder: 0
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3