|
|
@ -23,7 +23,7 @@ |
|
|
|
<div class="cutoffrule"></div> |
|
|
|
<div class="cutoffrule"></div> |
|
|
|
<p>审核状态:{{data.auditStatus | auditStatus}}</p> |
|
|
|
<p>审核状态:{{data.auditStatus | auditStatus}}</p> |
|
|
|
<div class="cutoffrule"></div> |
|
|
|
<div class="cutoffrule"></div> |
|
|
|
<p>驳回说明:{{data.auditLog.rejectReason}}</p> |
|
|
|
<p>驳回说明:{{data.auditLog? data.auditLog.rejectReason : ''}}</p> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|