Browse Source

Merge branch 'dev_1114' of http://121.42.41.42:7070/r/esua-epdc-admin into dev_1114

master
王金鹏 6 years ago
parent
commit
dccddfad58
  1. 3
      src/views/modules/group/topic-list.vue

3
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: {

Loading…
Cancel
Save