_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Method_OnOk.def
@@ -8,7 +8,7 @@ Form.ApplyChanges(); if( WebMessageBox::Question( this, '是否确认推送', 'OK|Cancel' ) = 0 ){ msg := AOnlineAndMOfflinePlanPIR::GenerateData( InterfaceDataset, ddslFactory.Text(), efVersion.Text(), dsStartDate.Date(), dsEndDate.Date(), QuintiqUser::CurrentUser().DisplayName() ); WebMessageBox::Success( msg ); WebMessageBox::Warning( ApplicationMacroPlanner, msg, 'Yes|No' ) } Form.Close(); *]