ソースを参照

更改上报js

peiguo 4 年 前
コミット
3c2914c626
1 ファイル変更3 行追加0 行削除
  1. 3 0
      whepi-ui/templates/home/ribao.js

+ 3 - 0
whepi-ui/templates/home/ribao.js

@@ -1582,6 +1582,9 @@ function ribaoCommit() {
   //loading
     var tempTimes = $.toast.prototype.defaults.duration
     $.toast.prototype.defaults.duration = 0
+    if(!$("#suspectedId").val()) {
+      suspectedId = "1";
+    }
     $.toast("处理中...", 'loading');
 
   $.ajax({