Commit 5edce4b7 by chenyu

update: update

parent b2f23e50
......@@ -205,7 +205,7 @@
<template slot-scope="scope">
<el-button
type="text"
@click="JumpLink(scope.$index)"
@click="JumpLink(scope.row.memberId)"
v-if="!!scope.row.channel"
>查看</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