king
2023-07-19 c683346efce70ebdecc89c1bd7bb0f412a9ba617
src/tabviews/custom/components/tree/antd-tree/index.jsx
@@ -218,10 +218,6 @@
    } else {
      this.loadData()
    }
    if (position === 'popclose') { // 执行启动弹窗的按钮所选择的刷新项
      btn.$tabId && MKEmitter.emit('refreshPopButton', btn.$tabId)
    }
  }
  /**