-
Notifications
You must be signed in to change notification settings - Fork 251
Open
Labels
bugSomething isn't workingSomething isn't working
Description
使用的版本
latest
版本号
No response
你的安装方式
NPM 依赖
你的操作系统
Windows
你的浏览器
Chrome
你的项目编程语言
Vue 2
问题描述
table高度自动撑高后,与后面的其他元素发生了必然性的重叠现象。
如何复现
- table中行高被文本自动撑高
- table下方有其他元素
- 不使用svprint的预览打印, 而直接通过hiprint.getHtml({templates: [{data: data, template: tempalte}]}).hiwprint()这个API去打印。
预期结果
table下面的其他元素应该与table保持模板中设计的距离,有一定的间距。
实际结果
table高度自动撑高后,与后面的其他元素发生了必然性的重叠现象。
截图或视频
[在这里上传图片]
这个问题是否已经存在?
- 我已经搜索过现有的问题 (https://github.com/CcSimple/vue-plugin-hiprint/issues)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
