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

This commit is contained in:
648540858 2022-04-18 11:45:53 +08:00
parent b63310c3cf
commit ab98fd60d9

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) {