release/2.18.1.2412.01
This commit is contained in:
parent
3871eb276a
commit
89b9e6110e
|
|
@ -138,7 +138,7 @@ export default class LedgerSalaryItemAddModal extends React.Component {
|
|||
<WeaDialog
|
||||
visible={visible} onCancel={onCancel} hasScroll
|
||||
title="添加薪资项目" style={{
|
||||
width: "80vw", height: 406.6, minHeight: 200,
|
||||
width: "80vw", height: 606.6, minHeight: 200,
|
||||
minWidth: 380, maxHeight: "80%", maxWidth: "80vw",
|
||||
overflow: "hidden", transform: "translate(0px, 0px)"
|
||||
}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue