fix(公共链接): 公共链接下载功能隐藏下载按钮

This commit is contained in:
fit2cloud-chenyw 2022-11-29 17:13:53 +08:00
parent 26c8a55d29
commit aae899a566

View File

@ -106,6 +106,7 @@ export default {
this.$router.back(-1)
},
exportPDF() {
this.$refs['widget-div'].style.display = ''
this.$emit('link-export-pdf')
},
setWidgetStatus() {