소스 검색

更新招考系统报名逻辑

sandm 1 년 전
부모
커밋
e81718078f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      public/themes/default/views/app/recruit/sign_up.blade.php

+ 1 - 0
public/themes/default/views/app/recruit/sign_up.blade.php

@@ -2296,6 +2296,7 @@
                 @if($special_condition_type == 2)
                 if(this.user.post_id > 0){
                     this.special_select = this.post_special[this.user.post_id];
+                    console.log(this.special_select)
                 }
                 @endif