From 42bc9d737ef67ac298062a01854b0faa438c84ac Mon Sep 17 00:00:00 2001 From: limj <limj@taizhitech.com> Date: 星期二, 26 九月 2023 23:27:20 +0800 Subject: [PATCH] 优先级因子计算 --- _Main/UI/MacroPlannerWebApp/Component_FormFillingCapacityScheme/Component_listContextMenuCustomerAndFillingCapacityOrder.def | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormFillingCapacityScheme/Component_listContextMenuCustomerAndFillingCapacityOrder.def b/_Main/UI/MacroPlannerWebApp/Component_FormFillingCapacityScheme/Component_listContextMenuCustomerAndFillingCapacityOrder.def index 01848c5..8ba1423 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormFillingCapacityScheme/Component_listContextMenuCustomerAndFillingCapacityOrder.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormFillingCapacityScheme/Component_listContextMenuCustomerAndFillingCapacityOrder.def @@ -16,7 +16,7 @@ Title: 'Filling' ] } - Component MenuTest + Component MenuRefresh { #keys: '[414382.0.415603149]' BaseType: 'WebMenu' @@ -24,7 +24,7 @@ [ Image: 'ADD2' Taborder: 4 - Title: 'Test' + Title: '鍒锋柊' ] } ] -- Gitblit v1.9.3