|
@@ -287,7 +287,7 @@
|
|
<span>{{scope.row.service_fee*100}}%</span>/<span>{{scope.row.charge_money}}元</span>
|
|
<span>{{scope.row.service_fee*100}}%</span>/<span>{{scope.row.charge_money}}元</span>
|
|
</template>
|
|
</template>
|
|
</el-table-column>
|
|
</el-table-column>
|
|
- <el-table-column width="120" label="提现方式" align="left">
|
|
|
|
|
|
+ <el-table-column width="150" label="提现方式" align="left">
|
|
<template slot-scope="scope">
|
|
<template slot-scope="scope">
|
|
<div class="custom-table-image get-type-iamge">
|
|
<div class="custom-table-image get-type-iamge">
|
|
<el-image :src="'/assets/addons/shopro/img/user_wallet_apply/'+scope.row.apply_type+'.png'"
|
|
<el-image :src="'/assets/addons/shopro/img/user_wallet_apply/'+scope.row.apply_type+'.png'"
|