Authored by yyq

fix

@@ -83,6 +83,7 @@ function bindListPageEvent() { @@ -83,6 +83,7 @@ function bindListPageEvent() {
83 83
84 if (error) { 84 if (error) {
85 alert('请填写完整各端提示信息后进行开奖'); 85 alert('请填写完整各端提示信息后进行开奖');
  86 + return;
86 } 87 }
87 88
88 $.ajax({ 89 $.ajax({