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;
|
||||
await this.allMapDataStore.getAllMapData();
|
||||
await this.getStatData();
|
||||
// this.isPanel = true;
|
||||
this.isPanel = true;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user