|
@@ -21,7 +21,7 @@
|
|
align="center"
|
|
align="center"
|
|
>
|
|
>
|
|
<template slot-scope="scope">
|
|
<template slot-scope="scope">
|
|
- <a v-if="scope.row.news_type === 'adminadd'" :href="'https://h5.honglounews.com/wxnews.html?id=' + scope.row.id" target="_blank" class="scoped-link">链接</a>
|
|
|
|
|
|
+ <a v-if="scope.row.news_type === 'adminadd'" :href="'https://h5.honglounews.com/ncplan.html?id=' + scope.row.id" target="_blank" class="scoped-link">链接</a>
|
|
<a v-else :href="scope.row.link" target="_blank" class="scoped-link">链接</a>
|
|
<a v-else :href="scope.row.link" target="_blank" class="scoped-link">链接</a>
|
|
</template>
|
|
</template>
|
|
</el-table-column>
|
|
</el-table-column>
|