Commit c0f5c7cb by txy

'13’

parent 93bb395b
......@@ -331,7 +331,7 @@ function voteClickFn(params, successCallback, errorCallback){
}else {
// 异常处理
$.dialog({
contentHtml : '<p style="text-align:center;">'+ data.responseJSON.message +'</p>'
contentHtml : '<p style="text-align:center;">'+ data.message +'</p>'
});
}
gb_vote_loaded = false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment