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