设备登录退出路径丢失调整
This commit is contained in:
parent
4d92751f7d
commit
fc05f5ef13
@ -331,7 +331,8 @@ export default {
|
||||
mapId: mapId,
|
||||
simType:paramVO.type,
|
||||
project: this.projectCode,
|
||||
projectDevice:this.$route.query.projectDevice
|
||||
projectDevice:this.$route.query.projectDevice,
|
||||
type: this.$route.query.type
|
||||
};
|
||||
if (config) {
|
||||
if (config.client) { query.client = config.client; }
|
||||
|
Loading…
Reference in New Issue
Block a user