From d5d0afe826ccdb33552dc1ffcc759b53fc6dad27 Mon Sep 17 00:00:00 2001 From: hongji.li <hongji.a.li@capgemini.com> Date: 星期一, 30 十月 2023 15:24:13 +0800 Subject: [PATCH] 导入Excel BUG fix --- /dev/null | 21 --------------------- 1 files changed, 0 insertions(+), 21 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Response_TIANMA_JITUAN_LibSOPImpExp_ContextMenuImport_MenuImportFromCommonIn.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Response_TIANMA_JITUAN_LibSOPImpExp_ContextMenuImport_MenuImportFromCommonIn.def deleted file mode 100644 index d927b55..0000000 --- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Response_TIANMA_JITUAN_LibSOPImpExp_ContextMenuImport_MenuImportFromCommonIn.def +++ /dev/null @@ -1,21 +0,0 @@ -Quintiq file version 2.0 -#parent: LibSOPImpExp_ContextMenuImport/MenuImportFromCommonInformationModel -Response OnClick () id:Response_TIANMA_JITUAN_LibSOPImpExp_ContextMenuImport_MenuImportFromCommonInformationModel_OnClick -{ - #keys: '[146140.2.683371355]' - CanBindMultiple: false - DefinitionID: 'Responsedef_WebMenu_OnClick' - Precondition: - [* - return MacroPlan::HasMacroPlan( MacroPlan, feedback ); - *] - QuillAction - { - Body: - [* - dlg := construct( DialogImportCIM ); - dlg.New(); - *] - GroupServerCalls: false - } -} -- Gitblit v1.9.3