481 lines
9.0 KiB
JavaScript
481 lines
9.0 KiB
JavaScript
export const columns = [
|
|
{
|
|
title: "姓名",
|
|
dataIndex: "title",
|
|
key: "title"
|
|
},
|
|
{
|
|
title: "个税扣缴义务人",
|
|
dataIndex: "title",
|
|
key: "title"
|
|
},
|
|
{
|
|
title: "部门",
|
|
dataIndex: "title",
|
|
key: "title"
|
|
},
|
|
{
|
|
title: "手机号",
|
|
dataIndex: "title",
|
|
key: "title"
|
|
},
|
|
{
|
|
title: "工号",
|
|
dataIndex: "title",
|
|
key: "title"
|
|
},
|
|
{
|
|
title: "证件号码",
|
|
dataIndex: "title",
|
|
key: "title"
|
|
},
|
|
{
|
|
title: "入职日期",
|
|
dataIndex: "title",
|
|
key: "title"
|
|
},
|
|
{
|
|
title: "累计子女教育",
|
|
dataIndex: "title",
|
|
key: "title"
|
|
},
|
|
{
|
|
title: "累计继续教育",
|
|
dataIndex: "title",
|
|
key: "title"
|
|
},
|
|
{
|
|
title: "累计住房贷款利息",
|
|
dataIndex: "title",
|
|
key: "title"
|
|
},
|
|
{
|
|
title: "累计住房租金",
|
|
dataIndex: "title",
|
|
key: "title"
|
|
},
|
|
{
|
|
title: "累计赡养老人",
|
|
dataIndex: "title",
|
|
key: "title"
|
|
},
|
|
{
|
|
title: "操作",
|
|
dataIndex: "title",
|
|
key: "title"
|
|
}
|
|
];
|
|
|
|
|
|
export const modalColumns = [
|
|
{
|
|
title: "姓名",
|
|
dataIndex: "username",
|
|
key: "username"
|
|
},
|
|
{
|
|
title: "个税扣缴义务人",
|
|
dataIndex: "taxAgentName",
|
|
key: "taxAgentName"
|
|
},
|
|
{
|
|
title: "部门",
|
|
dataIndex: "departmentName",
|
|
key: "departmentName"
|
|
},
|
|
{
|
|
title: "手机号",
|
|
dataIndex: "mobile",
|
|
key: "mobile"
|
|
},
|
|
{
|
|
title: "工号",
|
|
dataIndex: "jobNum",
|
|
key: "jobNum"
|
|
},
|
|
{
|
|
title: "证件号码",
|
|
dataIndex: "idNo",
|
|
key: "idNo"
|
|
},
|
|
{
|
|
title: "入职日期",
|
|
dataIndex: "hiredate",
|
|
key: "hiredate"
|
|
},
|
|
{
|
|
title: "累计子女教育",
|
|
dataIndex: "addUpChildEducation",
|
|
key: "addUpChildEducation"
|
|
},
|
|
{
|
|
title: "累计继续教育",
|
|
dataIndex: "addUpContinuingEducation",
|
|
key: "addUpContinuingEducation"
|
|
},
|
|
{
|
|
title: "累计住房贷款利息",
|
|
dataIndex: "addUpHousingLoanInterest",
|
|
key: "addUpHousingLoanInterest"
|
|
},
|
|
{
|
|
title: "累计住房租金",
|
|
dataIndex: "addUpHousingRent",
|
|
key: "addUpHousingRent"
|
|
},
|
|
{
|
|
title: "累计赡养老人",
|
|
dataIndex: "addUpSupportElderly",
|
|
key: "addUpSupportElderly"
|
|
},
|
|
{
|
|
title: "累计婴幼儿照护",
|
|
dataIndex: "addUpInfantCare",
|
|
key: "addUpInfantCare"
|
|
},
|
|
{
|
|
title: "累计大病医疗",
|
|
dataIndex: "addUpIllnessMedical",
|
|
key: "addUpIllnessMedical"
|
|
}
|
|
];
|
|
export const specialModalColumns = [
|
|
{
|
|
title: "姓名",
|
|
dataIndex: "username",
|
|
key: "username"
|
|
},
|
|
{
|
|
title: "个税扣缴义务人",
|
|
dataIndex: "taxAgentName",
|
|
key: "taxAgentName"
|
|
},
|
|
{
|
|
title: "部门",
|
|
dataIndex: "departmentName",
|
|
key: "departmentName"
|
|
},
|
|
{
|
|
title: "手机号",
|
|
dataIndex: "mobile",
|
|
key: "mobile"
|
|
},
|
|
{
|
|
title: "工号",
|
|
dataIndex: "jobNum",
|
|
key: "jobNum"
|
|
},
|
|
{
|
|
title: "证件号码",
|
|
dataIndex: "idNo",
|
|
key: "idNo"
|
|
},
|
|
{
|
|
title: "入职日期",
|
|
dataIndex: "hiredate",
|
|
key: "hiredate"
|
|
},
|
|
{
|
|
title: "子女教育",
|
|
dataIndex: "childrenEducation",
|
|
key: "childrenEducation"
|
|
},
|
|
{
|
|
title: "继续教育",
|
|
dataIndex: "continuingEducation",
|
|
key: "continuingEducation"
|
|
},
|
|
{
|
|
title: "住房贷款利息",
|
|
dataIndex: "housingLoanInterest",
|
|
key: "housingLoanInterest"
|
|
},
|
|
{
|
|
title: "住房租金",
|
|
dataIndex: "housingRent",
|
|
key: "housingRent"
|
|
},
|
|
{
|
|
title: "赡养老人",
|
|
dataIndex: "supportingElder",
|
|
key: "supportingElder"
|
|
},
|
|
{
|
|
title: "婴幼儿照护",
|
|
dataIndex: "infantCare",
|
|
key: "infantCare"
|
|
},
|
|
{
|
|
title: "大病医疗",
|
|
dataIndex: "seriousIllnessTreatment",
|
|
key: "seriousIllnessTreatment"
|
|
}
|
|
];
|
|
export const otherModalColumns = [
|
|
{
|
|
title: "姓名",
|
|
dataIndex: "username",
|
|
key: "username"
|
|
},
|
|
{
|
|
title: "个税扣缴义务人",
|
|
dataIndex: "taxAgentName",
|
|
key: "taxAgentName"
|
|
},
|
|
{
|
|
title: "部门",
|
|
dataIndex: "departmentName",
|
|
key: "departmentName"
|
|
},
|
|
{
|
|
title: "手机号",
|
|
dataIndex: "mobile",
|
|
key: "mobile"
|
|
},
|
|
{
|
|
title: "工号",
|
|
dataIndex: "jobNum",
|
|
key: "jobNum"
|
|
},
|
|
{
|
|
title: "证件号码",
|
|
dataIndex: "idNo",
|
|
key: "idNo"
|
|
},
|
|
{
|
|
title: "入职日期",
|
|
dataIndex: "hiredate",
|
|
key: "hiredate"
|
|
},
|
|
{
|
|
title: "商业健康保险",
|
|
dataIndex: "businessHealthyInsurance",
|
|
key: "businessHealthyInsurance"
|
|
},
|
|
{
|
|
title: "税延养老保险",
|
|
dataIndex: "taxDelayEndowmentInsurance",
|
|
key: "taxDelayEndowmentInsurance"
|
|
},
|
|
{
|
|
title: "其他",
|
|
dataIndex: "otherDeduction",
|
|
key: "otherDeduction"
|
|
},
|
|
{
|
|
title: "准予扣除的捐赠额",
|
|
dataIndex: "deductionAllowedDonation",
|
|
key: "deductionAllowedDonation"
|
|
}
|
|
];
|
|
export const situationModalColumns = [
|
|
{
|
|
title: "姓名",
|
|
dataIndex: "username",
|
|
key: "username"
|
|
},
|
|
{
|
|
title: "个税扣缴义务人",
|
|
dataIndex: "taxAgentName",
|
|
key: "taxAgentName"
|
|
},
|
|
{
|
|
title: "部门",
|
|
dataIndex: "departmentName",
|
|
key: "departmentName"
|
|
},
|
|
{
|
|
title: "手机号",
|
|
dataIndex: "mobile",
|
|
key: "mobile"
|
|
},
|
|
{
|
|
title: "工号",
|
|
dataIndex: "jobNum",
|
|
key: "jobNum"
|
|
},
|
|
{
|
|
title: "证件号码",
|
|
dataIndex: "idNo",
|
|
key: "idNo"
|
|
},
|
|
{
|
|
title: "入职日期",
|
|
dataIndex: "hiredate",
|
|
key: "hiredate"
|
|
},
|
|
{
|
|
title: "累计收入额",
|
|
dataIndex: "addUpIncome",
|
|
key: "addUpIncome"
|
|
},
|
|
{
|
|
title: "累计减除费用",
|
|
dataIndex: "addUpSubtraction",
|
|
key: "addUpSubtraction"
|
|
},
|
|
{
|
|
title: "累计社保个人合计",
|
|
dataIndex: "addUpSocialSecurityTotal",
|
|
key: "addUpSocialSecurityTotal"
|
|
},
|
|
{
|
|
title: "累计公积金个人合计",
|
|
dataIndex: "addUpAccumulationFundTotal",
|
|
key: "addUpAccumulationFundTotal"
|
|
},
|
|
{
|
|
title: "累计子女教育",
|
|
dataIndex: "addUpChildEducation",
|
|
key: "addUpChildEducation"
|
|
},
|
|
{
|
|
title: "累计继续教育",
|
|
dataIndex: "addUpContinuingEducation",
|
|
key: "addUpContinuingEducation"
|
|
},
|
|
{
|
|
title: "累计住房贷款利息",
|
|
dataIndex: "addUpHousingLoanInterest",
|
|
key: "addUpHousingLoanInterest"
|
|
},
|
|
{
|
|
title: "累计住房租金",
|
|
dataIndex: "addUpHousingRent",
|
|
key: "addUpHousingRent"
|
|
},
|
|
{
|
|
title: "累计赡养老人",
|
|
dataIndex: "addUpSupportElderly",
|
|
key: "addUpSupportElderly"
|
|
},
|
|
{
|
|
title: "累计企业(职业)年金及其他福利",
|
|
dataIndex: "addUpEnterpriseAndOther",
|
|
key: "addUpEnterpriseAndOther"
|
|
},
|
|
{
|
|
title: "累计其他免税扣除",
|
|
dataIndex: "addUpOtherDeduction",
|
|
key: "addUpOtherDeduction"
|
|
},
|
|
{
|
|
title: "累计免税收入",
|
|
dataIndex: "addUpTaxExemptIncome",
|
|
key: "addUpTaxExemptIncome"
|
|
},
|
|
{
|
|
title: "累计准予扣除的捐赠额",
|
|
dataIndex: "addUpAllowedDonation",
|
|
key: "addUpAllowedDonation"
|
|
},
|
|
{
|
|
title: "累计减免税额",
|
|
dataIndex: "addUpTaxSavings",
|
|
key: "addUpTaxSavings"
|
|
},
|
|
{
|
|
title: "累计已预扣预缴税额",
|
|
dataIndex: "addUpAdvanceTax",
|
|
key: "addUpAdvanceTax"
|
|
},
|
|
{
|
|
title: "累计婴幼儿照护",
|
|
dataIndex: "addUpInfantCare",
|
|
key: "addUpInfantCare"
|
|
},
|
|
{
|
|
title: "累计大病医疗",
|
|
dataIndex: "addUpIllnessMedical",
|
|
key: "addUpIllnessMedical"
|
|
}
|
|
|
|
];
|
|
|
|
|
|
export const dataSource = [];
|
|
|
|
export const dataCollectCondition = [
|
|
{
|
|
items: [
|
|
{
|
|
conditionType: "INPUTNUMBER",
|
|
domkey: ["addUpChildEducation"],
|
|
fieldcol: 14,
|
|
label: "累计子女教育",
|
|
labelcol: 8,
|
|
value: "",
|
|
precision: 2,
|
|
viewAttr: 2
|
|
},
|
|
{
|
|
conditionType: "INPUTNUMBER",
|
|
domkey: ["addUpContinuingEducation"],
|
|
fieldcol: 14,
|
|
label: "累计继续教育",
|
|
labelcol: 8,
|
|
value: "",
|
|
precision: 2,
|
|
viewAttr: 2
|
|
},
|
|
{
|
|
conditionType: "INPUTNUMBER",
|
|
domkey: ["addUpHousingLoanInterest"],
|
|
fieldcol: 14,
|
|
label: "累计住房贷款利息",
|
|
labelcol: 8,
|
|
value: "",
|
|
precision: 2,
|
|
viewAttr: 2
|
|
},
|
|
{
|
|
conditionType: "INPUTNUMBER",
|
|
domkey: ["addUpHousingRent"],
|
|
fieldcol: 14,
|
|
label: "累计住房租金",
|
|
labelcol: 8,
|
|
value: "",
|
|
precision: 2,
|
|
viewAttr: 2
|
|
},
|
|
{
|
|
conditionType: "INPUTNUMBER",
|
|
domkey: ["addUpSupportElderly"],
|
|
fieldcol: 14,
|
|
label: "累计赡养老人",
|
|
labelcol: 8,
|
|
value: "",
|
|
precision: 2,
|
|
viewAttr: 2
|
|
},
|
|
{
|
|
conditionType: "INPUTNUMBER",
|
|
domkey: ["addUpIllnessMedical"],
|
|
fieldcol: 14,
|
|
label: "累计大病医疗",
|
|
labelcol: 8,
|
|
value: "",
|
|
precision: 2,
|
|
viewAttr: 2
|
|
},
|
|
{
|
|
conditionType: "INPUTNUMBER",
|
|
domkey: ["addUpInfantCare"],
|
|
fieldcol: 14,
|
|
label: "累计婴幼儿照护",
|
|
labelcol: 8,
|
|
value: "",
|
|
precision: 2,
|
|
viewAttr: 2
|
|
}
|
|
],
|
|
title: '数据采集',
|
|
defaultshow: true
|
|
}
|
|
];
|
|
|
|
|
|
|
|
|
|
|