king
2020-11-16 3ca91a731665962918a026f521c556f4745ebf35
src/tabviews/zshare/actionList/popupbutton/index.jsx
@@ -115,7 +115,8 @@
  // 操作后刷新主表
  reloadtable = () => {
    this.props.updateStatus('refresh', 'grid')
    const { btn } = this.props
    this.props.updateStatus('refresh', 'grid', btn)
  }
  /**