zhangjie 2 years ago
parent
commit
aeb4f56c03
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/constants/privilege.js

+ 2 - 1
src/constants/privilege.js

@@ -22,7 +22,8 @@ export const rolePrivilege = {
     "DownloadManage",
     "DownloadManage",
     "score",
     "score",
     "EcsDataManage",
     "EcsDataManage",
-    "DataReturnManage"
+    "DataReturnManage",
+    "CourseLinkManage"
   ]
   ]
 };
 };