export const columns = [
{
title: "姓名",
dataIndex: 'title',
key: 'title',
},
title: "个税扣缴义务人",
title: "部门",
title: "手机号",
title: "员工状态",
title: "基本工资",
title: "操作",
dataIndex: 'cz',
key: 'cz',
}
]