refactor
This commit is contained in:
parent
d2623a2ef2
commit
25f15677c3
29 changed files with 5 additions and 109 deletions
|
|
@ -111,8 +111,6 @@ export default defineComponent({
|
|||
});
|
||||
|
||||
onMounted(() => {
|
||||
context.emit('info', INFO);
|
||||
|
||||
watch(emailAddress, () => {
|
||||
saveEmailAddress();
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue