| | |
| | | <!-- 注意事项 --> |
| | | <tr><th>注意事项</th></tr> |
| | | </table> |
| | | |
| | | </div> |
| | | </div> |
| | | |
| | |
| | | </table> |
| | | </div> |
| | | </div> |
| | | |
| | | |
| | | <div id="tips"> |
| | | <h3>提示</h3> |
| | | <div id="text">当前项目计划时间不完整;请补充完成后重试!</div> |
| | |
| | | <button class="layui-btn layui-btn-primary" type="button" ew-event="closeDialog">取消</button> |
| | | </div> |
| | | </form> |
| | | <!--<div id="realTime" >--> |
| | | <!-- <h3 class="text">提示</h3>--> |
| | | <!-- <div class="input">--> |
| | | <!-- <text>结束时间:</text>--> |
| | | <!-- <input id="realEndTime" placeholder="请输入实际完成时间">--> |
| | | <!-- </div>--> |
| | | <!-- <button id="closeed" onclick="">确 认</button>--> |
| | | <!--</div>--> |
| | | </script> |
| | | |
| | | <script type="text/javascript"> |
| | |
| | | }) |
| | | $("#closee").on("click",function(){ |
| | | $("#tips").attr("style","display:none") |
| | | }) |
| | | $("#closeed").on("click",function(){ |
| | | |
| | | }) |
| | | </script> |