|
|
@@ -11,8 +11,8 @@ var colDataItemArr = ['OverseasChineseNo', 'FamilyOriginNo', 'HealthStatusNo', ' |
|
|
|
var colDataItemCode = ['BCdOverseasChinese', 'BCdFamilyOrigin', 'BCdHealthStatus', 'PolityStatus', 'National', 'usersexbit', 'JobStatus', 'CompilationCategory', 'RecordInSchool', 'ObtainWayOfDegree', 'RecordInSchool', 'DegreeInSchool', 'ObtainWayOfDegree', 'DegreeInSchool', 'ObtainWayOfDegree', 'TechnicalPost', 'TechnicalLevelOfWorker', 'EmpFullTime', 'YesOrNoBit', 'BCdSubjectSpecies','BCdForeignLanguage']; |
|
|
|
var colDataSourceArr = [ 'F_CompanyId', 'F_DepartmentId']; |
|
|
|
var colDataSourceCode = ['company', 'classdata']; |
|
|
|
var colDataSourceValue = [ 'f_companyid', 'f_departmentid']; |
|
|
|
var colDataSourceText = ['f_fullname', 'f_fullname']; |
|
|
|
var colDataSourceValue = [ 'f_companyid', 'id']; |
|
|
|
var colDataSourceText = ['f_fullname', 'name']; |
|
|
|
var bootstrap = function ($, learun) { |
|
|
|
"use strict"; |
|
|
|
var ue; |
|
|
|