配置调整
This commit is contained in:
@@ -296,6 +296,11 @@
|
||||
|
||||
const setDock = (item : any) => {
|
||||
let { liveSn, liveType, deviceInfo } = item
|
||||
console.info("[aixiaorui] setDock", {
|
||||
liveSn,
|
||||
liveType,
|
||||
deviceInfo
|
||||
})
|
||||
liveContent.data.showLiveModal = false
|
||||
nextTick(() => {
|
||||
liveContent.data.showLiveModal = true
|
||||
@@ -2716,4 +2721,4 @@
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user