fix code style: add missing semicolon
This commit is contained in:
parent
c60b741406
commit
50b84f5f45
|
@ -32,5 +32,5 @@ export default {
|
|||
components: {
|
||||
HiddenInput,
|
||||
}
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue