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