@@ -691,7 +691,7 @@ func (this *ActivityCoAntroller) SignupAdd() {
return
}
if popupMsg != "" {
- br.Msg = "报名失败!"
+ br.Msg = popupMsg
br.ErrMsg = fmt.Sprint("userId:", uid, "Activity:id", popupMsg)