配置调整

This commit is contained in:
2026-05-23 09:42:52 +08:00
parent b3089a254e
commit 225dd2bc20
4 changed files with 160 additions and 21 deletions

View File

@@ -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>