mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
feat: 添加岗位管理页面demo
This commit is contained in:
@@ -28,6 +28,14 @@ const systemRouter = {
|
||||
i18n: true,
|
||||
keepAlive: true
|
||||
}
|
||||
},
|
||||
{
|
||||
path: "/system/job/index",
|
||||
name: "job",
|
||||
meta: {
|
||||
title: "menus.hsJob",
|
||||
i18n: true
|
||||
}
|
||||
}
|
||||
]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user