forked from Gitlink/forgeplus-react
glcc项目报名自动刷新报名信息
This commit is contained in:
parent
ed236b9d71
commit
79cc0f28ae
|
|
@ -81,7 +81,7 @@ function Apply(props) {
|
|||
})
|
||||
}
|
||||
})
|
||||
}, [])
|
||||
}, [reload])
|
||||
|
||||
// 当用户输入结束时 检验用户输入是否符合规范
|
||||
function verify(dataIndex){
|
||||
|
|
|
|||
Loading…
Reference in New Issue