king
2019-12-25 af0db2414ced6089cdb829304a4409ea4231d57a
src/tabviews/commontable/mainAction/index.jsx
@@ -535,6 +535,12 @@
      })
    }
    
    if (btn.OpenType === 'excelOut') {
      this.setState({
        loadingUuid: ''
      })
    }
    this.refreshdata(btn, 'error')
  }