"git@ustchcs.com:gujinli1118/jeepay.git" did not exist on "b49ac6e88fac3f786fd6ee1fb0a0afed3a8bed3b"
Commit cbee6179 authored by 神话's avatar 神话
Browse files

设置固定宽度,防止单据页面横向变形

parent 768b9227
......@@ -384,6 +384,7 @@ export const JeecgListMixin = {
if(operatorDom && operatorDom[0]) {
operatorDomLen = operatorDom[0].offsetHeight+10
}
this.scroll.x = 1640
this.scroll.y = document.documentElement.clientHeight-searchWrapperDomLen-operatorDomLen-basicLength
}
},
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment