LR-20210131IOQH\Administrator
2021-06-28 0879713a184c48a0306a771a1e151387d5a9cf4c
zhengcaioa/zhengcaioa/Views/CooperOrder/Index.cshtml
@@ -92,7 +92,7 @@
                }
            },
            {
                label: '完工', name: 'WangongStatusName', labtype: 'txt', hidden: wangongbool, width: 60,
                label: '完工', name: 'WangongStatusName', labtype: 'txt', hidden: true, width: 60,
                formatter: function (cellvalue, options, rowObject) {
                    if (rowObject.ShouliStatus == '4' || rowObject.ShouliStatus == '5'  ) {
                        return "√";