@ -126,7 +126,6 @@ class Sendresource extends Component{
this.props.Cancel()
}
Saves=()=>{
debugger
let {fileList,description,is_public,datatime,Radiovalue} =this.state;
let newfileList=[];
@ -95,7 +95,7 @@ class SiderBar extends Component {
var mypath= this.props&&this.props.match&&this.props.match.path;
return (
<div className={mypath&&mypath==="/question"?"-task-sidebar myrigthsiderbar":"-task-sidebar"} >
<div className={"-task-sidebar"} >
{this.props.mygetHelmetapi&&this.props.mygetHelmetapi.main_site===true?<div>
<Tooltip placement="right" title={"返回顶部"}>
@ -232,7 +232,7 @@ body>.-task-title {
.myrigthsiderbar{
right: 15% !important;
right: 9% !important;
.feedbackdivcolor{