mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-21 02:04:26 +08:00
code refactor
This commit is contained in:
@@ -168,7 +168,7 @@ function logout() {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
function onPageAfterIn() {
|
function onPageAfterIn(): void {
|
||||||
currentLocale.value = getCurrentLanguageTag();
|
currentLocale.value = getCurrentLanguageTag();
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user