Compare commits

..

2 Commits

Author SHA1 Message Date
zhy
275b5ddef7 Merge branch 'main' of http://47.112.118.149:10082/xgxt_sd/zhxg_pc 2025-10-21 19:11:57 +08:00
zhy
7cd2bbafc1 学务班会 2025-10-21 19:11:56 +08:00

View File

@@ -250,7 +250,7 @@
methods: { methods: {
downloadFile(row) { downloadFile(row) {
console.log(row) console.log(row)
this.$download.zip('/runtine/ClassMettingTheme/downloadFile/' + row.cmNo, row.cmTitle + '.zip') this.$download.zip('/runtine/ClassMettingTheme/downloadXwFile/' + row.cmNo, row.cmTitle + '.zip')
}, },
doExport(row){ doExport(row){
this.download('runtine/ClassMettingTheme/exportXwSubmit/'+row.cmNo, { this.download('runtine/ClassMettingTheme/exportXwSubmit/'+row.cmNo, {