diff --git a/project/qujing/app/AppCurriculumManage/components/Comment.vue b/project/qujing/app/AppCurriculumManage/components/Comment.vue index 9f08e62f..44754a29 100644 --- a/project/qujing/app/AppCurriculumManage/components/Comment.vue +++ b/project/qujing/app/AppCurriculumManage/components/Comment.vue @@ -37,7 +37,8 @@ props: { instance: Function, dict: Object, - params: Object + params: Object, + permissions: Function }, data () {