添加二维码批量下载功能
This commit is contained in:
@@ -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')) {
|
||||
|
||||
Reference in New Issue
Block a user