Commit 081ba172 authored by youjie's avatar youjie

优化

parent 34aca67f
......@@ -326,6 +326,9 @@
document.getElementById("submitB").classList.add("display")
$('#submitB').attr('disabled', true)
}
if((guestInfor.code==0||guestInfor.code==1)&&guestInfor.IsEnd==0){
$('#submitB').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