LR-20210131IOQH\Administrator
2021-06-10 56e5ef90ee97e296014b4faf6863315ad0c2ace4
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";