账号导出
This commit is contained in:
@@ -446,7 +446,7 @@ export default {
|
|||||||
})
|
})
|
||||||
},
|
},
|
||||||
dataExport () {
|
dataExport () {
|
||||||
this.$api.getDownloadFile('/course/v1/productaccount/Export')
|
this.$api.getDownloadFile('/course/v1/productaccount/Export', this.searchModel)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user