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