@@ -65,7 +65,7 @@
>
<template slot-scope="scope">
<el-button
- v-if="checkPrivilege('link', 'preview')"
+ v-if="checkPrivilege('link', 'Marking')"
class="btn-primary"
type="text"
@click="toMark(scope.row)"