ting.yin 4 년 전
부모
커밋
6b445ee867
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      stmms-web/src/main/webapp/WEB-INF/views/modules/exam/groupEditFull.jsp

+ 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>