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