|
@@ -700,14 +700,14 @@
|
|
|
</c:if>
|
|
|
<div class="list_task" style="border: 1px solid #ccc;margin-top: 10px;border-bottom: none; display: none;">
|
|
|
<%--<ul>--%>
|
|
|
- <%--<li style="float:left;line-height: 38px;width: 100px;text-align: center;font-size: 14px;color: #333333;cursor: pointer;color: #0088cc;border-bottom: 1px solid #0088cc;">阶段计划</li>--%>
|
|
|
+ <%--<li style="float:left;line-height: 38px;width: 100px;text-align: center;font-size: 14px;color: #333333;cursor: pointer;color: #0088cc;border-bottom: 1px solid #0088cc;">反馈周期</li>--%>
|
|
|
<%--<%–<c:if test="${needSubTask}">–%>--%>
|
|
|
<%--<%–<li style="float: left;line-height: 38px;width: 100px;text-align: center;font-size: 14px;color: #333333;cursor: pointer;">子任务</li>–%>--%>
|
|
|
<%--<%–</c:if>–%>--%>
|
|
|
<%--<div style="clear: both;"></div>--%>
|
|
|
<%--</ul>--%>
|
|
|
<div class="titleTxt zk" data-sta="stage" style="margin-top: 0;display: none;">
|
|
|
- <span class="titleNames">阶段计划<img src="${path}/tc_suite/taskmt/byType/images/report_h.png" alt="">
|
|
|
+ <span class="titleNames">反馈周期<img src="${path}/tc_suite/taskmt/byType/images/report_h.png" alt="">
|
|
|
<img class="titleSj" src="${path}/tc_suite/taskmt/byType/images/left_sj.png" alt=""></span>
|
|
|
<img class="maxBtnUpImg arrowXZ" src="${path}/tc_suite/taskmt/byType/images/right.png" alt="">
|
|
|
<div class="blank">
|