From 50b5e2cf0eea75fddc2a6596a5ae2af66d2039c9 Mon Sep 17 00:00:00 2001 From: zhengyongxing Date: Mon, 7 Dec 2020 17:07:04 +0800 Subject: [PATCH] =?UTF-8?q?12=E6=9C=88=E5=8A=9F=E8=83=BD=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Payment/Controller/PaymentController.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application/Payment/Controller/PaymentController.class.php b/Application/Payment/Controller/PaymentController.class.php index 0ab894cbf..de374b0c1 100644 --- a/Application/Payment/Controller/PaymentController.class.php +++ b/Application/Payment/Controller/PaymentController.class.php @@ -655,7 +655,7 @@ class PaymentController extends BaseController $this->assign("data",$payment_menber); $this->getAccountMoney(); $this->meta_title = '复核账号'; - $this->display(); + $this->display("memberlist"); } public function del() {