Explorar el Código

遗漏的events变量注入

ihipop hace 4 años
padre
commit
227c605ffd
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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() {