BUG 28137

This commit is contained in:
aixianling
2022-03-08 17:12:44 +08:00
parent af674d4324
commit 61f8d7fea4

View File

@@ -28,7 +28,7 @@
:instance="instance" :instance="instance"
url="/app/appvillagerintegraldetail/export" url="/app/appvillagerintegraldetail/export"
:disabled="!Boolean(tableData.length)" :disabled="!Boolean(tableData.length)"
:params="{familyId:detailInfo.familyId,bizType:detailInfo.bizType}" :params="{familyId:detailInfo.id,bizType:detailInfo.doType}"
fileName="余额变动明细"> fileName="余额变动明细">
<span class="iconfont iconExported">导出</span> <span class="iconfont iconExported">导出</span>
</ai-download> </ai-download>