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