diff --git a/Application/Admin/Controller/PromoteController.class.php b/Application/Admin/Controller/PromoteController.class.php index bc64845a7..4141db0c9 100644 --- a/Application/Admin/Controller/PromoteController.class.php +++ b/Application/Admin/Controller/PromoteController.class.php @@ -1428,7 +1428,7 @@ class PromoteController extends ThinkController } $data = array( 'promote_id' => $promote_id, - 'company_belong' => $company_belong, + // 'company_belong' => $company_belong, 'company_relation' => $company_relation, 'can_view_recharge' => $can_view_recharge, 'company_type' => $company_type, @@ -1471,7 +1471,6 @@ class PromoteController extends ThinkController } $data = array( 'promote_id' => $promote_id, - // 'company_belong' => $company_belong, 'company_relation' => $company_relation, 'can_view_recharge' => $can_view_recharge, 'company_type' => $company_type, @@ -1521,7 +1520,6 @@ class PromoteController extends ThinkController $promote_belongs = M('promote_belong', 'tab_')->where(['id' => ['in', I('ids')]])->select(); foreach ($promote_belongs as $promote_belong) { $update = [ - 'company_belong' => $promote_belong['company_belong'], 'company_relation' => $promote_belong['company_relation'], 'can_view_recharge' => $promote_belong['can_view_recharge'], 'account_type' => $promote_belong['company_type'] diff --git a/Application/Admin/View/Promote/belong_add.html b/Application/Admin/View/Promote/belong_add.html index 99ad10e4e..1ee1c9ac1 100644 --- a/Application/Admin/View/Promote/belong_add.html +++ b/Application/Admin/View/Promote/belong_add.html @@ -58,30 +58,6 @@ - - - - 工会归属: - - - - - - - - - 工会关系: diff --git a/Application/Admin/View/Promote/belong_edit.html b/Application/Admin/View/Promote/belong_edit.html index a6c26f438..4ca4c353b 100644 --- a/Application/Admin/View/Promote/belong_edit.html +++ b/Application/Admin/View/Promote/belong_edit.html @@ -64,16 +64,6 @@ - - 工会关系: diff --git a/Application/Home/View/default/Public/promote_base.html b/Application/Home/View/default/Public/promote_base.html index a03de1c73..fdc82b6fa 100644 --- a/Application/Home/View/default/Public/promote_base.html +++ b/Application/Home/View/default/Public/promote_base.html @@ -148,9 +148,9 @@
-
+
今天是: