Issue #104: Done.
This commit is contained in:
@@ -93,6 +93,7 @@ export default {
|
||||
this.isLoading = true;
|
||||
await this.allMapDataStore.addTempFilterId();
|
||||
await this.allMapDataStore.getAllMapData();
|
||||
await this.allMapDataStore.getAllTrace(); // SidebarTrace 要連動
|
||||
await this.$emit('submit-all');
|
||||
this.isLoading = false;
|
||||
this.$toast.success('Filter Success. View the Map.');
|
||||
|
||||
Reference in New Issue
Block a user