Riku
2025-10-21 ce17d42203a17120736d796d0e83b3742c4ec441
src/components/search/OptionMission.vue
@@ -60,6 +60,7 @@
    } else {
      this.index = 0;
      this.handleChange(0);
      this.$emit('initOver');
    }
  }
};