fix: 健康管理系统,代码修改。
This commit is contained in:
@@ -52,7 +52,7 @@ getDefaultTitle()
|
||||
|
||||
const title = ref('')
|
||||
function getDefaultTitle() {
|
||||
getConfigKey('defaultTitle').then((res) => {
|
||||
getConfigKey('healthTitle').then((res) => {
|
||||
title.value = res.msg
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user