Sign in

canrd-outside / order-erp-front · Files

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 1
  • Labels
  • Wiki
  • order-erp-front
  • src
  • locales
  • lang
  • en
  • routes
  • basic.ts
  • chore: fix the error-log list as the system route
    b335e751
    vben authored
    2021-02-13 11:15:06 +0800  
    Browse Dir ยป
basic.ts 67 Bytes
Edit Raw Blame History
1 2 3 4
export default {
  login: 'Login',
  errorLogList: 'Error Log',
};