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() {