Browse Source

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

pull/439/head
648540858 2 years ago
parent
commit
c1f6401598
  1. 1
      web_src/src/components/dialog/platformEdit.vue

1
web_src/src/components/dialog/platformEdit.vue

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

Loading…
Cancel
Save