xs 5 年之前
父節點
當前提交
ae69212641
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/main/webapp/webpage/modules/sg/managementcenter/activiti/artificialJudgment.jsp

+ 3 - 3
src/main/webapp/webpage/modules/sg/managementcenter/activiti/artificialJudgment.jsp

@@ -127,9 +127,9 @@
 							<tr>
 								<td class="width-15 active"><label class="pull-right">问题类型:</label></td>
 								<td class="width-35">
-									<input type="checkbox" name="favorite" value="pass1"> 设计变更 &nbsp;
-									<input type="checkbox" name="favorite" value="pass2"> 项目关闭 &nbsp;
-									<input type="checkbox" name="favorite" value="pass3"> 行政政处(城区道路)
+									<input type="checkbox" name="favorite" value="pass1" checked> 设计变更 &nbsp;
+									<input type="checkbox" name="favorite" value="pass2" checked> 项目关闭 &nbsp;
+									<input type="checkbox" name="favorite" value="pass3" checked> 行政政处(城区道路)
 									<input type="checkbox" name="favorite" value="pass5"> 农村政处
 									<input type="checkbox" name="favorite" value="pass6"> 民事政处/行政政处(公路/水利)
 								</td>