token问题修复6
This commit is contained in:
@ -58,9 +58,7 @@ export default {
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
// const urlParams = new URLSearchParams(window.location.search);
|
||||
// this.token = urlParams.get('token')
|
||||
this.$toast('window.location'+window.location)
|
||||
// this.$toast('window.location'+window.location)
|
||||
this.getVehicleList();
|
||||
},
|
||||
methods:{
|
||||
|
Reference in New Issue
Block a user