xiaoding721
2024-11-18 fdf2bed618ceb44eae93817e027daad2d1b7fb5e
更新 Response_PanelDispatchShiftSchedulingInformation_bDispatch_OnClick.def
已修改1个文件
2 ■■■ 文件已修改
_Main/UI/MacroPlannerWebApp/Component_FormDispatchShiftSchedulingInformation/Response_PanelDispatchShiftSchedulingInformation_bDispatch_OnClick.def 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
_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( "下发成功" );