linwu 4 月之前
父節點
當前提交
e39dfe00b6
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      public/themes/default/views/mobile/app/health/recruit/list.blade.php

+ 4 - 4
public/themes/default/views/mobile/app/health/recruit/list.blade.php

@@ -86,10 +86,10 @@
             <div class="filter-list js-filter" data-tag="3">
                 <div class="filter-cell">
                     <div class="filter-cell-txt f-normal-txt-eduction">
-                        @if(array_get($params,'eduction')=='')
+                        @if(array_get($params,'education')=='')
                             学历
                         @else
-                            {{ $categories['AIX_eduction'][$params['eduction']]['demand'] }}
+                            {{ $categories['AIX_education'][$params['education']]['demand'] }}
                         @endif
                     </div>
                 </div>
@@ -104,8 +104,8 @@
                 <input type="hidden" class="" name="keyword" value="@if(array_get($params, 'keyword')){{array_get($params, 'keyword')}}@endif">
                 <input type="hidden" class="f-normal-code-wage" name="wage" value="{{$params['wage'] or ''}}">
                 <input type="hidden" class="f-normal-code-experience" name="experience" value="{{$params['experience'] or ''}}">
-                <input type="hidden" class="f-more-l-code-education" name="education" value="{{$params['education'] or ''}}">
-                <input type="hidden" class="f-more-l-code-education" name="health_type" value="{{$params['health_type'] or 1}}">
+                <input type="hidden" class="f-normal-code-education" name="education" value="{{$params['education'] or ''}}">
+                <input type="hidden" name="health_type" value="{{$params['health_type'] or 1}}">
             </form>
         </div>
         <div class="con-filter">