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