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