Commit 373ff99d by liuchenxi

update: 异常会员增加查看按钮埋点

parent 9805e326
......@@ -248,6 +248,8 @@
<template slot-scope="scope">
<el-button
type="text"
:limit-code='getCode("memberAbnormalDetail")'
v-if='getCodeAuth("memberAbnormalDetail")'
@click="linkDetail(scope.row.memberId)"
>查看</el-button>
<el-button
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment