username@email.com
2023-03-29 eacd4c4f0581f1c4b55f7f0c7f1092b3f965a6f8
zhengcaioa/zhengcaioa/Views/HrJibengongzi/Index.cshtml
@@ -25,13 +25,16 @@
                label: '保密费', name: 'BaomifeiName', labtype: 'txt', hidden: false, width: 100
               
            },
            { label: '社保公司', name: 'ShebaodanweiName', labtype: 'txt', hidden: false, width: 100 },
            //{ label: '社保公司', name: 'ShebaodanweiName', labtype: 'txt', hidden: false, width: 100 },
            { label: '社保个人', name: 'ShebaogerenName', labtype: 'txt', hidden: false, width: 100 },
            //{ label: '社保个人', name: 'ShebaogerenName', labtype: 'txt', hidden: false, width: 100 },
            { label: '电话补贴', name: 'DianhuabutieName', labtype: 'txt', hidden: false, width: 100 },
            { label: '全勤奖', name: 'QuanqingjiangName', labtype: 'txt', hidden: false, width: 100 },
            { label: '交通补贴', name: 'JiaotongbutieName', labtype: 'txt', hidden: false, width: 100 },
            {
                label: '加班工资', name: 'JiabangongziName', labtype: 'txt', hidden: false, width: 100
            },
            { label: '生效日期', name: 'EffecttimeName', labtype: 'txt', hidden: false, width: 100 },
        ];
        dataUrl = "/HrJibengongzi/GetList";