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