浏览代码

Merge branch 'master' of http://git.iamberry.com/hexiugang/iamberry-common-parent

wangxiaoming 7 年之前
父节点
当前提交
ed6a28d798
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      watero-rst-web/src/main/webapp/WEB-INF/views/home/pc_index.ftl

+ 1 - 0
watero-rst-web/src/main/webapp/WEB-INF/views/home/pc_index.ftl

@@ -132,6 +132,7 @@
     });
     //页面层
     layer.open({
+        title: '待办事项',
         type: 1,
         area: ['300px', '180px'], //宽高
         content: $("#selectTodo").html(),