From c418337c87b53cc8e0fe01d61ef708f03eb20287 Mon Sep 17 00:00:00 2001 From: niubilety Date: Tue, 28 Jun 2016 18:16:51 +0800 Subject: [PATCH] =?UTF-8?q?=E8=80=83=E5=8B=A4=E7=B3=BB=E7=BB=9F=E5=9F=BA?= =?UTF-8?q?=E6=9C=AC=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 +++++------- templates/attend/data.list.html | 2 +- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 8742e09..f00e0e3 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,9 @@ ## 当前功能 ## 用户权限管理已经完成,released v1.0 - +考勤管理已经完成,released v1.0.1 ## 结果展示 ## -###编辑用户### -![](https://github.com/hgz6536/hgz6536.github.io/blob/master/images/EditPermission.png) -###当用户访问/user/add时就会出现以下界面### -![](https://github.com/hgz6536/hgz6536.github.io/blob/master/images/DenyUrl.png) -###实现了组【部门或者角色】的权限管理### -不展示图片了,和上面的用户类似的页面,当用户没有/user/add 权限时,如果其所在的组有这个url的权限也是可以访问的,用户权限只是让权限粒度更小,从而更灵活. \ No newline at end of file +###xlsx 文件上传### +![](https://github.com/hgz6536/hgz6536.github.io/blob/master/images/xlsx_upload.png) +###考勤列表### +![](https://github.com/hgz6536/hgz6536.github.io/blob/master/images/kaoqin_list.png) \ No newline at end of file diff --git a/templates/attend/data.list.html b/templates/attend/data.list.html index d6b3147..bd73ac1 100644 --- a/templates/attend/data.list.html +++ b/templates/attend/data.list.html @@ -27,7 +27,7 @@ {{ foo.id }} - {{ foo.fullname_id }} + {{ foo.fullname.fullname }} {{ foo.date }} {{ foo.on }} {{ foo.off }}