From 44b7f67a2029aafd43d9eb4de7b28561f0f53bcd Mon Sep 17 00:00:00 2001 From: xiaoxie Date: Sat, 23 Apr 2022 23:54:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A81e2d207aea24b5956d5ece95ed4a9db0f59f34?= =?UTF-8?q?d7=E8=BF=99=E4=B8=AA=E7=89=88=E6=9C=AC=E4=B8=AD=EF=BC=8C?= =?UTF-8?q?=E4=BD=9C=E8=80=85=E5=88=A0=E9=99=A4=E4=BA=86initData=E5=87=BD?= =?UTF-8?q?=E6=95=B0=EF=BC=8C=E4=BD=86=E6=98=AF=E5=BF=98=E8=AE=B0=E5=88=A0?= =?UTF-8?q?=E9=99=A4mounted=E4=B8=AD=E7=9A=84this.mounted()=20=E5=AF=BC?= =?UTF-8?q?=E8=87=B4console=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web_src/src/components/live.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/web_src/src/components/live.vue b/web_src/src/components/live.vue index adf434e6..bd182cb1 100644 --- a/web_src/src/components/live.vue +++ b/web_src/src/components/live.vue @@ -68,7 +68,6 @@ }; }, mounted() { - this.initData(); }, created(){