|
@@ -181,7 +181,7 @@ import { extendUserInformation } from "@/api/system/information";
|
|
|
export default {
|
|
export default {
|
|
|
props: [],
|
|
props: [],
|
|
|
components: { TreeSelect ,ImgsUpload},
|
|
components: { TreeSelect ,ImgsUpload},
|
|
|
- dicts: ['sys_highest_education', "sys_work_type", "sys_duties", "sys_education_type", 'sys_department_type', 'post_no_pass', 'current_position'],
|
|
|
|
|
|
|
+ dicts: ['sys_highest_education', "sys_work_type", "sys_duties", "sys_education_type", 'sys_department_type', 'post_no_pass', 'current_position','department_name'],
|
|
|
data() {
|
|
data() {
|
|
|
return {
|
|
return {
|
|
|
startDatepickerOptions: {
|
|
startDatepickerOptions: {
|