PMCORE-3304 update

This commit is contained in:
Henry Jordan
2021-09-10 23:00:00 +00:00
parent 78bf39579d
commit 3230a875f6

View File

@@ -159,8 +159,7 @@ export default {
eventer(messageEvent, function(e) {
if ( e.data === "redirect=todo" || e.message === "redirect=todo"){
console.log("JONN");
that.OnClickSidebarItem(that.getItemMenuByValue("page","inbox"));
that.OnClickSidebarItem(that.getItemMenuByValue("page","inbox"));
}
if ( e.data === "update=debugger" || e.message === "update=debugger"){
if(that.$refs["component"].updateView){