From 5dbd0eb8fa58e811108e89434238adf2aac6e38f Mon Sep 17 00:00:00 2001 From: zhengyongxing Date: Sun, 26 Apr 2020 16:09:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=9A=E7=BB=A9=E9=85=8D=E7=BD=AE=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Admin/Controller/PromoteCompanyController.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application/Admin/Controller/PromoteCompanyController.class.php b/Application/Admin/Controller/PromoteCompanyController.class.php index 0c4fc4767..f2d3ee7e8 100644 --- a/Application/Admin/Controller/PromoteCompanyController.class.php +++ b/Application/Admin/Controller/PromoteCompanyController.class.php @@ -528,7 +528,7 @@ WHERE old_change_promote_id in ({$promoteData})"; } else { - $this->display(); + $this->display('promotedataconfigindex'); }