username@email.com
2021-10-21 c571ee7de9595e2616e0e5f85734dbaa42ed6098
zhengcaioa/zhengcaioa/Views/AdmPieceCheck/Index.cshtml
@@ -26,6 +26,7 @@
            { label: '工作内容', name: 'Remark', labtype: 'txt', hidden: false, width: 100 },
            { label: '绩效提成(元)', name: 'Gongzi', labtype: 'txt', hidden: false, width: 100 },
            { label: '数量', name: 'Shuliang', labtype: 'txt', hidden: false, width: 100 },
        ];
        dataUrl = "/AdmPieceCheck/GetList";