src/tabviews/custom/components/form/simple-form/index.jsx
@@ -25,8 +25,7 @@ loading: false, data: null, group: null, BData: '', step: 0 BData: '' } UNSAFE_componentWillMount () { @@ -208,7 +207,7 @@ execSuccess = (btn, id) => { if (btn.linkmenu && btn.linkmenu.length > 0) { let menu_id = btn.linkmenu[btn.linkmenu.length - 1] let menu = window.GLOB.mkThdMenus.filter(m => m.MenuID === menu_id)[0] || '' let menu = window.GLOB.mkThdMenus.get(menu_id) || '' if (!menu) return