diff --git a/Application/Admin/Controller/SettlementController.class.php b/Application/Admin/Controller/SettlementController.class.php index 0068f55ca..932dddb24 100644 --- a/Application/Admin/Controller/SettlementController.class.php +++ b/Application/Admin/Controller/SettlementController.class.php @@ -349,7 +349,7 @@ class SettlementController extends ThinkController $this->assign('msg', $msg); $this->assign('settlement_type', $settlement_type); $this->meta_title = '结算单管理'; - $this->display(); + $this->display('generatesettlementsheet'); } else { // 判断结算时间是否冲突 if ($msg) {