Commit d93ca479 authored by youjie's avatar youjie

no message

parent ca93d768
...@@ -166,9 +166,8 @@ ...@@ -166,9 +166,8 @@
if (msg.type == 2) window.location.href = 'guestSign.html?TCID=' + datas.TCID + '&GuestId=' + datas.GuestId + if (msg.type == 2) window.location.href = 'guestSign.html?TCID=' + datas.TCID + '&GuestId=' + datas.GuestId +
'&SurName=' + datas.SurName + '&Sex=' + datas.Sex + '&OrderId=' + datas.OrderId + '&phone=' + msg.guestMobile '&SurName=' + datas.SurName + '&Sex=' + datas.Sex + '&OrderId=' + datas.OrderId + '&phone=' + msg.guestMobile
} }
}else{ }else{
layer.msg("此账号已完成意见调查,请勿重复提交!") layer.msg("暂无此账号,请联系销售人员")
} }
} else { } else {
layer.msg(res.message) 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