Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

报表预览中导出功能选项能否删除,只剩下pdf #3440

Open
qugong opened this issue Feb 10, 2025 · 3 comments
Open

报表预览中导出功能选项能否删除,只剩下pdf #3440

qugong opened this issue Feb 10, 2025 · 3 comments

Comments

@qugong
Copy link

qugong commented Feb 10, 2025

Image

@zhangdaiscott
Copy link
Member

assigned zy

@qugong
Copy link
Author

qugong commented Feb 14, 2025

assigned zy
能详细说下吗,麻烦了

@lyu-zzed
Copy link

用css增强就可以
具体代码如下:
#PDF{
display:none
}
#打印{
display:none
}
#PDF图像{
display:none
}
#图片{
display:none
}
#大数据Excel{
display:none
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants