no message
Former-commit-id: 8ba996eb2dbe794b7e1162c48b02488521f7553f Former-commit-id: 7e2450ef2cd0607d8609a26c150cc8537911c5b7 Former-commit-id: 437f88a1aba7be735f85017831b6a46c09ad7776
This commit is contained in:
@@ -49,7 +49,10 @@ export default {
|
||||
})
|
||||
},
|
||||
exportExcel () {
|
||||
this.$export.excel()
|
||||
this.$export.excel({
|
||||
columns: this.table.columns,
|
||||
data: this.table.data
|
||||
})
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user