xiaoding721
2024-12-09 b6e0c9175e15545fbe890611d3b6ce71a3fc916d
_Main/UI/MacroPlannerWebApp/Component_FormDispatchShiftSchedulingInformation/Response_PanelDispatchShiftSchedulingInformation_bDispatch_OnClick.def
@@ -43,7 +43,7 @@
          if( result = "Error" ){
            WebMessageBox::Error( "远程服务器返回了一个错误:" + message );
          }else{
            WebMessageBox::Information( message );
            WebMessageBox::Information( message,Translations::MessageBox_OK() );
          }
        }
        WebMessageBox::Success( "下发成功" );