Riku
2025-10-21 ce17d42203a17120736d796d0e83b3742c4ec441
src/components/search/OptionDevice.vue
@@ -77,6 +77,7 @@
      this.fetchDevice();
    } else {
      this.handleChange(this.deviceOptions[0].value);
      this.$emit('initOver');
    }
  }
};