瀏覽代碼

增加补充报名功能

sandm 2 年之前
父節點
當前提交
526cc3b8ec
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      app/Http/Controllers/Web/Recruit/IndexController.php

+ 2 - 0
app/Http/Controllers/Web/Recruit/IndexController.php

@@ -186,6 +186,8 @@ class IndexController extends WebBaseController
             $appoint_info->card = '';
             $appoint_info->mobile = '';
             $appoint_info->sex = 0;
+            $appoint_info->adjust = 0;
+            $appoint_info->adjust_limit = 0;
         }
 
         $notice = $request->input('notice',0);