king
2024-01-10 d1dbe184ea1026e20a202ac9f8f7c8c049665ae3
src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -2326,6 +2326,10 @@
      tabId = btn.refreshTab[btn.refreshTab.length - 1]
    }
    if (btn.formCache === 'clear') { // 清除表单缓存
      window.GLOB.CacheMap = new Map()
    }
    if (tabId && btn.$MenuID === tabId) { // 刷新当前菜单时,停止其他操作
      MKEmitter.emit('reloadMenuView', tabId, 'table')
      return