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

View File

@ -382,8 +382,7 @@ export default {
})
this.informationlist = res.data
loading.close();
})
.catch(() => {
}).catch(() => {
loading.close();
})
},