From 83a16258188a2ef5c0cfdcb37319773d896ea4b0 Mon Sep 17 00:00:00 2001 From: wangxy <1356089412@qq.com> Date: Thu, 22 Aug 2024 09:07:21 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=9F=A5=E8=AF=A2=E4=BA=BA=E5=91=98?= =?UTF-8?q?=E8=AE=B0=E5=BD=95=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/templates/system/elExam/repo/repo.html | 4 ++++ 1 file changed, 4 insertions(+) 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 955886e..b1ba474 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 @@ -55,6 +55,10 @@ columns: [{ checkbox: true }, + { + field : 'id', + title : '题库ID' + }, { field : 'title', title : '题库名称'