【修改】 首页增加下载 用户手册
This commit is contained in:
@@ -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 => {
|
||||
|
||||
Reference in New Issue
Block a user