This commit is contained in:
2024-07-16 14:56:53 +08:00
parent cefaa6871c
commit 5c1ce99576

View File

@ -382,10 +382,9 @@ export default {
})
this.informationlist = res.data
loading.close();
}).catch(() => {
loading.close();
})
.catch(() => {
loading.close();
})
},
getlist() {
if (this.routelist.length == 0) {