From 848588bc8fb8b11827308f9067918e9323bdf941 Mon Sep 17 00:00:00 2001 From: zhangfh Date: Tue, 17 Aug 2021 19:16:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8E=E5=8D=97=E9=94=A6=E6=B0=B4-=E5=B1=85?= =?UTF-8?q?=E6=B0=91=E4=BF=A1=E6=81=AF=E9=87=87=E9=9B=86-=E4=BA=BA?= =?UTF-8?q?=E5=8F=A3=E4=BF=A1=E6=81=AF=E5=A2=9E=E5=8A=A0=E5=AF=BC=E5=87=BA?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=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/user/populationinformation.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/views/modules/user/populationinformation.vue b/src/views/modules/user/populationinformation.vue index 70cdda7..721f0c6 100644 --- a/src/views/modules/user/populationinformation.vue +++ b/src/views/modules/user/populationinformation.vue @@ -28,6 +28,10 @@ {{ $t('query') }} + + {{ $t('export') }} + @@ -71,7 +75,8 @@ export default { getDataListURL: '/app-user/populationinformation/page', getDataListIsPage: true, deleteURL: '/app-user/populationinformation', - deleteIsBatch: true + deleteIsBatch: true, + exportURL: '/app-user/populationinformation/export' }, dataForm: { id: ''