From 7756efe8599f47849a728f88ef53252375bd488d Mon Sep 17 00:00:00 2001 From: chenzhi Date: Mon, 1 Mar 2021 11:40:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=BB=93=E7=AE=97=E5=8D=95?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Admin/View/CompanyStatement/lists.html | 22 +++++++++++++------ 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/Application/Admin/View/CompanyStatement/lists.html b/Application/Admin/View/CompanyStatement/lists.html index a76a10e3f..7395ec470 100644 --- a/Application/Admin/View/CompanyStatement/lists.html +++ b/Application/Admin/View/CompanyStatement/lists.html @@ -202,12 +202,16 @@ 结算周期 结算类型 结算金额 - 结算流水 + + 结算流水 + 创建记录 管理员审核 汇总状态 - 对外发起 - 合作确认 + + 对外发起 + 合作确认 + 操作 @@ -229,7 +233,9 @@ {$data.withdraw_type_1} {$data.withdraw_type_2} {$data.statement_money} - {$data.platform_amount} + + {$data.platform_amount} + {$data.create} @@ -253,8 +259,10 @@ - {$data.launch} - {$data.confirm} + + {$data.launch} + {$data.confirm} + {$vo} @@ -262,7 +270,7 @@ - 合计结算总金额: {$count.statement_money}     结算总流水: {$count['platform_amount']} (补点不重复统计在内) + 合计结算总金额: {$count.statement_money}     结算总流水: {$count['platform_amount']} (补点不重复统计在内)