Conformance: done.
This commit is contained in:
@@ -151,7 +151,7 @@ export default {
|
|||||||
if(this.$route.params.type === 'log') this.logId = this.$route.params.fileId;
|
if(this.$route.params.type === 'log') this.logId = this.$route.params.fileId;
|
||||||
await this.allMapDataStore.getAllMapData();
|
await this.allMapDataStore.getAllMapData();
|
||||||
await this.getStatData();
|
await this.getStatData();
|
||||||
// this.isPanel = true;
|
this.isPanel = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user