Преглед на файлове

开放课程邀请后允许接受

visuddhinanda преди 2 години
родител
ревизия
c5335ff9c2
променени са 1 файла, в които са добавени 8 реда и са изтрити 0 реда
  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"],
     duration: ["join"],
     after: [],
     after: [],
   },
   },
+  {
+    mode: ["open"],
+    status: "invited",
+    signUp: ["agree", "disagree"],
+    before: ["agree", "disagree"],
+    duration: [],
+    after: [],
+  },
   {
   {
     mode: ["manual", "invite"],
     mode: ["manual", "invite"],
     status: "none",
     status: "none",