hongji.li
2023-11-03 aefafd2142478d4fb07d6b8b45c3047e247389e0
_Main/UI/MacroPlannerWebApp/Component_FormPanelPullPlanReport/Response_PanelFunctionButtons_ButtonSend_OnClick.def
@@ -15,7 +15,7 @@
    [*
      scenario := DataHolderActiveScenario.Data();
      
      PanelMaterial::Send( MacroPlan, scenario, DropDownStringListBusinessType.Text() );
      PanelMaterial::Send( MacroPlan, scenario, DropDownStringListBusinessType.Text(), EditFieldAddress.Text() );
      
      WebMessageBox::Success( "发送成功!", true );
    *]