fly 5 years ago
parent
commit
3f0f4f9dd0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/views/crm/notionalDay.blade.php

+ 1 - 1
resources/views/crm/notionalDay.blade.php

@@ -58,7 +58,7 @@
     var doc = document;
      var bg_height = doc.querySelector(".main-wrap").clientHeight;
      var screen = window.screen.height || doc.documentElement.clientHeight;
-     var is_sign = {{$is_sign}};
+     var is_sign = {{$is_sign?1:0}};
      setTimeout(() => {
          if(!is_sign)
          {