导出
This commit is contained in:
@@ -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="余额变动明细">
|
||||
|
||||
@@ -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="积分变动明细">
|
||||
|
||||
Reference in New Issue
Block a user