From 57f670315563ab0e5c27d5d951e52ea5ca2f9eb1 Mon Sep 17 00:00:00 2001 From: zhangfh Date: Thu, 19 Aug 2021 18:56:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8E=E5=8D=97=E9=94=A6=E6=B0=B4-=E4=BC=81?= =?UTF-8?q?=E4=B8=9A=E4=BF=A1=E6=81=AF=E4=B8=8A=E6=8A=A5-=E4=BC=81?= =?UTF-8?q?=E4=B8=9A=E4=BF=A1=E6=81=AF=E4=B8=8A=E6=8A=A5=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E5=AF=BC=E5=87=BA=E5=8A=9F=E8=83=BD=E5=8F=8A=E6=9D=83=E9=99=90?= =?UTF-8?q?=E6=8E=A7=E5=88=B6=EF=BC=88=E5=89=8D=E7=AB=AF=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/custom/enterprisereport.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/views/modules/custom/enterprisereport.vue b/src/views/modules/custom/enterprisereport.vue index 378f589..c458844 100644 --- a/src/views/modules/custom/enterprisereport.vue +++ b/src/views/modules/custom/enterprisereport.vue @@ -52,6 +52,10 @@ {{ $t('query') }} + + {{ $t('export') }} + @@ -100,7 +104,8 @@ export default { getDataListURL: '/custom/enterprisereport/page', getDataListIsPage: true, deleteURL: '/custom/enterprisereport', - deleteIsBatch: true + deleteIsBatch: true, + exportURL: '/custom/enterprisereport/export' }, dataForm: { id: '',