fix: the login tab page in tabs (#60)

This commit is contained in:
vben
2020-10-27 22:18:21 +08:00
parent 7a6181e8c7
commit bfac425d1e
3 changed files with 11 additions and 10 deletions

View File

@@ -77,6 +77,7 @@ export default defineComponent({
}
},
{
flush: 'post',
immediate: true,
}
);