修复切换邮箱自动刷新错乱
This commit is contained in:
@@ -754,7 +754,7 @@ defineOptions({
|
||||
name: 'sys-setting'
|
||||
})
|
||||
|
||||
const currentVersion = 'v2.4.0'
|
||||
const currentVersion = 'v2.5.0'
|
||||
const hasUpdate = ref(false)
|
||||
let getUpdateErrorCount = 1;
|
||||
const {t, locale} = useI18n();
|
||||
|
||||
Reference in New Issue
Block a user