|
@@ -530,13 +530,13 @@ export default {
|
|
|
];
|
|
|
} else if (this.userType == "3") {
|
|
|
this.menuList = [
|
|
|
- {
|
|
|
- id: "10",
|
|
|
- name: "概况",
|
|
|
- icon: require("../../assets/menu/user.png"),
|
|
|
- showItem: true,
|
|
|
- path: "/manage/generalSituation",
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // id: "10",
|
|
|
+ // name: "概况",
|
|
|
+ // icon: require("../../assets/menu/user.png"),
|
|
|
+ // showItem: true,
|
|
|
+ // path: "/manage/generalSituation",
|
|
|
+ // },
|
|
|
{
|
|
|
id: "0",
|
|
|
name: "学生管理",
|