|
@@ -379,7 +379,7 @@ class Users extends Backend
|
|
$resutl[$currentRow][] = '第'.$currentRow.'行在职制教育毕业学校及专业不能为空';
|
|
$resutl[$currentRow][] = '第'.$currentRow.'行在职制教育毕业学校及专业不能为空';
|
|
}
|
|
}
|
|
if ($values[66] == '') {
|
|
if ($values[66] == '') {
|
|
- $resutl[$currentRow][] = '第'.$currentRow.'行单位不能为空';
|
|
|
|
|
|
+ $resutl[$currentRow][] = '第'.$currentRow.'行单树位不能为空';
|
|
} else {
|
|
} else {
|
|
if ($values[66] != '无') {
|
|
if ($values[66] != '无') {
|
|
$arr = explode('-',$values[66]);
|
|
$arr = explode('-',$values[66]);
|