普通作业、分组作业增加已评数、资源调整

courseware
杨树明 5 years ago
parent 210c2a3eff
commit 8434bce937

@ -916,7 +916,7 @@ class Fileslists extends Component{
{
`
.filesnameslist{
max-width: 389px;
max-width: 200px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;

@ -692,6 +692,9 @@ class Coursesleftnav extends Component{
axios.delete(url).then((result)=>{
if(result.data.status===0){
this.updatadeleteSecondary(mainurl || result.data.right_url);
this.setState({
antIcon:false
})
}
}).catch((error)=>{
console.log(error)

Loading…
Cancel
Save