From c6e8187d8a90489b985609fe7d94d4996ecee491 Mon Sep 17 00:00:00 2001 From: lihongji <3117313295@qq.com> Date: 星期五, 15 十一月 2024 16:53:26 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/dev' 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