飞扬
This commit is contained in:
parent
f23a061ef7
commit
8879046985
@ -89,8 +89,8 @@ export default{
|
||||
}
|
||||
},
|
||||
mounted(){
|
||||
getnews().then((res)=>{
|
||||
this.newslist=res.data
|
||||
getnews({'page':0}).then((res)=>{
|
||||
this.newslist=res.data.content
|
||||
})
|
||||
},
|
||||
methods:{
|
||||
|
Loading…
Reference in New Issue
Block a user