king
2023-07-13 d941738da5fae4e27488b09933e76cdce2c50fe9
src/tabviews/custom/components/table/normal-table/index.jsx
@@ -615,10 +615,6 @@
    } else {
      this.reloadtable(btn, id)
    }
    if (position === 'popclose') { // 执行启动弹窗的按钮所选择的刷新项
      btn.$tabId && MKEmitter.emit('refreshPopButton', btn.$tabId)
    }
  }
  refreshLineData = (menuId, btn, uuid, count) => {