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