ting.yin 4 years ago
parent
commit
6b445ee867

+ 1 - 1
stmms-web/src/main/webapp/WEB-INF/views/modules/exam/groupEditFull.jsp

@@ -91,9 +91,9 @@
 			<caption><h4>${subject.code }-${subject.name } 主观题${subject.subjectiveScore }分</h4></caption>
         	<thead>
         	<tr>
-        		 <th>名称</th>
        			 <th>大题号</th>
         		 <th>小题号</th>
+        		 <th>名称</th>
         		 <th>分数</th>
         		 <th></th>
 			</tr>