소스 검색

git-svn-id: https://192.168.57.71/svn/jsgkj@1789 931142cf-59ea-a443-aa0e-51397b428577

ld_xuhx 8 년 전
부모
커밋
8aadc39e0b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      gkjsjy/trunk/WebContent/WEB-INF/pages/sys/todo.jsp

+ 2 - 2
gkjsjy/trunk/WebContent/WEB-INF/pages/sys/todo.jsp

@@ -94,8 +94,8 @@
 						<!-- <th width="20%">任务内容</th> -->
 						<th width="45%">任务标题</th>
 						<th width="20%">开始时间</th>
-						<th width="10%">发起人</th>
-						<th width="10%">处理</th>
+						<th width="14%">发起人</th>
+						<th width="6%">处理</th>
 					</tr>
 					 <c:forEach items="${list}" var="workitem" varStatus="status">
 						<tr class="tr_bg">