app/src/main/java/com/hdl/photovoltaic/ui/message/NascentMessageFragment.java
@@ -83,6 +83,7 @@ if (eventBus.getTopic().equals(ConstantManage.message_function_tab_switch)) { if (eventBus.getType().equals(HdlCommonLogic.MessageFunctionTabSwitch.nascent.toString())) { HdlLogLogic.print("正在点击【进行中】"); updateListData(); } } }