提交 550599cb authored 作者: chscls@163.com's avatar chscls@163.com

修复bug

上级 51d942d9
......@@ -2098,7 +2098,7 @@ export default class tableCom extends Component {
style={{
width:
get === 'mobile'
? document.documentElement.clientWidth - 39 || document.body.clientWidth - 39
? document.documentElement.clientWidth - 100 || document.body.clientWidth - 100
: json.width,
height: get === 'mobile' ? '' : json.height,
}}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论