|
@@ -88,7 +88,7 @@
|
|
scope.row.createTime | timestampFilter
|
|
scope.row.createTime | timestampFilter
|
|
}}</span>
|
|
}}</span>
|
|
</el-table-column>
|
|
</el-table-column>
|
|
- <el-table-column class-name="action-column" label="操作" width="140">
|
|
|
|
|
|
+ <el-table-column class-name="action-column" label="操作" width="180">
|
|
<template slot-scope="scope">
|
|
<template slot-scope="scope">
|
|
<el-button
|
|
<el-button
|
|
v-if="checkPrivilege('link', 'preview')"
|
|
v-if="checkPrivilege('link', 'preview')"
|