|
@@ -54,7 +54,6 @@
|
|
<el-table-column label="标题"
|
|
<el-table-column label="标题"
|
|
><span slot-scope="scope"
|
|
><span slot-scope="scope"
|
|
><router-link
|
|
><router-link
|
|
- v-if="!scope.row.hasRecalled"
|
|
|
|
:to="'/home/site-message/' + scope.row.id"
|
|
:to="'/home/site-message/' + scope.row.id"
|
|
style="display: flex"
|
|
style="display: flex"
|
|
>
|
|
>
|