修复级联编辑页面开关的重置

pull/439/head
648540858 2022-04-18 11:45:53 +08:00
parent d36920c699
commit c1f6401598
1 changed files with 1 additions and 0 deletions

View File

@ -269,6 +269,7 @@ export default {
transport: "UDP", transport: "UDP",
characterSet: "GB2312", characterSet: "GB2312",
shareAllLiveStream: false, shareAllLiveStream: false,
startOfflinePush: false,
} }
}, },
deviceGBIdExit: async function (deviceGbId) { deviceGBIdExit: async function (deviceGbId) {