Browse Source

查看评论的权限

三七 2 ngày trước cách đây
mục cha
commit
7367de82f0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/components/course/userCourseCatalogDetails.vue

+ 1 - 0
src/views/components/course/userCourseCatalogDetails.vue

@@ -118,6 +118,7 @@
             type="text"
             icon="el-icon-edit"
             @click="handleComment(scope.row)"
+            v-hasPermi="['course:courseWatchComment:list']"
           >查看评论</el-button>
           <el-button
             size="mini"