mirror of
https://github.com/dataease/dataease.git
synced 2026-05-21 21:15:12 +08:00
fix: 修复系统变量显示问题
This commit is contained in:
@@ -204,8 +204,8 @@ const downloadViewDetails = () => {
|
||||
exportLoading.value = true
|
||||
exportExcelDownload(chart, () => {
|
||||
openMessageLoading(exportData)
|
||||
exportLoading.value = false
|
||||
})
|
||||
exportLoading.value = false
|
||||
}
|
||||
|
||||
const exportData = () => {
|
||||
|
||||
Reference in New Issue
Block a user