pull/30/head
陶士涵 4 years ago
parent 984e971949
commit 512c4de4b3

@ -243,6 +243,7 @@
}, function(notification) {
//可直接打开通知notification相关联的tab窗口
window.focus();
$('#tab-first').trigger('click');
notification.close();
_this.talkTo(redata.data.uid,redata.data.username);
});

Loading…
Cancel
Save