diff --git a/Application/Admin/View/CpJuheCompany/export.html b/Application/Admin/View/CpJuheCompany/export.html
index 530372e6e..a2dd94847 100644
--- a/Application/Admin/View/CpJuheCompany/export.html
+++ b/Application/Admin/View/CpJuheCompany/export.html
@@ -112,13 +112,16 @@
是否有预付款 |
预付款金额 |
是否签署合同 |
-
+ 合作关系 |
合同期限 |
生效时间 |
开票税点 |
发票类型 |
+
+ 开票内容 |
+
税费费率 |
渠道费率 |
联系人 |
@@ -163,7 +166,7 @@
{$vo.is_surplus|default="否"} |
{$vo.before_amount|default="0"} |
{$vo.is_contract|default="------"} |
-
+ {$vo.is_cooperate|default="------"} |
@@ -175,6 +178,8 @@
|
{$vo['tax_point']}% |
{$vo.invoice_type|default="------"} |
+
+ {$vo.invoice_item|default="信息服务费"} |
{$vo.tax_ratio|default="0"}% |
{$vo.channel_radio|default="0"}% |
{$vo.connection_person|default="------"} |