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