Jelajahi Sumber

更新招考后台新的审核界面

zmw 2 bulan lalu
induk
melakukan
e1fbe994cf

+ 1 - 1
resources/views/admin/recruit/check_out_appoint.blade.php

@@ -1023,7 +1023,7 @@
             }, 'json');
         });
 
-        let photos = "{{$photos_json}}";
+        let photos = eval("{{$photos_json}}");
         $('.attachment').click(function () {
             let key = $(this).data('key');
             let name = $(this).data('name');