Commit 1a3479b8 authored by shirlyn.guo's avatar shirlyn.guo 🤡

chore: 应用列表空状态图片显示

parent 98e49be3
......@@ -60,7 +60,7 @@ const agentAppListBottomLoadingMore = ref(false)
const emptyTableText = ref(t('personal_space_module.agent_module.agent_list_module.application_empty'))
const emptyTableImage = ref()
const emptyTableImage = ref(applicationEmptyImage)
const isAgentAppListBottom = ref(false)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment