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