src/tabviews/custom/components/chart/antv-pie/index.jsx
@@ -1031,16 +1031,9 @@ let menu_id = plot.linkmenu.slice(-1)[0] chart.on('element:dblclick', (ev) => { let menu = window.GLOB.mkThdMenus.filter(m => m.MenuID === menu_id)[0] || '' let menu = window.GLOB.mkThdMenus.get(menu_id) || '' if (!menu) { notification.warning({ top: 92, message: '菜单已删除或没有访问权限!', duration: 5 }) return } if (!menu) return try { let data = ev.data.data