From d3acff1632ec93cf648b8da92d7c7c1712cfb6a9 Mon Sep 17 00:00:00 2001 From: ljh666 <13216698987@163.com> Date: Wed, 30 Oct 2019 22:26:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=9D=E8=AF=95=E4=BD=BF=E7=94=A8sentry?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Home.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/views/Home.vue b/src/views/Home.vue index 2b6b6a2..a38b5fc 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -83,8 +83,6 @@ export default { methods: { add () { this.onePlusAsync(this.value) - // 测试sentry - console.log(aaa) }, addOne () { this.onePlus(1)