From c93148bc4d2927a2f23d15ea324f131adc902c2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E6=88=90=E5=BC=BA?= Date: Fri, 20 Nov 2020 14:19:05 +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 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/App.vue b/src/App.vue index 045f4e1..a74dc4d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,9 +1,9 @@ @@ -13,6 +13,7 @@ import * as dd from 'dingtalk-jsapi' import { apiDingtalkLogin, apiUserInfo } from '@/api/login' import VConsole from 'vconsole' +console.log('ddApp: ', dd) export default { name: 'App',