|
@@ -4,7 +4,7 @@ export default [
|
|
|
'/orderList/orderAudit',
|
|
|
'/business/teamCourseList',
|
|
|
'/business/auditList',
|
|
|
- '/journal/payAppeal'
|
|
|
+ '/journal/payAppeal',
|
|
|
// '/operateManager/HumanResources'
|
|
|
'/vipClassSet/vipParameterManager',
|
|
|
'/vipClassSet/branchActive',
|
|
@@ -12,5 +12,6 @@ export default [
|
|
|
'/vipClassSet/vipChargeSeting',
|
|
|
'/vipClassSet/vipActiveList',
|
|
|
'/vipClassSet/vipNewActive',
|
|
|
- '/main/main'
|
|
|
+ '/main/main',
|
|
|
+ '/journal/journal'
|
|
|
]
|