mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 22:41:06 +08:00
chore:去掉没用的注释
This commit is contained in:
@@ -103,10 +103,6 @@ const downloadViewDetails = () => {
|
||||
const chart = { ...viewInfo.value, chartExtRequest, data: viewDataInfo }
|
||||
exportExcelDownload(chart)
|
||||
}
|
||||
//
|
||||
// const htmlToImage = () => {
|
||||
// downloadCanvas('img', viewContainer.value, viewInfo.value.title)
|
||||
// }
|
||||
|
||||
const htmlToImage = () => {
|
||||
toPng(viewContainer.value)
|
||||
|
||||
Reference in New Issue
Block a user