CPage sistemata
This commit is contained in:
@@ -254,7 +254,7 @@ export default defineComponent({
|
||||
|
||||
*/
|
||||
|
||||
watch(locale, (val, oldval) => {
|
||||
watch(() => locale, (val, oldval) => {
|
||||
updateFormatters()
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user