修改角色是站长无薄册客户端问题

This commit is contained in:
dong 2023-01-16 17:34:34 +08:00
parent 9edb17f44c
commit fdc546ef95

View File

@ -83,7 +83,7 @@ export default {
{
name: '簿册',
code: 'registerBook',
roleList: ['STATION_SUPERVISOR', 'STATION_ASSISTANT'],
roleList: ['STATION_SUPERVISOR', 'STATION_ASSISTANT', 'STATION_MASTER'],
isShow: () => this.$route.query.simType === 'RAILWAY',
click: this.changePictureShow
},