新增
{{scope.$index+1}}
{{ scope.row.auditStatus == "1" ? "未提交" :scope.row.auditStatus == "2" ?'已提交' :scope.row.auditStatus == "3" ?'已通过' :'已驳回' }}
查看
编辑
删除
撤回
提交审核
生成任务跟进单
一键匹配
{{edit==true?'详情':'编辑'}}
匹配记录
{{scope.$index+1}}
{{ scope.row.resources.cereRentalPolicies.businessType }}
{{ scope.row.resources.cereRentalPolicies.leaseTerm }}
{{ scope.row.resources.cereRentalPolicies.rentalPrice }}
新增