Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

polysoft-nafmii / polysoft-web-element

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • polysoft-web-element
  • src
  • store
  • getters.js
  • fanx's avatar
    init · a0c51663
    fanx committed May 25, 2021
    a0c51663 Browse Files
getters.js 97 Bytes
RawBlameHistoryPermalink
1 2 3 4
const getter = {
    permission_routes: state => state.permission.routes,
}
export default getter