From fef8f5ee18b73c9d6bf595d7f6a66be5c4c4c791 Mon Sep 17 00:00:00 2001
From: Mlxa0324 <mlx950324@163.com>
Date: Tue, 13 Dec 2022 14:36:29 +0800
Subject: [PATCH] =?UTF-8?q?=E8=AF=95=E9=A2=98=E5=A2=9E=E5=8A=A0=E4=B8=8A?=
 =?UTF-8?q?=E4=BC=A0=E9=99=A2=E6=A0=A1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .../resources/static/js/jlw/resourcesQuestion/index.js    | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/web/src/main/resources/static/js/jlw/resourcesQuestion/index.js b/web/src/main/resources/static/js/jlw/resourcesQuestion/index.js
index e08b262d..80e44f8f 100644
--- a/web/src/main/resources/static/js/jlw/resourcesQuestion/index.js
+++ b/web/src/main/resources/static/js/jlw/resourcesQuestion/index.js
@@ -45,14 +45,14 @@ layui.define(['form', 'laydate', 'table'], function (exports) {
                         field: 'courseInfoName',
                         title: '归属章节', align: "center"
                     },
-                    {
-                        field: 'orgIdText',
-                        title: '上传院校', align: "center"
-                    },
                     {
                         field: 'addTypeText',
                         title: '题库来源', align: "center"
                     },
+                    {
+                        field: 'orgIdText',
+                        title: '上传院校', align: "center"
+                    },
                     {
                         field: 'questionStatus', width: 80,
                         title: '状态', align: "center", templet: function (d) {