riku
4 天以前 6db6811b1a0dbff49f75415c45e16470615d5fe8
src/components/search/OptionMission.vue
@@ -60,6 +60,7 @@
    } else {
      this.index = 0;
      this.handleChange(0);
      this.$emit('initOver');
    }
  }
};