路径修改
This commit is contained in:
parent
4026af0a5c
commit
260e881bec
@ -377,6 +377,9 @@ export default {
|
|||||||
this.informationlist = res.data
|
this.informationlist = res.data
|
||||||
loading.close();
|
loading.close();
|
||||||
})
|
})
|
||||||
|
.catch(()=>{
|
||||||
|
loading.close();
|
||||||
|
})
|
||||||
},
|
},
|
||||||
getlist() {
|
getlist() {
|
||||||
if (!this.routelist) {
|
if (!this.routelist) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user