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