diff --git a/src/views/modules/group/topic-list.vue b/src/views/modules/group/topic-list.vue index d3dce810..2dff6175 100644 --- a/src/views/modules/group/topic-list.vue +++ b/src/views/modules/group/topic-list.vue @@ -94,7 +94,8 @@ export default { return { mixinViewModuleOptions: { getDataListURL: '/group/topic/page', - getDataListIsPage: true + getDataListIsPage: true, + exportURL: '/group/topic/export' }, closeVisible: false, dataForm: {