BUG 28137
This commit is contained in:
@@ -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.id,bizType:detailInfo.doType}"
|
:params="{familyId:detailInfo.id,bizType:doType}"
|
||||||
fileName="余额变动明细">
|
fileName="余额变动明细">
|
||||||
<span class="iconfont iconExported">导出</span>
|
<span class="iconfont iconExported">导出</span>
|
||||||
</ai-download>
|
</ai-download>
|
||||||
|
|||||||
Reference in New Issue
Block a user