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

dev_aliyun2
杨树明 5 years ago committed by harry
parent 0533232aaf
commit 62b83528a0

@ -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