no message

Former-commit-id: fb3f946a68fe7df7b84f74aaecdf4fef48201d1b
Former-commit-id: 415c4fb1778e0bcf38b422f26cd9b5f56a446fb6
Former-commit-id: 3fe7f26d64a6c630ebe234b15acfd7acb57a3375
This commit is contained in:
李杨
2018-02-10 21:18:53 +08:00
parent ea9de0c547
commit 225331df26
3 changed files with 15 additions and 1 deletions

View File

@@ -41,6 +41,7 @@ export default {
},
methods: {
exportCsv (params = {}) {
this.$export.csv()
// 默认值
const paramsDefault = {
noHeader: false