king
2019-12-25 af0db2414ced6089cdb829304a4409ea4231d57a
src/tabviews/subtable/subAction/index.jsx
@@ -529,6 +529,12 @@
        title: res.message || res.ErrMesg
      })
    }
    if (btn.OpenType === 'excelOut') {
      this.setState({
        loadingUuid: ''
      })
    }
    
    this.refreshdata(btn, 'error')
  }