瀏覽代碼

去掉缓存

sandm 2 年之前
父節點
當前提交
f2b54ab5e2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/views/admin/recruit/manageajax_userinfo.blade.php

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

@@ -752,7 +752,7 @@
                     @foreach($appointinfo->other_certification as $k => $v)
                         @if(!empty($v))
                             <img class="attchment" data-key="{{$k}}" data-name="other_certification"
-                                 src="{{ $v->response->path }}"/>
+                                 src="{{ $v->response->path }}?v=1"/>
                         @endif
                     @endforeach
                 </div>