Commit 184fa774 authored by youjie's avatar youjie

no message

parent 081ba172
......@@ -326,7 +326,7 @@
document.getElementById("submitB").classList.add("display")
$('#submitB').attr('disabled', true)
}
if((guestInfor.code==0||guestInfor.code==1)&&guestInfor.IsEnd==0){
if(guestInfor.code==1&&guestInfor.IsEnd==0){
$('#submitB').html('提交修改')
}
} else {
......
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