查询
重置
返回
{{scope.row.zgStatus==0?'待整改':(scope.row.zgStatus==1?'整改待复核':(scope.row.zgStatus==2?'复核未通过':(scope.row.zgStatus==3?'整改中':(scope.row.zgStatus==4?'整改完成':''))))}}
查看