king
2023-09-23 46773828b8c46e450a67eb1fc5e6124d87d97ab6
src/tabviews/custom/components/form/simple-form/index.jsx
@@ -207,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