1.0.5 • Published 4 years ago

hy-fns v1.0.5

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

Example

import limitRouter from 'hy-limitrouter'

/**@method 【筛选出有权限路由】
  * @param  {Object} vueRouter vue路由实例
  * @param  {Array} routers 后台返回的用户权限
  * @param  {Array} inits 前端配置好的所有动态路由的集合
  * @return {Object}  已将过滤后的路由添加的路由实例
  */
let newRouter = limitRouter(vueRouter,routers,inits)
1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago