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