king
2019-10-24 a0d5241e8b7ec3d11e5e029187c48920c3834f8c
src/components/tabview/index.jsx
@@ -100,7 +100,7 @@
    oInput.select()
    document.execCommand('Copy')
    oInput.className = 'oInput'
    oInput.style.display='none'
    oInput.style.display = 'none'
    message.success(this.state.dict['main.copy.success'])
  }