getKey()}"; // 模态窗 $this->modal($id); return << HTML; } protected function modal($id) { $form = new ImportExcelLoanForm(); Admin::script('Dcat.onPjaxComplete(function () { $(".modal-backdrop").remove(); $("body").removeClass("modal-open"); }, true)'); // 通过 Admin::html 方法设置模态窗HTML Admin::html( <<