From ab98fd60d9160357fc13514260ac56c407ee491d Mon Sep 17 00:00:00 2001 From: 648540858 <456panlinlin> Date: Mon, 18 Apr 2022 11:45:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=BA=A7=E8=81=94=E7=BC=96?= =?UTF-8?q?=E8=BE=91=E9=A1=B5=E9=9D=A2=E5=BC=80=E5=85=B3=E7=9A=84=E9=87=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web_src/src/components/dialog/platformEdit.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/web_src/src/components/dialog/platformEdit.vue b/web_src/src/components/dialog/platformEdit.vue index 1e51170a..3b32d669 100644 --- a/web_src/src/components/dialog/platformEdit.vue +++ b/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) {