From 11de9ac6399a7b140197b09e844d783a74277767 Mon Sep 17 00:00:00 2001 From: fofolee Date: Sat, 14 May 2022 23:58:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E8=B0=83=E8=AF=95=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 91c7deb..1f1e1e4 100644 --- a/src/App.vue +++ b/src/App.vue @@ -35,7 +35,6 @@ export default defineComponent({ }, methods: { init() { - utools.isDev() && (window.root = this); window.utools = window.getuToolsLite(); if (!this.checkVer()) return; this.startUp();