username@email.com
2023-02-28 67a0042c5f29e4bb0e0b82f6190f2bc51480b45c
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";