release/2.18.1.2412.01

This commit is contained in:
lys 2024-12-09 18:01:05 +08:00
parent 3871eb276a
commit 89b9e6110e
1 changed files with 1 additions and 1 deletions

View File

@ -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)"
}}