src/tabviews/custom/components/table/base-table/index.jsx
@@ -543,10 +543,6 @@ } else { this.reloadtable(btn, id) } if (position === 'popclose') { // 执行启动弹窗的按钮所选择的刷新项 btn.$tabId && MKEmitter.emit('refreshPopButton', btn.$tabId) } } UNSAFE_componentWillReceiveProps(nextProps) {