Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
<template slot="right">
|
<template slot="right">
|
||||||
<ai-download
|
<ai-download
|
||||||
:instance="instance"
|
:instance="instance"
|
||||||
url="/app/appvillagerintegraldetail/sysUserExport"
|
url="/app/appvillagerintegraldetail/export"
|
||||||
:disabled="!Boolean(tableData.length)"
|
:disabled="!Boolean(tableData.length)"
|
||||||
:params="{familyId:detailInfo.id,type}"
|
:params="{familyId:detailInfo.id,type}"
|
||||||
fileName="余额变动明细">
|
fileName="余额变动明细">
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
<template slot="right">
|
<template slot="right">
|
||||||
<ai-download
|
<ai-download
|
||||||
:instance="instance"
|
:instance="instance"
|
||||||
url="/app/appvillagerintegraldetail/export"
|
url="/app/appvillagerintegraldetail/sysUserExport"
|
||||||
:disabled="!Boolean(tableData.length)"
|
:disabled="!Boolean(tableData.length)"
|
||||||
:params="{residentId:detail.sysUserId,type}"
|
:params="{residentId:detail.sysUserId,type}"
|
||||||
fileName="积分变动明细">
|
fileName="积分变动明细">
|
||||||
|
|||||||
Reference in New Issue
Block a user