qihanjiao 7 years ago
parent
commit
425c23c5f7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tooth/register-vip.html

+ 1 - 1
tooth/register-vip.html

@@ -238,7 +238,7 @@
 							if(dt.isRedirect) {
 								location.href = dt.redirectURL;
 							} else {
-								if(dt.stauts) {
+								if(dt.status) {
 									console.log("获取短信成功!");
 								} else {
 									mui.alert("获取短信失败!请稍后重试");