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