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} |