lint fix
This commit is contained in:
parent
682b312733
commit
86b3fb2700
|
@ -288,7 +288,7 @@ onBeforeUnmount(() => {
|
||||||
autocompleteInstance.detach();
|
autocompleteInstance.detach();
|
||||||
autocompleteInstance = null;
|
autocompleteInstance = null;
|
||||||
}
|
}
|
||||||
})
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" module>
|
<style lang="scss" module>
|
||||||
|
|
Loading…
Reference in New Issue