修改README文档

This commit is contained in:
eoao
2025-10-23 17:58:27 +08:00
parent aded699314
commit d5a5bf8c29
6 changed files with 19 additions and 12 deletions

View File

@@ -719,7 +719,7 @@ defineOptions({
name: 'sys-setting'
})
const currentVersion = 'v2.2.0'
const currentVersion = 'v2.3.0'
const hasUpdate = ref(false)
let getUpdateErrorCount = 1;
const {t, locale} = useI18n();