forked from liweijie/education
人才培养方案
This commit is contained in:
@@ -631,7 +631,7 @@ export default {
|
||||
},
|
||||
handleTemplateDownload() {
|
||||
downloadTrainingProgramTemplate().then(blob => {
|
||||
saveAs(blob, '人才培养方案课程数据文件模板.xls')
|
||||
saveAs(blob, '人才培养方案目录模板.xlsx')
|
||||
this.$message.success('模板下载成功')
|
||||
}).catch(() => {})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user