From 9d724678a3a6b2934f13c18bda2bb26cb0530320 Mon Sep 17 00:00:00 2001 From: Akari <risheng.lai@capgemini.com> Date: 星期四, 02 十一月 2023 10:48:50 +0800 Subject: [PATCH] 修复优先级因子计算符号错误的bug --- _Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_MatrixEditorShowInterfaceData.def | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_MatrixEditorShowInterfaceData.def b/_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_MatrixEditorShowInterfaceData.def index f73b35a..66bfefb 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_MatrixEditorShowInterfaceData.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_MatrixEditorShowInterfaceData.def @@ -93,5 +93,6 @@ ContextMenu: 'matrixeditorContextMenuShowInterfaceData' Rows: 'MatrixEditorRowsShowInterfaceData' Taborder: 0 + Visible: false ] } -- Gitblit v1.9.3