basic compare map routing
This commit is contained in:
@@ -450,7 +450,6 @@ export default {
|
||||
},
|
||||
},
|
||||
async created() {
|
||||
const mapPathStore = MapPathStore();
|
||||
const routeParams = this.$route.params;
|
||||
const file = this.$route.meta.file;
|
||||
const isCheckPage = this.$route.name.includes('Check');
|
||||
|
||||
Reference in New Issue
Block a user