加上/#/large
This commit is contained in:
parent
3f481bb902
commit
230f06fd0b
@ -459,7 +459,7 @@ export default {
|
|||||||
this.getNewBigScreen = res.result.newBigScreen
|
this.getNewBigScreen = res.result.newBigScreen
|
||||||
console.log('接口获取数据看板地址', this.getNewBigScreen)
|
console.log('接口获取数据看板地址', this.getNewBigScreen)
|
||||||
}else{
|
}else{
|
||||||
this.getNewBigScreen = "/bigscreen"
|
this.getNewBigScreen = "/bigscreen/#/large"
|
||||||
console.log('获取默认地址', this.getNewBigScreen)
|
console.log('获取默认地址', this.getNewBigScreen)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user