From b2546c02342c5c383be0b6229756d8b7085c195b Mon Sep 17 00:00:00 2001 From: wangxy <1356089412@qq.com> Date: Tue, 2 Jul 2024 10:20:59 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=96=B0=E9=A2=98=E5=BA=93=E7=AE=A1?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/templates/system/elExam/repo/repo.html | 1 - 1 file changed, 1 deletion(-) diff --git a/ruoyi-admin/src/main/resources/templates/system/elExam/repo/repo.html b/ruoyi-admin/src/main/resources/templates/system/elExam/repo/repo.html index 6d27325..c064cbf 100644 --- a/ruoyi-admin/src/main/resources/templates/system/elExam/repo/repo.html +++ b/ruoyi-admin/src/main/resources/templates/system/elExam/repo/repo.html @@ -44,7 +44,6 @@ var editFlag = [[${@permission.hasPermi('system:repo:edit')}]]; var removeFlag = [[${@permission.hasPermi('system:repo:remove')}]]; var prefix = ctx + "system/repo"; - $(function() { var options = { uniqueId: "id",