评论管理

This commit is contained in:
2024-10-15 15:32:55 +08:00
parent cd13e8635a
commit be61850df2
4 changed files with 94 additions and 17 deletions

View File

@@ -169,7 +169,7 @@
fixed="right"
header-align="center"
align="center"
width="340"
width="280"
label="操作"
>
<template slot-scope="scope">
@@ -195,12 +195,12 @@
@click="handleQuestionBank(scope.row)"
>题库管理</el-button
>
<el-button
<!-- <el-button
type="text"
size="small"
@click="showLinkComment(scope.row)"
>评论管理<i class="el-icon-s-comment"></i
></el-button>
></el-button> -->
<el-button type="text" size="small" @click="showLinkTags(scope.row)"
>查看引用</el-button
>