From ab5176a7074144e411c00a409010422a3ee5c98a Mon Sep 17 00:00:00 2001 From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com> Date: 星期五, 15 十一月 2024 16:50:55 +0800 Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev --- _Main/UI/MacroPlannerWebApp/Component_FormAssemblyOnlinePlanVersion/Component_PanelOperation.def | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanArchive/Component_PanelOperation.def b/_Main/UI/MacroPlannerWebApp/Component_FormAssemblyOnlinePlanVersion/Component_PanelOperation.def similarity index 75% copy from _Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanArchive/Component_PanelOperation.def copy to _Main/UI/MacroPlannerWebApp/Component_FormAssemblyOnlinePlanVersion/Component_PanelOperation.def index b681559..eaabdb8 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanArchive/Component_PanelOperation.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormAssemblyOnlinePlanVersion/Component_PanelOperation.def @@ -1,13 +1,13 @@ Quintiq file version 2.0 Component PanelOperation { - #keys: '[415136.0.1252790299]' + #keys: '[415136.0.1307730510]' BaseType: 'WebPanel' Children: [ Component ButtonSearch { - #keys: '[415136.0.1252790300]' + #keys: '[415136.0.1307730511]' BaseType: 'WebButton' Properties: [ @@ -18,6 +18,6 @@ ] Properties: [ - Taborder: 5 + Taborder: 3 ] } -- Gitblit v1.9.3