mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
fix(公共链接): 公共链接下载功能隐藏下载按钮
This commit is contained in:
@@ -106,6 +106,7 @@ export default {
|
||||
this.$router.back(-1)
|
||||
},
|
||||
exportPDF() {
|
||||
this.$refs['widget-div'].style.display = ''
|
||||
this.$emit('link-export-pdf')
|
||||
},
|
||||
setWidgetStatus() {
|
||||
|
||||
Reference in New Issue
Block a user