username@email.com
2021-06-15 b42c3993c1fd3578e1ca18007bf57c48eac5f5cf
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";