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