{ !this.props.pathExist ?
@@ -173,8 +180,10 @@ class MainPanel extends Component {
/> :
this.uploader = uploader}
dragAndDrop={true}
path={this.props.path}
+ repoID={repoID}
onFileSuccess={this.onFileSuccess}
direntList={this.props.direntList}
/>
@@ -205,6 +215,8 @@ class MainPanel extends Component {
{ this.state.isDirentDetailShow &&