diff --git a/contact-center/app/src/main/resources/templates/apps/im/leavemsg.pug b/contact-center/app/src/main/resources/templates/apps/im/leavemsg.pug index 59d24798..08ce1ec1 100644 --- a/contact-center/app/src/main/resources/templates/apps/im/leavemsg.pug +++ b/contact-center/app/src/main/resources/templates/apps/im/leavemsg.pug @@ -50,7 +50,7 @@ html p span 您的地址: input(type="text", class="txt01 txt02", name="address", maxlength="50") - if nviteData.lvmqq + if inviteData.lvmqq p span 您的QQ: input(type="text", class="txt01 txt02", name="qq", maxlength="30")