路径修改

This commit is contained in:
shidongli 2024-06-28 09:25:00 +08:00
parent 4026af0a5c
commit 260e881bec

View File

@ -377,6 +377,9 @@ export default {
this.informationlist = res.data
loading.close();
})
.catch(()=>{
loading.close();
})
},
getlist() {
if (!this.routelist) {