社保福利方案修改

This commit is contained in:
黎永顺 2023-02-23 16:43:14 +08:00
parent 172af786ed
commit 94a8a6f05a
2 changed files with 2 additions and 5 deletions

View File

@ -107,7 +107,8 @@ export const insertUpdateColumns = [
title: "类型名称",
dataIndex: "insuranceName",
key: "insuranceName",
width: 120
width: 120,
fixed: 'left'
},
{
title: "是否缴费",

View File

@ -533,10 +533,6 @@ export default class Programme extends React.Component {
onClose={() => {
handleSlideClose();
}}
showMask={true}
closeMaskOnClick={() => {
handleSlideClose();
}}
/>
{this.state.copyModalVisible &&