调整驾驶终端进入跳转
This commit is contained in:
parent
50f4b1a0f7
commit
71d3ff5d87
@ -192,6 +192,8 @@ export default {
|
||||
this.deviceShow = true;
|
||||
}
|
||||
if (this.$route.query.type === 'DRIVE') {
|
||||
this.$store.dispatch('training/setPrdType', '04');
|
||||
this.$store.dispatch('training/setRoles', 'DRIVER');
|
||||
this.hidepanel();
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user