|
|
@@ -221,6 +221,21 @@ export default [
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
+ path: 'http://cld.smartcost.com.cn/saeaBorad',
|
|
|
+ name: 'saeaBorad',
|
|
|
+ icon: 'icon-clipboard-list'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ path: 'http://cld.smartcost.com.cn/invoice',
|
|
|
+ name: 'invoice',
|
|
|
+ icon: 'icon-credit-card1'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ path: 'http://cld.smartcost.com.cn/holidayborad',
|
|
|
+ name: 'holidayborad',
|
|
|
+ icon: 'icon-siglyphalarmclock'
|
|
|
+ },
|
|
|
+ {
|
|
|
path: '/hr',
|
|
|
name: 'hr',
|
|
|
icon: 'icon-users',
|
|
|
@@ -242,6 +257,10 @@ export default [
|
|
|
icon: 'icon-commentingo',
|
|
|
component: './Hr/Notification',
|
|
|
access: 'authRouteFilter'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ path: 'http://cld.smartcost.com.cn/hr',
|
|
|
+ name: 'oldHr'
|
|
|
}
|
|
|
]
|
|
|
},
|