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