BUG 29668
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="{userId:detail.sysUserId,type}"
|
:params="{residentId:detail.sysUserId,type}"
|
||||||
fileName="积分变动明细">
|
fileName="积分变动明细">
|
||||||
<el-button type="text" icon="iconfont iconExported">导出</el-button>
|
<el-button type="text" icon="iconfont iconExported">导出</el-button>
|
||||||
</ai-download>
|
</ai-download>
|
||||||
|
|||||||
Reference in New Issue
Block a user