Authored by wangtao

chore: 业务跳转列表视图

... ... @@ -235,8 +235,8 @@ layui.define(['common', 'swiper', 'admin', 'commonDetail', 'mxClient', 'sessions
window.parent.postMessage({
type: 'custom-jump-menu-event',
message: {
'path':'Monitoringmanagement/Monitoringview/Listview',
'type':"JumpToMenu"
'path':'',
'type':"JumpToListView"
}
}, '*')
}
... ...