修改
This commit is contained in:
parent
cefaa6871c
commit
5c1ce99576
@ -382,10 +382,9 @@ export default {
|
|||||||
})
|
})
|
||||||
this.informationlist = res.data
|
this.informationlist = res.data
|
||||||
loading.close();
|
loading.close();
|
||||||
|
}).catch(() => {
|
||||||
|
loading.close();
|
||||||
})
|
})
|
||||||
.catch(() => {
|
|
||||||
loading.close();
|
|
||||||
})
|
|
||||||
},
|
},
|
||||||
getlist() {
|
getlist() {
|
||||||
if (this.routelist.length == 0) {
|
if (this.routelist.length == 0) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user