Преглед изворни кода

遗漏的events变量注入

ihipop пре 4 година
родитељ
комит
227c605ffd
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      resources/views/form/file.blade.php

+ 1 - 0
resources/views/form/file.blade.php

@@ -54,6 +54,7 @@
         newPage,
         options = {!! $options !!};
 
+    var events = {!!$events??'[]'!!};
     init();
 
     function init() {