lihongji
2024-08-14 d0d4a34072977d5194fb981a23fce67ba1b7eae2
_Main/UI/MacroPlannerWebApp/Component_LibCal_dlgMultipleEvent/Method_OnOK.def
@@ -27,7 +27,8 @@
    //}
    
    // Effectuate the changes and close the form.
    Form.CreateUpdateEventAndParticipation();
    Form.Close();
    event := Form.CreateUpdateEventAndParticipation();
    info( '-------------1----------------', isnull( event ) );
    //Form.Close();
  *]
}