From 9f53b2d130ca90f387e4e8e852e199b60fba59dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E6=88=90=E5=BC=BA?= Date: Thu, 19 Nov 2020 15:24:47 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 887d5b7..27dc7a5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -33,7 +33,6 @@ export default { ...mapState(['user']) }, async created () { - console.log('process: ', process) if (!dd.other) { var vConsole = new VConsole({ vConsole_switch_x: 0, @@ -47,6 +46,8 @@ export default { this.GET_DEPLIST() }, + mounted () { + }, methods: { onCancel () {