|
@@ -55,7 +55,7 @@ const menuList = ref([
|
|
|
]
|
|
|
},
|
|
|
{ menuName: '场景定制', routeName: 'SceneCustomize' },
|
|
|
- { menuName: '在线制图', routeName: 'OnlineDraw' },
|
|
|
+ // { menuName: '在线制图', routeName: 'OnlineDraw' },
|
|
|
{ menuName: '个人中心', routeName: 'PersonalCenter',
|
|
|
children: [
|
|
|
{ menuName: '我的工具', routeName: 'MyTools' },
|