This commit is contained in:
liuye
2022-05-25 18:11:36 +08:00
parent 75d1f34b5d
commit 0913a70ac7
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@
<template slot="right">
<ai-download
:instance="instance"
url="/app/appvillagerintegraldetail/sysUserExport"
url="/app/appvillagerintegraldetail/export"
:disabled="!Boolean(tableData.length)"
:params="{familyId:detailInfo.id,type}"
fileName="余额变动明细">

View File

@@ -26,7 +26,7 @@
<template slot="right">
<ai-download
:instance="instance"
url="/app/appvillagerintegraldetail/export"
url="/app/appvillagerintegraldetail/sysUserExport"
:disabled="!Boolean(tableData.length)"
:params="{residentId:detail.sysUserId,type}"
fileName="积分变动明细">