diff --git a/src/views/modules/conflict/conflictmediate.vue b/src/views/modules/conflict/conflictmediate.vue index 7e75278..ad39a0b 100644 --- a/src/views/modules/conflict/conflictmediate.vue +++ b/src/views/modules/conflict/conflictmediate.vue @@ -39,6 +39,11 @@ {{ $t('query') }} + + {{ $t('export') }} + {{ $t('add') }} @@ -47,7 +52,13 @@ - + + + @@ -94,7 +105,8 @@ export default { getDataListURL: '/property/conflictmediate/page', getDataListIsPage: true, deleteURL: '/property/conflictmediate', - deleteIsBatch: true + deleteIsBatch: true, + exportURL: '/property/conflictmediate/export' }, dataForm: { id: ''