lange 5 år sedan
förälder
incheckning
b79dbc9952
1 ändrade filer med 5 tillägg och 5 borttagningar
  1. 5 5
      whepi-ui/templates/home/ribao.js

+ 5 - 5
whepi-ui/templates/home/ribao.js

@@ -1249,11 +1249,11 @@ function ribaoCommit() {
         $.toast("家人姓名不能重复,如果重复,可以带上称呼");
         return;
       }
-      // if (data.msgReport == "4") {
-      //   cantijiao = true;
-      //   $.toast("是否出行,请如实填写!");
-      //   return;
-      // }
+      if (data.msgReport == "4") {
+        cantijiao = true;
+        $.toast("是否出行,请如实填写!");
+        return;
+      }
       if ($('#ribao')[0].style.display == 'none') {
         $('#notOpenRibao').toggle();
         $('#ribao')[0].style.display = '';