From dfebafabaf90a43faaeb2f173d3b43463c403bcc Mon Sep 17 00:00:00 2001 From: xiongchengqiang Date: Fri, 18 Dec 2020 15:23:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index eda6d84..7cdb174 100644 --- a/src/App.vue +++ b/src/App.vue @@ -36,7 +36,7 @@ export default { computed: { }, async created () { - if (!dd.other) { + if (dd.other) { var vConsole = new VConsole({ vConsole_switch_x: 0, vConsole_switch_y: 0