king
2022-11-10 f01086dc94827dbb15811760e5d13683977fcec9
src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -1913,15 +1913,14 @@
          MenuID: btn.MenuID,
          MenuName: btn.MenuName,
          MenuNo: btn.MenuNo,
          type: btn.tabType,
          param: {
            $BID: id
          }
          type: btn.tabType
        }
      } else if (!newtab) {
        return
      }
      newtab = {...newtab, param: { $BID: id }}
      if (['linkage_navigation', 'linkage', 'menu_board'].includes(window.GLOB.navBar)) {
        MKEmitter.emit('modifyTabs', newtab, 'replace')
      } else {