Commit 46d8c2fd by liuchenxi

update: 埋点

parent 780f0e70
......@@ -248,8 +248,8 @@
<template slot-scope="scope">
<el-button
type="text"
:limit-code='getCode("memberAbnormalDetail")'
v-if='getCodeAuth("memberAbnormalDetail")'
:limit-code='getCode("memberIntoCustomDetail")'
v-if='getCodeAuth("memberIntoCustomDetail")'
@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