ming %!s(int64=4) %!d(string=hai) anos
pai
achega
8972e354de
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      join/index.html

+ 1 - 0
join/index.html

@@ -316,6 +316,7 @@
 
                     res.data.forEach(function(item) {
                         var tmp_job = {};
+                        tmp_job['recruits_rs'] = item.recruits_rs;
                         tmp_job['jobVacancy'] = item.title;
                         tmp_job['responsibility'] = item.duty ? item.duty : [];
                         tmp_job['requirement'] = item.requirement ? item.requirement : [];