Merge branch 'test' of https://git.code.tencent.com/lian-cbtc/jl-client into test
This commit is contained in:
commit
744385424e
@ -46,7 +46,7 @@ export default {
|
|||||||
{
|
{
|
||||||
name: 'global.designPlatformEntrance', // 设计平台入口
|
name: 'global.designPlatformEntrance', // 设计平台入口
|
||||||
handle: this.goToDesign,
|
handle: this.goToDesign,
|
||||||
hidden: getSessionStorage('project').startsWith('design') || !goOtherPlatformMenu[getSessionStorage('project')]
|
hidden: getSessionStorage('project').startsWith('design') || !goOtherPlatformMenu[getSessionStorage('project')] || getSessionStorage('project').startsWith('teaching')
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'global.trainingPlatformEntrance', // 实训平台入口
|
name: 'global.trainingPlatformEntrance', // 实训平台入口
|
||||||
|
Loading…
Reference in New Issue
Block a user