Przeglądaj źródła

遗漏的events变量注入

ihipop 4 lat temu
rodzic
commit
227c605ffd
1 zmienionych plików z 1 dodań i 0 usunięć
  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() {