king
2020-10-29 944730f2794b87aa053f53084f0d082d4af6fd41
src/tabviews/zshare/actionList/popupbutton/index.jsx
@@ -115,7 +115,7 @@
  // 操作后刷新主表
  reloadtable = () => {
    this.props.updateStatus('refresh', 'grid', true)
    this.props.updateStatus('refresh', 'grid')
  }
  /**
@@ -129,7 +129,7 @@
      loading: false
    })
    this.props.updateStatus('refresh', btn.popClose)
    this.props.updateStatus('refresh', btn.popClose, btn)
  }
  render() {