소스 검색

Merge branch 'V0.0.5' of http://10.87.21.221:8000/jzyd_yyds/soc_web into V0.0.5

jiawuxian 1 년 전
부모
커밋
99172e7925
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/system/user/extend.vue

+ 1 - 1
src/views/system/user/extend.vue

@@ -216,8 +216,8 @@ import { deptTreeList } from "@/api/system/public";
 
 import { extendUserInformation } from "@/api/system/information";
 export default {
-  fillter: {},
   dicts: ['administrative_level','sys_yes_no','sys_highest_education', "sys_work_type", "sys_duties", "sys_education_type", 'sys_department_type', 'post_no_pass', 'current_position','department_name'],
+  fillter: {},
   components: { TreeSelect ,ImgsUpload},
   props: [],