【修改】 首页增加下载 用户手册

This commit is contained in:
fengachen
2022-01-10 14:53:50 +08:00
parent bb3769d09e
commit 92d427401a
+1 -1
View File
@@ -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 => {