From c6c6cdc337529f596713dd7723e214eba4f71f01 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期三, 08 三月 2023 13:33:20 +0800 Subject: [PATCH] # --- src/main/webapp/static/layui/lay/modules/admin.js | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/layui/lay/modules/admin.js b/src/main/webapp/static/layui/lay/modules/admin.js index 9fd7c09..d51ac75 100644 --- a/src/main/webapp/static/layui/lay/modules/admin.js +++ b/src/main/webapp/static/layui/lay/modules/admin.js @@ -736,6 +736,10 @@ } }); }, + /* 甯姪PDF */ + help: function () { + + }, /* 鎵撳紑鍙充晶寮圭獥 */ popupRight: function () { var option = admin.util.deepClone($(this).data()); -- Gitblit v1.9.1