Commit 3f6d6544 by yuananting

feat:题库groupCode

parent 113bb193
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* @Author: yuananting * @Author: yuananting
* @Date: 2021-02-21 15:53:31 * @Date: 2021-02-21 15:53:31
* @LastEditors: yuananting * @LastEditors: yuananting
* @LastEditTime: 2021-03-18 11:30:55 * @LastEditTime: 2021-03-18 11:51:41
* @Description: 描述一下咯 * @Description: 描述一下咯
* @Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有 * @Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有
*/ */
...@@ -55,7 +55,7 @@ export const menuList: any = [ ...@@ -55,7 +55,7 @@ export const menuList: any = [
children: [ children: [
{ {
groupName: "题库", groupName: "题库",
groupCode: "ShopStaff", groupCode: "QuestionBank",
link: '/question-bank-index' link: '/question-bank-index'
} }
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment