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