Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
cbee6179
"git@ustchcs.com:gujinli1118/jeepay.git" did not exist on "b49ac6e88fac3f786fd6ee1fb0a0afed3a8bed3b"
Commit
cbee6179
authored
Apr 29, 2022
by
神话
Browse files
设置固定宽度,防止单据页面横向变形
parent
768b9227
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/mixins/JeecgListMixin.js
View file @
cbee6179
...
...
@@ -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
}
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment