zhangjie hace 2 años
padre
commit
aeb4f56c03
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/constants/privilege.js

+ 2 - 1
src/constants/privilege.js

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