From e0f17ea195a166ab8e1e94b0fff5cf869370f8bf Mon Sep 17 00:00:00 2001 From: zhengyongxing Date: Mon, 28 Dec 2020 15:36:40 +0800 Subject: [PATCH] =?UTF-8?q?12.28=E5=8A=9F=E8=83=BD=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Payment/View/ExcelPayment/lists.html | 4 ++-- Application/Payment/View/ExcelPayment/viewPuPool.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Application/Payment/View/ExcelPayment/lists.html b/Application/Payment/View/ExcelPayment/lists.html index fa78e8501..0efcb24b1 100644 --- a/Application/Payment/View/ExcelPayment/lists.html +++ b/Application/Payment/View/ExcelPayment/lists.html @@ -210,7 +210,7 @@ 创建时间 批次号 结算金额 - 审批状态 + 打款状态 支付时间 @@ -237,7 +237,7 @@ {$data.batch_num} {$data.statement_money} - style="color: red">{$data.verify|default='---'} + {$data.pay_status_str} diff --git a/Application/Payment/View/ExcelPayment/viewPuPool.html b/Application/Payment/View/ExcelPayment/viewPuPool.html index 8297f4d8f..8f327911b 100644 --- a/Application/Payment/View/ExcelPayment/viewPuPool.html +++ b/Application/Payment/View/ExcelPayment/viewPuPool.html @@ -114,7 +114,7 @@ 结算金额 - 审批状态 + 支付宝真实姓名 支付宝账号 制单人 @@ -163,7 +163,7 @@ - - - {$com.verify} + {$com.company_info.ali_user} {$com.company_info.ali_account}