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 : '题库名称'