{{ getPendingCount() }}
待审批
{{ getApprovedCount() }}
已通过
{{ getRejectedCount() }}
已拒绝
¥{{ getTotalAmount() }}
审批总额
待审批 ({{ getPendingCount() }})
已审批 ({{ getApprovedCount() + getRejectedCount() }})
{{ getBusinessTypeText(record.businessType) }}
{{ getApprovalStatusText(record.approvalStatus) }}
¥{{ formatPrice(record.purchasePrice) }}
-
¥{{ formatPrice(record.totalPrice) }}
-
{{ formatDateTime(record.applyTime) }}
-
{{ formatDateTime(record.approvalTime) }}
-
查看详情
审批通过
审批拒绝