Explorar o código

开放课程邀请后允许接受

visuddhinanda hai 1 ano
pai
achega
c5335ff9c2
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      dashboard/src/components/course/RolePower.ts

+ 8 - 0
dashboard/src/components/course/RolePower.ts

@@ -233,6 +233,14 @@ const studentData: IAction[] = [
     duration: ["join"],
     after: [],
   },
+  {
+    mode: ["open"],
+    status: "invited",
+    signUp: ["agree", "disagree"],
+    before: ["agree", "disagree"],
+    duration: [],
+    after: [],
+  },
   {
     mode: ["manual", "invite"],
     status: "none",