username@email.com
2021-06-10 c888afad7b611e6341b8e733eff5e651ae82695b
zhengcaioa/zhengcaioa/Views/AdmPieceCheck/Index.cshtml
@@ -25,7 +25,7 @@
            { label: '计件项目', name: 'WorkProName', labtype: 'txt', hidden: false, width: 100 },
            { label: '工作内容', name: 'Remark', labtype: 'txt', hidden: false, width: 100 },
            { label: '计件工资', name: 'Gongzi', labtype: 'txt', hidden: false, width: 100 },
            { label: '绩效提成(元)', name: 'Gongzi', labtype: 'txt', hidden: false, width: 100 },
        ];
        dataUrl = "/AdmPieceCheck/GetList";