首页模块标题修改

This commit is contained in:
XaoLi717 2024-11-07 07:57:20 +08:00
parent 50555ba5ea
commit 81076293c2

View File

@ -587,6 +587,7 @@ const getList = async () => {
} }
const getAllApi = async () => { const getAllApi = async () => {
loading.value = true
await Promise.all([ await Promise.all([
getTableData(), getTableData(),
getTodo(), getTodo(),