Quellcode durchsuchen

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

ld_xuhx vor 8 Jahren
Ursprung
Commit
8aadc39e0b
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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">