From ea2683716f94d814a713cfde97a9ad963a1320c2 Mon Sep 17 00:00:00 2001 From: zhengyongxing Date: Mon, 27 Jul 2020 16:44:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E6=B8=B8=E5=85=AC=E5=8F=B8=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E4=B8=8E=E4=B8=8A=E6=B8=B8=E5=85=AC=E5=8F=B8=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E4=B8=80=E8=87=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Admin/View/CpJuheCompany/detail.html | 12 ++++++------ Application/Admin/View/CpJuheCompany/export.html | 12 +++++++++--- 2 files changed, 15 insertions(+), 9 deletions(-) diff --git a/Application/Admin/View/CpJuheCompany/detail.html b/Application/Admin/View/CpJuheCompany/detail.html index 4b55c6c6f..7a26a4e5a 100644 --- a/Application/Admin/View/CpJuheCompany/detail.html +++ b/Application/Admin/View/CpJuheCompany/detail.html @@ -111,12 +111,12 @@ - - 是否为收款方 - - - - + + + + + + 联系人 diff --git a/Application/Admin/View/CpJuheCompany/export.html b/Application/Admin/View/CpJuheCompany/export.html index 391b1cb58..530372e6e 100644 --- a/Application/Admin/View/CpJuheCompany/export.html +++ b/Application/Admin/View/CpJuheCompany/export.html @@ -113,17 +113,20 @@ 预付款金额 是否签署合同 - 是否具有游戏资质 + 合同期限 生效时间 开票税点 发票类型 税费费率 - 渠道类型 + 渠道费率 联系人 联系电话 联系地址 + 注册电话 + 注册地址 + 公司税号 @@ -161,7 +164,7 @@ {$vo.before_amount|default="0"} {$vo.is_contract|default="------"} - {$vo.is_qualifity|default="否"} + {$vo['agreement_time']['start_time']}— @@ -177,6 +180,9 @@ {$vo.connection_person|default="------"} {$vo.phone|default="------"} {$vo.connection_address|default="------"} + {$vo.register_phone|default="------"} + {$vo.register_address|default="------"} + {$vo.tax_identification_number|default="------"}