Explorar el Código

课程开始后允许录取

visuddhinanda hace 2 años
padre
commit
a806b578cb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      dashboard/src/components/course/RolePower.ts

+ 1 - 1
dashboard/src/components/course/RolePower.ts

@@ -373,7 +373,7 @@ const managerData: IAction[] = [
     mode: ["manual", "invite"],
     status: "applied",
     before: ["accept", "reject"],
-    duration: [],
+    duration: ["accept", "reject"],
     after: [],
   },
   {