From 92d427401afa60f902e23078d9638aa14bd9e986 Mon Sep 17 00:00:00 2001 From: fengachen <373943794@qq.com> Date: Mon, 10 Jan 2022 14:53:50 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91=20?= =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=A2=9E=E5=8A=A0=E4=B8=8B=E8=BD=BD=20?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E6=89=8B=E5=86=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dashboard/Analysis.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/dashboard/Analysis.vue b/src/views/dashboard/Analysis.vue index 3f587f7..8b976c2 100644 --- a/src/views/dashboard/Analysis.vue +++ b/src/views/dashboard/Analysis.vue @@ -225,7 +225,7 @@ export default { methods: { // 下载使用手册 downloadManual(){ - window.open('http://cwp.catarc.org.cn:8066/管理端使用手册.docx') + window.open('http://cwp.catarc.org.cn:8066/管理端使用手册.docx','_self') }, getStatisticsData() { return new Promise(resolve => {