|
|
@@ -33,7 +33,7 @@
|
|
|
</el-row>
|
|
|
</el-form>
|
|
|
</div>
|
|
|
- <kt-common-table :showBatchDelete="false" keyName="id" :isNotFixed="false" :showSysUserAccountCardList="false" :summation = 'summationData' :showSummation="true"
|
|
|
+ <kt-common-table :showBatchDelete="false" keyName="id" :isNotFixed="false" :showSysUserAccountCardList="true" :summation = 'summationData' :showSummation="true"
|
|
|
:showOperation="true" :data="pageResult" :columns="columns" @findPage="queryBalance" :isshowpagination="true"
|
|
|
button2Name="提现" button3Name="绑卡" button2Background="#409eff" button3Background="#409eff"
|
|
|
@handleButton2="withdrawButton" @handleButton3="withdrawButton2" @handleBreak="handleBreak"
|