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