+
+ 成功合计: {{ orderInfo.withdrawTotal.success.total }}
+
+
+ 成功笔数: {{ orderInfo.withdrawTotal.success.count }}
+
+
+ 失败合计: {{ orderInfo.withdrawTotal.fail.count }}
+
+
+ 失败笔数: {{ orderInfo.withdrawTotal.fail.count }}
+
+
+ 审核中合计: {{ orderInfo.withdrawTotal.auditing.count }}
+
+
+ 审核中笔数: {{ orderInfo.withdrawTotal.auditing.count }}
+
+
+ 其他合计: {{ orderInfo.withdrawTotal.other.count }}
+
+
+ 其他笔数: {{ orderInfo.withdrawTotal.other.count }}
+
+