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