|
|
|
@ -270,7 +270,7 @@ class RepositoryAddFileupload_files extends Component {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<p className="ant-form-item-label">
|
|
|
|
|
<div className={"color888 font-16"}>当前目录:{this.state.filspath===""?"/":"/"+this.state.filspath} <span className={"color-blue"} onClick={this.Selectfiledirectory}>选择文件目录</span></div>
|
|
|
|
|
<div className={"color888 font-16"}>当前目录:{this.state.filspath===""?"/":"/"+this.state.filspath} <span className={"color-blue pointer"} onClick={this.Selectfiledirectory}>选择文件目录</span></div>
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
{/*<div className="mt10 mb25 repoCMWrapper filecode">*/}
|
|
|
|
|