From 360335476e40c05cd3cbe2a562857bc71d014077 Mon Sep 17 00:00:00 2001 From: jiayuqi7813 <63686458+jiayuqi7813@users.noreply.github.com> Date: Mon, 27 Jun 2022 18:48:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90=E8=A7=A3=E9=A2=98=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/socre.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/socre.vue b/src/components/socre.vue index b6fc045..c3b220e 100644 --- a/src/components/socre.vue +++ b/src/components/socre.vue @@ -21,7 +21,6 @@ export default { } }, mounted() { - axios.get('/api/v1/score').then(res => { if (res.data.code === 200) { console.log(res.data.data);