From 40e4fffbb86f33e0c10835c21bd9cc9546ba3fc1 Mon Sep 17 00:00:00 2001 From: yanweiyuan3 <yanweiyuan3@gmail.com> Date: 星期三, 20 九月 2023 20:21:08 +0800 Subject: [PATCH] Fix bug --- _Main/UI/MacroPlannerWebApp/Component_FormVersionOfSOP/_ROOT_Component_FormVersionOfSOP.def | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormVersionOfSOP/_ROOT_Component_FormVersionOfSOP.def b/_Main/UI/MacroPlannerWebApp/Component_FormVersionOfSOP/_ROOT_Component_FormVersionOfSOP.def index 21f15fc..9a4348d 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormVersionOfSOP/_ROOT_Component_FormVersionOfSOP.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormVersionOfSOP/_ROOT_Component_FormVersionOfSOP.def @@ -62,6 +62,16 @@ Taborder: 4 ] } + Component DataHolderVersionOfSOPCopy + { + #keys: '[412960.0.166861218]' + BaseType: 'WebDataHolder' + Databinding: 'shadow[ScenarioMP]*' + Properties: + [ + Taborder: 5 + ] + } ] Properties: [ -- Gitblit v1.9.3