|
|
@@ -158,8 +158,8 @@ var bootstrap = function ($, learun) { |
|
|
|
width: 600, |
|
|
|
height: 400, |
|
|
|
btn: null, |
|
|
|
callBack: function (id) { |
|
|
|
return top[id].acceptClick(refreshGirdData); |
|
|
|
end: function () { |
|
|
|
refreshGirdData(); |
|
|
|
} |
|
|
|
}); |
|
|
|
}); |
|
|
@@ -195,7 +195,7 @@ var bootstrap = function ($, learun) { |
|
|
|
{ label: '职业年金', name: 'OccupationalAnnuities', width: 70, align: "left", statistics: true }, |
|
|
|
{ label: '失业保险金', name: 'UnemploymentInsurance', width: 70, align: "left", statistics: true }, |
|
|
|
{ label: '其它扣款2', name: 'OtherOne', width: 70, align: "left", statistics: true }, |
|
|
|
{ label: '基本代扣合计', name: 'DeductionsSubtotal', width: 70, align: "left", statistics: true }, |
|
|
|
{ label: '基本代扣合计', name: 'DeductionsSubtotal', width: 100, align: "left", statistics: true }, |
|
|
|
{ label: '单位扣款1', name: 'TenPercent', width: 70, align: "left", statistics: true }, |
|
|
|
{ label: '单位扣款2', name: 'GirlStaffSanitation', width: 70, align: "left", statistics: true }, |
|
|
|
{ label: '单位扣款3', name: 'TeacherAndTown', width: 70, align: "center", statistics: true }, |
|
|
|