diff --git a/src/router/modules/comment.js b/src/router/modules/comment.js index c3c10ac..9587edc 100644 --- a/src/router/modules/comment.js +++ b/src/router/modules/comment.js @@ -31,5 +31,31 @@ meta: { title: '职能单位评价', icon: '', belongSys: '', permission: '/accessFuncDept' } } ] + }, + { + path: '/otherComment', + component: Layout, + redirect: '/highFreq', + name: 'OtherComment', + alwaysShow: true, + meta: { + title: '其他评价', + permission: ['/otherComment'], + sys: '/comment' + }, + children: [ + { + path: '/highFreq', + component: () => import('@/views/otherComment/highFreq/highFreq'), + name: 'HighFreq', + meta: { title: '高发问题', icon: '', belongSys: '', permission: '/highFreq' } + }, + { + path: '/sourceStatis', + component: () => import('@/views/otherComment/sourceStatis/sourceStatis'), + name: 'SourceStatis', + meta: { title: '来源统计', icon: '', belongSys: '', permission: '/sourceStatis' } + } + ] } ] diff --git a/src/router/modules/comment.js b/src/router/modules/comment.js index c3c10ac..9587edc 100644 --- a/src/router/modules/comment.js +++ b/src/router/modules/comment.js @@ -31,5 +31,31 @@ meta: { title: '职能单位评价', icon: '', belongSys: '', permission: '/accessFuncDept' } } ] + }, + { + path: '/otherComment', + component: Layout, + redirect: '/highFreq', + name: 'OtherComment', + alwaysShow: true, + meta: { + title: '其他评价', + permission: ['/otherComment'], + sys: '/comment' + }, + children: [ + { + path: '/highFreq', + component: () => import('@/views/otherComment/highFreq/highFreq'), + name: 'HighFreq', + meta: { title: '高发问题', icon: '', belongSys: '', permission: '/highFreq' } + }, + { + path: '/sourceStatis', + component: () => import('@/views/otherComment/sourceStatis/sourceStatis'), + name: 'SourceStatis', + meta: { title: '来源统计', icon: '', belongSys: '', permission: '/sourceStatis' } + } + ] } ] diff --git a/src/views/deptAccess/accessRule.vue b/src/views/deptAccess/accessRule.vue new file mode 100644 index 0000000..699b1c7 --- /dev/null +++ b/src/views/deptAccess/accessRule.vue @@ -0,0 +1,95 @@ + + + + + diff --git a/src/router/modules/comment.js b/src/router/modules/comment.js index c3c10ac..9587edc 100644 --- a/src/router/modules/comment.js +++ b/src/router/modules/comment.js @@ -31,5 +31,31 @@ meta: { title: '职能单位评价', icon: '', belongSys: '', permission: '/accessFuncDept' } } ] + }, + { + path: '/otherComment', + component: Layout, + redirect: '/highFreq', + name: 'OtherComment', + alwaysShow: true, + meta: { + title: '其他评价', + permission: ['/otherComment'], + sys: '/comment' + }, + children: [ + { + path: '/highFreq', + component: () => import('@/views/otherComment/highFreq/highFreq'), + name: 'HighFreq', + meta: { title: '高发问题', icon: '', belongSys: '', permission: '/highFreq' } + }, + { + path: '/sourceStatis', + component: () => import('@/views/otherComment/sourceStatis/sourceStatis'), + name: 'SourceStatis', + meta: { title: '来源统计', icon: '', belongSys: '', permission: '/sourceStatis' } + } + ] } ] diff --git a/src/views/deptAccess/accessRule.vue b/src/views/deptAccess/accessRule.vue new file mode 100644 index 0000000..699b1c7 --- /dev/null +++ b/src/views/deptAccess/accessRule.vue @@ -0,0 +1,95 @@ + + + + + diff --git a/src/views/deptAccess/deptAccess.vue b/src/views/deptAccess/deptAccess.vue index 94cd5c5..9e37773 100644 --- a/src/views/deptAccess/deptAccess.vue +++ b/src/views/deptAccess/deptAccess.vue @@ -32,21 +32,32 @@ - 考核规则 + 考核规则 + + + + + diff --git a/src/views/deptAccess/deptAccess.vue b/src/views/deptAccess/deptAccess.vue index 94cd5c5..9e37773 100644 --- a/src/views/deptAccess/deptAccess.vue +++ b/src/views/deptAccess/deptAccess.vue @@ -32,21 +32,32 @@ - 考核规则 + 考核规则 + + + + + diff --git a/src/router/modules/comment.js b/src/router/modules/comment.js index c3c10ac..9587edc 100644 --- a/src/router/modules/comment.js +++ b/src/router/modules/comment.js @@ -31,5 +31,31 @@ meta: { title: '职能单位评价', icon: '', belongSys: '', permission: '/accessFuncDept' } } ] + }, + { + path: '/otherComment', + component: Layout, + redirect: '/highFreq', + name: 'OtherComment', + alwaysShow: true, + meta: { + title: '其他评价', + permission: ['/otherComment'], + sys: '/comment' + }, + children: [ + { + path: '/highFreq', + component: () => import('@/views/otherComment/highFreq/highFreq'), + name: 'HighFreq', + meta: { title: '高发问题', icon: '', belongSys: '', permission: '/highFreq' } + }, + { + path: '/sourceStatis', + component: () => import('@/views/otherComment/sourceStatis/sourceStatis'), + name: 'SourceStatis', + meta: { title: '来源统计', icon: '', belongSys: '', permission: '/sourceStatis' } + } + ] } ] diff --git a/src/views/deptAccess/accessRule.vue b/src/views/deptAccess/accessRule.vue new file mode 100644 index 0000000..699b1c7 --- /dev/null +++ b/src/views/deptAccess/accessRule.vue @@ -0,0 +1,95 @@ + + + + + diff --git a/src/views/deptAccess/deptAccess.vue b/src/views/deptAccess/deptAccess.vue index 94cd5c5..9e37773 100644 --- a/src/views/deptAccess/deptAccess.vue +++ b/src/views/deptAccess/deptAccess.vue @@ -32,21 +32,32 @@ - 考核规则 + 考核规则 + + + + + diff --git a/src/views/deptAccess/deptAccessList.vue b/src/views/deptAccess/deptAccessList.vue index f413be9..ebddd79 100644 --- a/src/views/deptAccess/deptAccessList.vue +++ b/src/views/deptAccess/deptAccessList.vue @@ -1,13 +1,18 @@ + + diff --git a/src/router/modules/comment.js b/src/router/modules/comment.js index c3c10ac..9587edc 100644 --- a/src/router/modules/comment.js +++ b/src/router/modules/comment.js @@ -31,5 +31,31 @@ meta: { title: '职能单位评价', icon: '', belongSys: '', permission: '/accessFuncDept' } } ] + }, + { + path: '/otherComment', + component: Layout, + redirect: '/highFreq', + name: 'OtherComment', + alwaysShow: true, + meta: { + title: '其他评价', + permission: ['/otherComment'], + sys: '/comment' + }, + children: [ + { + path: '/highFreq', + component: () => import('@/views/otherComment/highFreq/highFreq'), + name: 'HighFreq', + meta: { title: '高发问题', icon: '', belongSys: '', permission: '/highFreq' } + }, + { + path: '/sourceStatis', + component: () => import('@/views/otherComment/sourceStatis/sourceStatis'), + name: 'SourceStatis', + meta: { title: '来源统计', icon: '', belongSys: '', permission: '/sourceStatis' } + } + ] } ] diff --git a/src/views/deptAccess/accessRule.vue b/src/views/deptAccess/accessRule.vue new file mode 100644 index 0000000..699b1c7 --- /dev/null +++ b/src/views/deptAccess/accessRule.vue @@ -0,0 +1,95 @@ + + + + + diff --git a/src/views/deptAccess/deptAccess.vue b/src/views/deptAccess/deptAccess.vue index 94cd5c5..9e37773 100644 --- a/src/views/deptAccess/deptAccess.vue +++ b/src/views/deptAccess/deptAccess.vue @@ -32,21 +32,32 @@ - 考核规则 + 考核规则 + + + + + diff --git a/src/views/deptAccess/deptAccessList.vue b/src/views/deptAccess/deptAccessList.vue index f413be9..ebddd79 100644 --- a/src/views/deptAccess/deptAccessList.vue +++ b/src/views/deptAccess/deptAccessList.vue @@ -1,13 +1,18 @@ + + diff --git a/src/views/otherComment/highFreq/highFreq.vue b/src/views/otherComment/highFreq/highFreq.vue new file mode 100644 index 0000000..a79bf77 --- /dev/null +++ b/src/views/otherComment/highFreq/highFreq.vue @@ -0,0 +1,100 @@ + + + + + diff --git a/src/router/modules/comment.js b/src/router/modules/comment.js index c3c10ac..9587edc 100644 --- a/src/router/modules/comment.js +++ b/src/router/modules/comment.js @@ -31,5 +31,31 @@ meta: { title: '职能单位评价', icon: '', belongSys: '', permission: '/accessFuncDept' } } ] + }, + { + path: '/otherComment', + component: Layout, + redirect: '/highFreq', + name: 'OtherComment', + alwaysShow: true, + meta: { + title: '其他评价', + permission: ['/otherComment'], + sys: '/comment' + }, + children: [ + { + path: '/highFreq', + component: () => import('@/views/otherComment/highFreq/highFreq'), + name: 'HighFreq', + meta: { title: '高发问题', icon: '', belongSys: '', permission: '/highFreq' } + }, + { + path: '/sourceStatis', + component: () => import('@/views/otherComment/sourceStatis/sourceStatis'), + name: 'SourceStatis', + meta: { title: '来源统计', icon: '', belongSys: '', permission: '/sourceStatis' } + } + ] } ] diff --git a/src/views/deptAccess/accessRule.vue b/src/views/deptAccess/accessRule.vue new file mode 100644 index 0000000..699b1c7 --- /dev/null +++ b/src/views/deptAccess/accessRule.vue @@ -0,0 +1,95 @@ + + + + + diff --git a/src/views/deptAccess/deptAccess.vue b/src/views/deptAccess/deptAccess.vue index 94cd5c5..9e37773 100644 --- a/src/views/deptAccess/deptAccess.vue +++ b/src/views/deptAccess/deptAccess.vue @@ -32,21 +32,32 @@ - 考核规则 + 考核规则 + + + + + diff --git a/src/views/deptAccess/deptAccessList.vue b/src/views/deptAccess/deptAccessList.vue index f413be9..ebddd79 100644 --- a/src/views/deptAccess/deptAccessList.vue +++ b/src/views/deptAccess/deptAccessList.vue @@ -1,13 +1,18 @@ + + diff --git a/src/views/otherComment/highFreq/highFreq.vue b/src/views/otherComment/highFreq/highFreq.vue new file mode 100644 index 0000000..a79bf77 --- /dev/null +++ b/src/views/otherComment/highFreq/highFreq.vue @@ -0,0 +1,100 @@ + + + + + diff --git a/src/views/otherComment/highFreq/highFreqChart.vue b/src/views/otherComment/highFreq/highFreqChart.vue new file mode 100644 index 0000000..6d81057 --- /dev/null +++ b/src/views/otherComment/highFreq/highFreqChart.vue @@ -0,0 +1,68 @@ + + + + + diff --git a/src/router/modules/comment.js b/src/router/modules/comment.js index c3c10ac..9587edc 100644 --- a/src/router/modules/comment.js +++ b/src/router/modules/comment.js @@ -31,5 +31,31 @@ meta: { title: '职能单位评价', icon: '', belongSys: '', permission: '/accessFuncDept' } } ] + }, + { + path: '/otherComment', + component: Layout, + redirect: '/highFreq', + name: 'OtherComment', + alwaysShow: true, + meta: { + title: '其他评价', + permission: ['/otherComment'], + sys: '/comment' + }, + children: [ + { + path: '/highFreq', + component: () => import('@/views/otherComment/highFreq/highFreq'), + name: 'HighFreq', + meta: { title: '高发问题', icon: '', belongSys: '', permission: '/highFreq' } + }, + { + path: '/sourceStatis', + component: () => import('@/views/otherComment/sourceStatis/sourceStatis'), + name: 'SourceStatis', + meta: { title: '来源统计', icon: '', belongSys: '', permission: '/sourceStatis' } + } + ] } ] diff --git a/src/views/deptAccess/accessRule.vue b/src/views/deptAccess/accessRule.vue new file mode 100644 index 0000000..699b1c7 --- /dev/null +++ b/src/views/deptAccess/accessRule.vue @@ -0,0 +1,95 @@ + + + + + diff --git a/src/views/deptAccess/deptAccess.vue b/src/views/deptAccess/deptAccess.vue index 94cd5c5..9e37773 100644 --- a/src/views/deptAccess/deptAccess.vue +++ b/src/views/deptAccess/deptAccess.vue @@ -32,21 +32,32 @@ - 考核规则 + 考核规则 + + + + + diff --git a/src/views/deptAccess/deptAccessList.vue b/src/views/deptAccess/deptAccessList.vue index f413be9..ebddd79 100644 --- a/src/views/deptAccess/deptAccessList.vue +++ b/src/views/deptAccess/deptAccessList.vue @@ -1,13 +1,18 @@ + + diff --git a/src/views/otherComment/highFreq/highFreq.vue b/src/views/otherComment/highFreq/highFreq.vue new file mode 100644 index 0000000..a79bf77 --- /dev/null +++ b/src/views/otherComment/highFreq/highFreq.vue @@ -0,0 +1,100 @@ + + + + + diff --git a/src/views/otherComment/highFreq/highFreqChart.vue b/src/views/otherComment/highFreq/highFreqChart.vue new file mode 100644 index 0000000..6d81057 --- /dev/null +++ b/src/views/otherComment/highFreq/highFreqChart.vue @@ -0,0 +1,68 @@ + + + + + diff --git a/src/views/otherComment/highFreq/highFreqList.vue b/src/views/otherComment/highFreq/highFreqList.vue new file mode 100644 index 0000000..aff3418 --- /dev/null +++ b/src/views/otherComment/highFreq/highFreqList.vue @@ -0,0 +1,52 @@ + + + + + diff --git a/src/router/modules/comment.js b/src/router/modules/comment.js index c3c10ac..9587edc 100644 --- a/src/router/modules/comment.js +++ b/src/router/modules/comment.js @@ -31,5 +31,31 @@ meta: { title: '职能单位评价', icon: '', belongSys: '', permission: '/accessFuncDept' } } ] + }, + { + path: '/otherComment', + component: Layout, + redirect: '/highFreq', + name: 'OtherComment', + alwaysShow: true, + meta: { + title: '其他评价', + permission: ['/otherComment'], + sys: '/comment' + }, + children: [ + { + path: '/highFreq', + component: () => import('@/views/otherComment/highFreq/highFreq'), + name: 'HighFreq', + meta: { title: '高发问题', icon: '', belongSys: '', permission: '/highFreq' } + }, + { + path: '/sourceStatis', + component: () => import('@/views/otherComment/sourceStatis/sourceStatis'), + name: 'SourceStatis', + meta: { title: '来源统计', icon: '', belongSys: '', permission: '/sourceStatis' } + } + ] } ] diff --git a/src/views/deptAccess/accessRule.vue b/src/views/deptAccess/accessRule.vue new file mode 100644 index 0000000..699b1c7 --- /dev/null +++ b/src/views/deptAccess/accessRule.vue @@ -0,0 +1,95 @@ + + + + + diff --git a/src/views/deptAccess/deptAccess.vue b/src/views/deptAccess/deptAccess.vue index 94cd5c5..9e37773 100644 --- a/src/views/deptAccess/deptAccess.vue +++ b/src/views/deptAccess/deptAccess.vue @@ -32,21 +32,32 @@ - 考核规则 + 考核规则 + + + + + diff --git a/src/views/deptAccess/deptAccessList.vue b/src/views/deptAccess/deptAccessList.vue index f413be9..ebddd79 100644 --- a/src/views/deptAccess/deptAccessList.vue +++ b/src/views/deptAccess/deptAccessList.vue @@ -1,13 +1,18 @@ + + diff --git a/src/views/otherComment/highFreq/highFreq.vue b/src/views/otherComment/highFreq/highFreq.vue new file mode 100644 index 0000000..a79bf77 --- /dev/null +++ b/src/views/otherComment/highFreq/highFreq.vue @@ -0,0 +1,100 @@ + + + + + diff --git a/src/views/otherComment/highFreq/highFreqChart.vue b/src/views/otherComment/highFreq/highFreqChart.vue new file mode 100644 index 0000000..6d81057 --- /dev/null +++ b/src/views/otherComment/highFreq/highFreqChart.vue @@ -0,0 +1,68 @@ + + + + + diff --git a/src/views/otherComment/highFreq/highFreqList.vue b/src/views/otherComment/highFreq/highFreqList.vue new file mode 100644 index 0000000..aff3418 --- /dev/null +++ b/src/views/otherComment/highFreq/highFreqList.vue @@ -0,0 +1,52 @@ + + + + + diff --git a/src/views/otherComment/sourceStatis/sourceStatis.vue b/src/views/otherComment/sourceStatis/sourceStatis.vue new file mode 100644 index 0000000..7b4e346 --- /dev/null +++ b/src/views/otherComment/sourceStatis/sourceStatis.vue @@ -0,0 +1,97 @@ + + + + + diff --git a/src/router/modules/comment.js b/src/router/modules/comment.js index c3c10ac..9587edc 100644 --- a/src/router/modules/comment.js +++ b/src/router/modules/comment.js @@ -31,5 +31,31 @@ meta: { title: '职能单位评价', icon: '', belongSys: '', permission: '/accessFuncDept' } } ] + }, + { + path: '/otherComment', + component: Layout, + redirect: '/highFreq', + name: 'OtherComment', + alwaysShow: true, + meta: { + title: '其他评价', + permission: ['/otherComment'], + sys: '/comment' + }, + children: [ + { + path: '/highFreq', + component: () => import('@/views/otherComment/highFreq/highFreq'), + name: 'HighFreq', + meta: { title: '高发问题', icon: '', belongSys: '', permission: '/highFreq' } + }, + { + path: '/sourceStatis', + component: () => import('@/views/otherComment/sourceStatis/sourceStatis'), + name: 'SourceStatis', + meta: { title: '来源统计', icon: '', belongSys: '', permission: '/sourceStatis' } + } + ] } ] diff --git a/src/views/deptAccess/accessRule.vue b/src/views/deptAccess/accessRule.vue new file mode 100644 index 0000000..699b1c7 --- /dev/null +++ b/src/views/deptAccess/accessRule.vue @@ -0,0 +1,95 @@ + + + + + diff --git a/src/views/deptAccess/deptAccess.vue b/src/views/deptAccess/deptAccess.vue index 94cd5c5..9e37773 100644 --- a/src/views/deptAccess/deptAccess.vue +++ b/src/views/deptAccess/deptAccess.vue @@ -32,21 +32,32 @@ - 考核规则 + 考核规则 + + + + + diff --git a/src/views/deptAccess/deptAccessList.vue b/src/views/deptAccess/deptAccessList.vue index f413be9..ebddd79 100644 --- a/src/views/deptAccess/deptAccessList.vue +++ b/src/views/deptAccess/deptAccessList.vue @@ -1,13 +1,18 @@ + + diff --git a/src/views/otherComment/highFreq/highFreq.vue b/src/views/otherComment/highFreq/highFreq.vue new file mode 100644 index 0000000..a79bf77 --- /dev/null +++ b/src/views/otherComment/highFreq/highFreq.vue @@ -0,0 +1,100 @@ + + + + + diff --git a/src/views/otherComment/highFreq/highFreqChart.vue b/src/views/otherComment/highFreq/highFreqChart.vue new file mode 100644 index 0000000..6d81057 --- /dev/null +++ b/src/views/otherComment/highFreq/highFreqChart.vue @@ -0,0 +1,68 @@ + + + + + diff --git a/src/views/otherComment/highFreq/highFreqList.vue b/src/views/otherComment/highFreq/highFreqList.vue new file mode 100644 index 0000000..aff3418 --- /dev/null +++ b/src/views/otherComment/highFreq/highFreqList.vue @@ -0,0 +1,52 @@ + + + + + diff --git a/src/views/otherComment/sourceStatis/sourceStatis.vue b/src/views/otherComment/sourceStatis/sourceStatis.vue new file mode 100644 index 0000000..7b4e346 --- /dev/null +++ b/src/views/otherComment/sourceStatis/sourceStatis.vue @@ -0,0 +1,97 @@ + + + + + diff --git a/src/views/otherComment/sourceStatis/sourceStatisChart.vue b/src/views/otherComment/sourceStatis/sourceStatisChart.vue new file mode 100644 index 0000000..db0567b --- /dev/null +++ b/src/views/otherComment/sourceStatis/sourceStatisChart.vue @@ -0,0 +1,68 @@ + + + + + diff --git a/src/router/modules/comment.js b/src/router/modules/comment.js index c3c10ac..9587edc 100644 --- a/src/router/modules/comment.js +++ b/src/router/modules/comment.js @@ -31,5 +31,31 @@ meta: { title: '职能单位评价', icon: '', belongSys: '', permission: '/accessFuncDept' } } ] + }, + { + path: '/otherComment', + component: Layout, + redirect: '/highFreq', + name: 'OtherComment', + alwaysShow: true, + meta: { + title: '其他评价', + permission: ['/otherComment'], + sys: '/comment' + }, + children: [ + { + path: '/highFreq', + component: () => import('@/views/otherComment/highFreq/highFreq'), + name: 'HighFreq', + meta: { title: '高发问题', icon: '', belongSys: '', permission: '/highFreq' } + }, + { + path: '/sourceStatis', + component: () => import('@/views/otherComment/sourceStatis/sourceStatis'), + name: 'SourceStatis', + meta: { title: '来源统计', icon: '', belongSys: '', permission: '/sourceStatis' } + } + ] } ] diff --git a/src/views/deptAccess/accessRule.vue b/src/views/deptAccess/accessRule.vue new file mode 100644 index 0000000..699b1c7 --- /dev/null +++ b/src/views/deptAccess/accessRule.vue @@ -0,0 +1,95 @@ + + + + + diff --git a/src/views/deptAccess/deptAccess.vue b/src/views/deptAccess/deptAccess.vue index 94cd5c5..9e37773 100644 --- a/src/views/deptAccess/deptAccess.vue +++ b/src/views/deptAccess/deptAccess.vue @@ -32,21 +32,32 @@ - 考核规则 + 考核规则 + + + + + diff --git a/src/views/deptAccess/deptAccessList.vue b/src/views/deptAccess/deptAccessList.vue index f413be9..ebddd79 100644 --- a/src/views/deptAccess/deptAccessList.vue +++ b/src/views/deptAccess/deptAccessList.vue @@ -1,13 +1,18 @@ + + diff --git a/src/views/otherComment/highFreq/highFreq.vue b/src/views/otherComment/highFreq/highFreq.vue new file mode 100644 index 0000000..a79bf77 --- /dev/null +++ b/src/views/otherComment/highFreq/highFreq.vue @@ -0,0 +1,100 @@ + + + + + diff --git a/src/views/otherComment/highFreq/highFreqChart.vue b/src/views/otherComment/highFreq/highFreqChart.vue new file mode 100644 index 0000000..6d81057 --- /dev/null +++ b/src/views/otherComment/highFreq/highFreqChart.vue @@ -0,0 +1,68 @@ + + + + + diff --git a/src/views/otherComment/highFreq/highFreqList.vue b/src/views/otherComment/highFreq/highFreqList.vue new file mode 100644 index 0000000..aff3418 --- /dev/null +++ b/src/views/otherComment/highFreq/highFreqList.vue @@ -0,0 +1,52 @@ + + + + + diff --git a/src/views/otherComment/sourceStatis/sourceStatis.vue b/src/views/otherComment/sourceStatis/sourceStatis.vue new file mode 100644 index 0000000..7b4e346 --- /dev/null +++ b/src/views/otherComment/sourceStatis/sourceStatis.vue @@ -0,0 +1,97 @@ + + + + + diff --git a/src/views/otherComment/sourceStatis/sourceStatisChart.vue b/src/views/otherComment/sourceStatis/sourceStatisChart.vue new file mode 100644 index 0000000..db0567b --- /dev/null +++ b/src/views/otherComment/sourceStatis/sourceStatisChart.vue @@ -0,0 +1,68 @@ + + + + + diff --git a/src/views/otherComment/sourceStatis/sourceStatisList.vue b/src/views/otherComment/sourceStatis/sourceStatisList.vue new file mode 100644 index 0000000..d2da372 --- /dev/null +++ b/src/views/otherComment/sourceStatis/sourceStatisList.vue @@ -0,0 +1,49 @@ + + + + +