mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-05 18:40:14 +08:00
update 会员赠送金额充值扣款入口取消
This commit is contained in:
@@ -110,13 +110,13 @@
|
|||||||
@click="handleUpdate(scope.row)"
|
@click="handleUpdate(scope.row)"
|
||||||
v-hasPermi="['member:info:edit']"
|
v-hasPermi="['member:info:edit']"
|
||||||
>修改</el-button>
|
>修改</el-button>
|
||||||
<el-button
|
<!-- <el-button-->
|
||||||
size="mini"
|
<!-- size="mini"-->
|
||||||
type="text"
|
<!-- type="text"-->
|
||||||
icon="el-icon-edit"
|
<!-- icon="el-icon-edit"-->
|
||||||
@click="handleUpdateGiftBalance(scope.row)"
|
<!-- @click="handleUpdateGiftBalance(scope.row)"-->
|
||||||
v-hasPermi="['member:balance:update']"
|
<!-- v-hasPermi="['member:balance:update']"-->
|
||||||
>充值/扣款</el-button>
|
<!-- >充值/扣款</el-button>-->
|
||||||
<el-button
|
<el-button
|
||||||
size="mini"
|
size="mini"
|
||||||
type="text"
|
type="text"
|
||||||
|
|||||||
Reference in New Issue
Block a user