薪资项目修改

This commit is contained in:
黎永顺 2023-02-15 17:21:49 +08:00
parent ff692d5157
commit efe05c530b
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ export default class SalaryItem extends React.Component {
<Dropdown.Button overlay={menu} type="primary" style={{ marginRight: "10px" }}>新增</Dropdown.Button>
}
{
showOperateBtn &&
(showOperateBtn || showSalaryItemBtn) &&
<Button
type="primary"
style={{ marginRight: "10px" }}