Compare commits
2 Commits
d79c66fb9d
...
275b5ddef7
| Author | SHA1 | Date | |
|---|---|---|---|
| 275b5ddef7 | |||
| 7cd2bbafc1 |
@@ -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, {
|
||||||
|
|||||||
Reference in New Issue
Block a user