添加数据统计

This commit is contained in:
song2048
2021-08-08 16:07:32 +08:00
parent 75eefe4394
commit 059ce00b8b
4 changed files with 31 additions and 0 deletions
+12
View File
@@ -1097,6 +1097,18 @@ const routes = [
menuId: 'A59EFAQ7AC'
}
},
//标准法规工作组数据统计
{
path: '/dataStatisComments',
name: 'dataStatisComments',
component: () =>
import('@/pages/regulatoryRepository/dataStatis/index'),
meta: {
requireAuth: true,
title: '标准法规工作组数据统计',
menuId: ''
}
},
// 标准征求意见
{
path: '/standardForComments',