Commit 0582689f authored by youjie's avatar youjie

no message

parent 59297d60
......@@ -218,7 +218,6 @@
success: function(res) {
$('#submitB').attr('disabled', false)
if (res.resultCode === 1) {
return
window.location.href = 'success.html'
} else {
layer.msg(res.message)
......
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