@@ -1607,6 +1607,7 @@ function afterReceivePushMessage (type, url) {
}else if (type == "entnichepush" || type == "member" || type == "projectforecast" || type == "entchange" || type == "memberreport") {
JyObj.hideRedSpotOnMenu("my");
}
+ checkMsgCount(true, 1)
receivePushMessageHandle(type, url);
} catch (e) { }