|
|
|
@ -1503,7 +1503,7 @@ class PersonModal extends Component {
|
|
|
|
|
color: "#D0021B",
|
|
|
|
|
fontSize: "12px",
|
|
|
|
|
marginTop: "9px"
|
|
|
|
|
}}>战队导师为{GetenrollmentAPI.teacher_staff.minimum}-{GetenrollmentAPI.teacher_staff.maximum}人,现在为{Thecurrentnumber}人</p>
|
|
|
|
|
}}>导师需为{GetenrollmentAPI.teacher_staff.minimum}-{GetenrollmentAPI.teacher_staff.maximum}人,现为{Thecurrentnumber}人</p>
|
|
|
|
|
|
|
|
|
|
: ""
|
|
|
|
|
) :
|
|
|
|
@ -1518,7 +1518,7 @@ class PersonModal extends Component {
|
|
|
|
|
color: "#D0021B",
|
|
|
|
|
fontSize: "12px",
|
|
|
|
|
marginTop: "9px"
|
|
|
|
|
}}>战队队员为{GetenrollmentAPI.member_staff.minimum}-{GetenrollmentAPI.member_staff.maximum}人,现在为{Thecurrentnumberstu}人</p>
|
|
|
|
|
}}>战队成员需为{GetenrollmentAPI.member_staff.minimum}-{GetenrollmentAPI.member_staff.maximum}人,现为{Thecurrentnumberstu}人</p>
|
|
|
|
|
|
|
|
|
|
: ""
|
|
|
|
|
) :
|
|
|
|
|