1.业务消息点击已知关闭当前页面
This commit is contained in:
parent
56c1488bf5
commit
4a602ba00b
@ -17,6 +17,7 @@ function hasKnow(){
|
||||
}
|
||||
var sReturnInfo = RunJavaMethodTrans("com.tenwa.comm.message.controller.BussinessMessageController","setMessageStatus",sParams);
|
||||
alert("操作成功");
|
||||
$(parent.document).find("div.tab_close")[0].click();
|
||||
reloadSelf();
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user