dev_auth
杨树林 5 years ago
parent c2988aa169
commit 2f64863cc9

@ -31,6 +31,7 @@ class Registration extends React.Component {
*"teacher_staff": { // 为空表示不支持老师报名
*"member_staff": { // 为空表示不支持学生报名
* personal// 是否是个人赛
* type 是按设计图来的
* **/
constructor(props) {
super(props)

Loading…
Cancel
Save