添加二维码批量下载功能

This commit is contained in:
GGJ
2025-04-22 08:46:51 +08:00
parent d282e7a2f2
commit 1e3b60eaaa
4 changed files with 260 additions and 107 deletions

View File

@@ -1066,7 +1066,7 @@ const handleClick = async (tab?: any) => {
setTimeout(() => {
trendRef.value && trendRef.value.getTrendRequest(obj)
tableLoading.value = false
}, 1500)
}, 0)
}
//查询实时数据
if (dataSet.value.includes('_realtimedata')) {