commit | 1718f3610e3b57da8cead2b8e76f48546fbb7f30 | [log] [tgz] |
---|---|---|
author | huibing.xie <xiehuibing@supwisdom.com> | 周五 8月 24 14:50:58 2018 +0800 |
committer | huibing.xie <xiehuibing@supwisdom.com> | 周五 8月 24 14:50:58 2018 +0800 |
tree | 233ba965c48e9e16afb7b79b75ed2f3c041ce594 | |
parent | f40b2b94274da20506e3dac15ed8aa0e647ab6ae [diff] [blame] |
环节统计报表查询
diff --git a/leave-school-vue/src/mock/menulist.js b/leave-school-vue/src/mock/menulist.js index 343a71e..cc1ded8 100644 --- a/leave-school-vue/src/mock/menulist.js +++ b/leave-school-vue/src/mock/menulist.js
@@ -103,8 +103,8 @@ { path: 'nodereport', code: 'nodereport', - resource: '/views/news/newview/index', - meta: { title: '环节统计报表查询', icon: 'newview' } + resource: '/views/statistical/nodereport/index', + meta: { title: '环节统计报表查询', icon: 'nodereport' } } ] }