From 2cf0fdf9054c4fae1d0b5f33567fc1084ff32f9b Mon Sep 17 00:00:00 2001 From: chenzhi Date: Thu, 4 Jun 2020 17:35:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=85=AC=E4=BC=9A=E5=BD=92?= =?UTF-8?q?=E5=B1=9E=E7=BC=96=E8=BE=91=E8=A7=84=E5=88=99=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Controller/PromoteController.class.php | 4 +--- .../Admin/View/Promote/belong_add.html | 24 ------------------- .../Admin/View/Promote/belong_edit.html | 10 -------- 3 files changed, 1 insertion(+), 37 deletions(-) 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 @@ - - 工会关系: