大铁显示司机视角客户端
This commit is contained in:
parent
1127412fbb
commit
61d9307195
@ -140,7 +140,7 @@ export default {
|
|||||||
name: '司机视角',
|
name: '司机视角',
|
||||||
code: 'drivingPlan',
|
code: 'drivingPlan',
|
||||||
roleList: ['DRIVER'],
|
roleList: ['DRIVER'],
|
||||||
isShow: () => this.$route.query.simType === 'METRO',
|
isShow: () => this.$route.query.simType === 'METRO' || this.$route.query.simType === 'RAILWAY',
|
||||||
click: this.changePictureShow
|
click: this.changePictureShow
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user